mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
Two minor CSS selector bug fixes
This commit is contained in:
@@ -652,11 +652,13 @@ input[type="text"].sheet-linkname {
|
||||
text-shadow: 0px 0px 14px rgb(255, 210, 44);
|
||||
text-align: left;
|
||||
}
|
||||
.sheet-rolltemplate-spr_desc table td.sheet-desc_leftcol.sheet-longoff {
|
||||
|
||||
.sheet-rolltemplate-spr_desc table td.sheet-desc_leftcollongoff {
|
||||
vertical-align: top;
|
||||
padding-top: 5px;
|
||||
}
|
||||
.sheet-rolltemplate-spr_desc table td.sheet-desc_rightcol.sheet-longoff {
|
||||
|
||||
.sheet-rolltemplate-spr_desc table td.sheet-desc_rightcollongoff {
|
||||
font-size: 1.1em;
|
||||
padding-top: 5px;
|
||||
padding-bottom: 5px;
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user