Tweak Checkbox styles for the actor sheet
This commit is contained in:
parent
8c9d8125f2
commit
022a63f12f
3 changed files with 28 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ specificity to allow easier overriding without artificially increasing it.
|
|||
--scrollbar-width: 5px;
|
||||
--scrollbar-handle-color: #782e22;
|
||||
--scrollbar-handle-border-color: var(--color-border-highlight);
|
||||
--color-checkbox-checked: inherit;
|
||||
::-webkit-scrollbar {
|
||||
width: var(--scrollbar-width);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue