[HeroSystem6e] Style Updates

This commit is contained in:
ccastan1971
2022-03-01 11:50:58 -05:00
parent 352a23d78b
commit 7bf79cf950
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -28,9 +28,9 @@ input[type=number], input[type=text], textarea, select
border-right: 1px solid transparent;
border-radius: 4px;
box-shadow: none;
font-family: cursive;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: italic;
font-style: normal;
}
/* non-editable field color scheme */
@@ -44,9 +44,9 @@ div.sheet-button > span
border-left: 1px solid #CCC;
border-right: 1px solid #CCC;
border-radius: 4px;
font-family: cursive;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: italic;
font-style: normal;
overflow: hidden;
}
@@ -1060,7 +1060,7 @@ div.sheet-stat > div + div span
overflow: hidden;
}
div.sheet-stat > div + div input[type=text],
div.sheet-stat > div + div input[type=text]
{
padding-top: 0;
}
@@ -1068,8 +1068,8 @@ div.sheet-stat > div + div input[type=text],
span.sheet-stat
{
padding: 6px 8px 1px;
font-family: cursive;
font-style: italic;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-style: normal;
}
div.sheet-stat-buttons
+1 -1
View File
@@ -158,7 +158,7 @@
<span class="field edit-hide" name="attr_character_name" disabled="true">&nbsp;</span>
</div>
</div>
<img src="https://github.con/Roll20/roll20-character-sheets/HeroSystem6e/img/HeroSystem_6ELogos.png">
<img src="https://github.com/Roll20/roll20-character-sheets/blob/master/HeroSystem6e/img/HeroSystem_6ELogos.png?raw=true">
</div>
</div>