mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
Tiny CSS reformat
This commit is contained in:
@@ -2481,6 +2481,7 @@ height: 35px;}
|
||||
.sheet-rolltemplate-damagecalculation .userscript-stCalculationContainer div:first-child { color: #f1c232; background-color: #111; }
|
||||
.sheet-rolltemplate-damagecalculation .userscript-spCalculationContainer div:first-child { color: #6d9eeb; background-color: #111; }
|
||||
|
||||
|
||||
/* AutoEffect message styling */
|
||||
/* Yes, you have to write them all out like this... */
|
||||
.sheet-rolltemplate-damagecalculation .userscript-autoeffectContainer .userscript-autoEffectImage,
|
||||
@@ -2596,6 +2597,7 @@ height: 35px;}
|
||||
|
||||
|
||||
/* Chat avatar fix */
|
||||
/* For the love of all that is holy do not change these styling rules. I cannot describe to you how long it took to get them right */
|
||||
.sheet-rolltemplate-actionbuttons:not(:first-child) .sheet-actionButtonBlocker {
|
||||
position: absolute;
|
||||
height: 50px;
|
||||
@@ -2607,12 +2609,10 @@ height: 35px;}
|
||||
}
|
||||
.sheet-rolltemplate-actionbuttons:not(:first-child):has(:nth-child(3):not(:empty)) {
|
||||
position: relative;
|
||||
|
||||
}
|
||||
.sheet-rolltemplate-actionbuttons:not(:first-child) {
|
||||
position: relative;
|
||||
margin-bottom: -10%;
|
||||
|
||||
}
|
||||
.sheet-rolltemplate-actionbuttons:not(:first-child) .sheet-actionButtonContainer {
|
||||
top: -35px;
|
||||
|
||||
Reference in New Issue
Block a user