diff --git a/levelup-advanced-5th-edition/levelup-advanced-5th-edition.css b/levelup-advanced-5th-edition/levelup-advanced-5th-edition.css index 27341183cf..4219ff3280 100644 --- a/levelup-advanced-5th-edition/levelup-advanced-5th-edition.css +++ b/levelup-advanced-5th-edition/levelup-advanced-5th-edition.css @@ -570,7 +570,7 @@ h3 { h4 { font-family: var(--standard-font) !important; font-size: 10px !important; - line-height: 18px; + line-height: 12px; font-weight: normal; color: var(--h4color); } @@ -763,6 +763,10 @@ input.sheet-with-arrows::-webkit-outer-spin-button { font-style: italic; } +.charsheet .sheet-spells-display textarea { +text-align:left; +} + /* -------------------------- CHECKBOX + SPAN STATES (UI-DIALOG) -------------------------- */ .ui-dialog .charsheet input[type="checkbox"]:checked + span { @@ -2254,7 +2258,12 @@ input.sheet-inputchar2 { } .sheet-attacksandspells { - grid-template-columns: 20px 1fr 1fr 0.5fr 35px 50px 75px 10px; + grid-template-columns: 20px 1fr 20px 66px 35px 35px 66px 75px 10px; + gap: 5px !important; +} + +.sheet-attacksandspells4 { + grid-template-columns: 20px 1fr 1fr 0.5fr 35px 66px 75px 10px; gap: 5px !important; } @@ -2645,8 +2654,8 @@ button.repcontrol_add { grid-area: proficiencybonus; } -.sheet-main-initiative .sheet-oneline { - grid-template-columns: 1fr 25px 5px 50px 5px 25px; +.sheet-main-initiative2 { + grid-template-columns: 1fr 5px 50px 5px 35px 5px 35px; gap: 5px !important; } @@ -3309,9 +3318,9 @@ button:hover ~ input.sheet-vanilla.sheet-inputchar { } .sheet-inventaire { - grid-template-columns: 1fr repeat(2, 25px); - justify-content: space-between; - align-items: flex-start !important; + grid-template-columns: 15px 1fr repeat(2, 25px) 15px; + justify-content: space-between; + align-items: flex-start !important; } .sheet-inventaire-display { diff --git a/levelup-advanced-5th-edition/levelup-advanced-5th-edition.html b/levelup-advanced-5th-edition/levelup-advanced-5th-edition.html index 6cd69fe49a..e36eb2036e 100644 --- a/levelup-advanced-5th-edition/levelup-advanced-5th-edition.html +++ b/levelup-advanced-5th-edition/levelup-advanced-5th-edition.html @@ -21,7 +21,6 @@ {{/rollTotal() details 1}} {{/norollnodamage}} - {{^norollnodamage}} {{^withdmg}} {{^dmgonly}} @@ -90,23 +89,23 @@ {{#^rollGreater() dmg2 0}}