mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-11 09:32:33 +00:00
- hide Wound Threshold by default
This commit is contained in:
@@ -912,7 +912,7 @@
|
||||
<span class="sheet-table-data sheet-center"> </span>
|
||||
<span class="sheet-table-data sheet-center"><input style="width:100%;" type="text" title="@{HP-formula}" name="attr_HP-formula" value="0" > </span>
|
||||
</div>
|
||||
<input type="checkbox" class="sheet-sect-show" title="@{wound_threshold-show}" name="attr_wound_threshold-show" value="1" style="opacity:0;width: 35px;height: 16px;position: relative;top: 0;left: 0;margin: -32px;cursor: pointer;z-index: 1;" checked="checked" /><span></span>
|
||||
<input type="checkbox" class="sheet-sect-show" title="@{wound_threshold-show}" name="attr_wound_threshold-show" value="1" style="opacity:0;width: 35px;height: 16px;position: relative;top: 0;left: 0;margin: -32px;cursor: pointer;z-index: 1;" /><span></span>
|
||||
<div class="sheet-table-row sheet-sect">
|
||||
<span class="sheet-table-data sheet-center" style="background-color:#000;color:#FFF;font-weight:bold;">Wound Threshold</span>
|
||||
<span class="sheet-table-data"> </span>
|
||||
|
||||
Reference in New Issue
Block a user