Initial commit: Fresh start with current state
This commit is contained in:
9
src/foundryvtt-pathfinder1-v10.8/less/common/button.less
Normal file
9
src/foundryvtt-pathfinder1-v10.8/less/common/button.less
Normal file
@@ -0,0 +1,9 @@
|
||||
.pf1 {
|
||||
// Buttons
|
||||
button {
|
||||
border: var(--pf1-border-groove);
|
||||
}
|
||||
button:active {
|
||||
background: var(--pf1-bg-dark-2);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user