graphical fix

This commit is contained in:
ChtiKenny
2020-12-10 18:57:35 +01:00
parent f5c9087ec0
commit ea2f397a17
+3 -9
View File
@@ -1302,18 +1302,12 @@ ______________________________ start of rolltemplate ___________________________
}
.sheet-rolltemplate-mythic .sheet-inlineresult {
display: inline-block;
display: inline-block;
min-width: 1.5em;
text-align: center;
border: 1px solid white;
border: none;
border-radius: 3px 3px 3px 3px;
background: #52682d;
/*color: white;*/
line-height: 1.6em;
font-size: 1.2em;
font-family: inherit;
font-weight: bold;
padding: 0px 4px 0px 4px
background-color: transparent;
}
.sheet-rolltemplate-mythic .inlinerollresult {