mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-11 09:32:33 +00:00
@@ -40,7 +40,13 @@
|
||||
.sheet-profession-bg-show:not(:checked)~.sheet-profession-bg,
|
||||
.sheet-misc-show:not(:checked)~.sheet-misc,
|
||||
.sheet-misc-adv-show:not(:checked)~.sheet-misc-adv,
|
||||
.sheet-misc-bg-show:not(:checked)~.sheet-misc-bg {
|
||||
.sheet-misc-bg-show:not(:checked)~.sheet-misc-bg,
|
||||
.sheet-bg_allskills-show:not(:checked) ~ .sheet-artistry,
|
||||
.sheet-bg_allskills-show:not(:checked) ~ .sheet-artistry-show,
|
||||
.sheet-bg_allskills-show:not(:checked) ~ .sheet-artistry-show + span::before,
|
||||
.sheet-bg_allskills-show:not(:checked) ~ .sheet-lore,
|
||||
.sheet-bg_allskills-show:not(:checked) ~ .sheet-lore-show,
|
||||
.sheet-bg_allskills-show:not(:checked) ~ .sheet-lore-show + span::before {
|
||||
display:none !important;
|
||||
}
|
||||
.sheet-expand-show:checked ~div .sheet-sect-show:checked ~.sheet-expand {
|
||||
@@ -727,11 +733,11 @@ input.sheet-counted {
|
||||
top:15px;
|
||||
}
|
||||
input.sheet-counted + span {
|
||||
width:3.5%;
|
||||
width:.5%;
|
||||
min-width:2em;
|
||||
}
|
||||
span.sheet-repeating-rollbutton {
|
||||
width:4%;
|
||||
width:.5%;
|
||||
}
|
||||
input[type="checkbox"].sheet-split-column-show:checked input.sheet-counted {
|
||||
width:5.5%;
|
||||
|
||||
+3397
-3373
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user