css tweaks
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
## 1.6.0 - QoL & SoftLock
|
## 1.6.0 - QoL & SoftLock
|
||||||
- PC/NPC/Armies sheet:
|
- PC/NPC/Armies sheet:
|
||||||
- Added SoftLock functionality.
|
- Added SoftLock functionality.
|
||||||
- Added a new button bar for system specific buttons.
|
- Added a new button bar for system specific buttons to reduce elements in headers.
|
||||||
- Added +/- buttons to add or subtract Fatigue and Strife (PC & NPC Sheet), Casualties and Panic (Armies Sheet).
|
- Added +/- buttons to add or subtract Fatigue and Strife (PC & NPC Sheet), Casualties and Panic (Armies Sheet).
|
||||||
- GmMonitor :
|
- GmMonitor :
|
||||||
- Moved Honor/Glory/status in tooltip.
|
- Moved Honor/Glory/status in tooltip.
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@@ -289,6 +289,7 @@
|
|||||||
margin: 0 0.25rem;
|
margin: 0 0.25rem;
|
||||||
height: 2rem;
|
height: 2rem;
|
||||||
&[disabled] {
|
&[disabled] {
|
||||||
|
border: 1px solid rgba(186, 187, 177, 0.5);
|
||||||
background: $l5r5e-white-light;
|
background: $l5r5e-white-light;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user