Tiny CSS reformat

This commit is contained in:
BeautiDemise
2024-08-11 07:50:37 +02:00
parent f9f574aa5d
commit a9acb7a1ed
+2 -2
View File
@@ -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;