mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-11 09:32:33 +00:00
graphical fix
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user