diff --git a/AllforOne/AllforOne.css b/AllforOne/AllforOne.css index e0abf01450..b556a6e106 100644 --- a/AllforOne/AllforOne.css +++ b/AllforOne/AllforOne.css @@ -18,7 +18,8 @@ border-radius: 0; display: inline-block; font-size: 19px; - width: 100%; + width: 16px; + height: 19px; } button[type=roll]::before { @@ -112,23 +113,26 @@ button[type=roll].sheet-roll-button::before { min-width: 100%; width: 100%; } - + .sheet-rolltemplate-basic{ + color:black!important; + } + .sheet-rolltemplate-basic .inlinerollresult { - background-color: transparent; - border:none; + background-color: transparent!important; + border:none!important; } .sheet-rolltemplate-basic .inlinerollresult.importantroll { - border:none; + border:none!important; } .sheet-rolltemplate-basic .inlinerollresult.fullcrit { - border:none; + border:none!important; } .sheet-rolltemplate-basic .inlinerollresult.fullfail { - border:none; + border:none!important; } @@ -430,9 +434,8 @@ button[type=roll].sheet-roll-button::before { font-size: 0.7rem; font-style: italic; position: absolute; - left: 1.6rem; - top: -1.1rem; -} + left: 21px; + top: -8px; .sheet-hex .sheet-weapon-isranged ~ .sheet-ranged-stats { display: none;