mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-05 14:42:31 +00:00
Update palladium_fantasy_1e.css
Removed alternate line background color from the spell roll template.
This commit is contained in:
@@ -1150,13 +1150,13 @@ input.skillextras-toggle[value='1']~div.skillextras-hide {
|
||||
padding-right: 5px;
|
||||
text-align: right;
|
||||
}
|
||||
.sheet-rolltemplate-custom .sheet-value {
|
||||
}
|
||||
.sheet-rolltemplate-custom .sheet-content :nth-child(4n+3),
|
||||
|
||||
.sheet-rolltemplate-custom .sheet-content :nth-child(4n) {
|
||||
background:#dcd4bf;
|
||||
}
|
||||
.sheet-rolltemplate-custom .sheet-value {
|
||||
}
|
||||
.sheet-rolltemplate-custom .sheet-desc {
|
||||
grid-column: span 2;
|
||||
padding: 5px;
|
||||
@@ -1350,8 +1350,9 @@ input.skillextras-toggle[value='1']~div.skillextras-hide {
|
||||
grid-template-columns: auto;
|
||||
font-size:1em;
|
||||
font-weight: bold;
|
||||
padding-top:5px;
|
||||
padding-left: 5px;
|
||||
/*padding-top:5px;
|
||||
padding-left: 5px;*/
|
||||
padding: 5px;
|
||||
text-align: center;
|
||||
color: black;
|
||||
}
|
||||
@@ -1465,11 +1466,6 @@ input.skillextras-toggle[value='1']~div.skillextras-hide {
|
||||
}
|
||||
.sheet-rolltemplate-spells .sheet-value {
|
||||
}
|
||||
.sheet-rolltemplate-spells .sheet-content :nth-child(4n+3),
|
||||
|
||||
.sheet-rolltemplate-spells .sheet-content :nth-child(4n) {
|
||||
background:#dcd4bf;
|
||||
}
|
||||
.sheet-rolltemplate-spells .sheet-desc {
|
||||
grid-column: span 2;
|
||||
padding: 5px;
|
||||
@@ -1481,6 +1477,7 @@ input.skillextras-toggle[value='1']~div.skillextras-hide {
|
||||
background-color:transparent;
|
||||
border:0;
|
||||
color:#3f8aa6;
|
||||
font-weight: bold;
|
||||
display:inline;
|
||||
padding: 0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user