mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-02 13:12:31 +00:00
D&D3.5 Update size of power points field (#6116)
to allow for additional space for translations.
This commit is contained in:
@@ -2516,7 +2516,7 @@
|
||||
<span data-i18n="necromancy">Necromancy</span>:<input type="text" name="attr_sf-necromancy" title="sf-necromancy" value="0" class="sheet-table-row-small">
|
||||
<span data-i18n="transmutation">Transmutation</span>:<input type="text" name="attr_sf-transmutation" title="sf-transmutation" value="0" class="sheet-table-row-small">
|
||||
</td>
|
||||
<td class="sheet-table-header3" style="width: 10%; border: 1px solid black;"><br><input type="text" class="sheet-input-noborder" name="attr_powerpointname" data-i18n-placeholder="power-points" placeholder="Power Points" title="powerpointname"><br>
|
||||
<td class="sheet-table-header3" style="width: 15%; border: 1px solid black;"><br><input type="text" class="sheet-input-noborder" name="attr_powerpointname" data-i18n-placeholder="power-points" placeholder="Power Points" title="powerpointname"><br>
|
||||
<div><input type="text" name="attr_powerpoints" title="powerpoints" style="width: 30px; text-align: right;">/<input type="text" name="attr_powerpoints_max" title="powerpoints|max" style="width: 30px;"></div>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -4858,4 +4858,4 @@ on("change:totalequipmentweight change:equipmentweightcopy", function() {
|
||||
});
|
||||
});
|
||||
|
||||
</script>
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user