mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
[Knight] Small fix (because of last update of Roll20)
This commit is contained in:
@@ -28,6 +28,11 @@ div.sheet-tab-content
|
||||
display: none;
|
||||
}
|
||||
|
||||
th
|
||||
{
|
||||
text-align:center;
|
||||
}
|
||||
|
||||
input.sheet-tab1:checked ~ div.sheet-tab1,
|
||||
input.sheet-tab2:checked ~ div.sheet-tab2,
|
||||
input.sheet-tab3:checked ~ div.sheet-tab3,
|
||||
@@ -1670,3 +1675,29 @@ Templates
|
||||
{
|
||||
display:none;
|
||||
}
|
||||
|
||||
.sheet-rolltemplate-simple th,
|
||||
.sheet-rolltemplate-initiative th,
|
||||
.sheet-rolltemplate-distance th,
|
||||
.sheet-rolltemplate-contact th,
|
||||
.sheet-rolltemplate-autre th,
|
||||
.sheet-rolltemplate-nods th,
|
||||
.sheet-rolltemplate-priest th,
|
||||
.sheet-rolltemplate-rogueDistance th,
|
||||
.sheet-rolltemplate-rogueContact th,
|
||||
.sheet-rolltemplate-sorcerer th,
|
||||
.sheet-rolltemplate-wizard th,
|
||||
.sheet-rolltemplate-grenade th,
|
||||
.sheet-rolltemplate-druid th,
|
||||
.sheet-rolltemplate-druidSupport th,
|
||||
.sheet-rolltemplate-druidCombat th,
|
||||
.sheet-rolltemplate-ranger th,
|
||||
.sheet-rolltemplate-monk th,
|
||||
.sheet-rolltemplate-simplePNJ th,
|
||||
.sheet-rolltemplate-distancePNJ th,
|
||||
.sheet-rolltemplate-contactPNJ th,
|
||||
.sheet-rolltemplate-initiativePNJ th,
|
||||
.sheet-rolltemplate-grenadePNJ th
|
||||
{
|
||||
text-align:center;
|
||||
}
|
||||
Reference in New Issue
Block a user