mirror of
https://github.com/Kornstalx/5etools-mirror-2.github.io.git
synced 2025-10-28 20:45:35 -05:00
v1.209.0
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
</div>
|
||||
|
||||
<div class="ve-flex-vh-center my-3">
|
||||
<button class="btn btn-xs btn-info" id="manage-brew">Manage Homebrew</button>
|
||||
{{> "btngroupManager" }}
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-9" id="classtable"></div>
|
||||
|
||||
@@ -11,14 +11,14 @@
|
||||
|
||||
{{> "listWrpPagecontent" }}
|
||||
|
||||
<div class="ve-text-center mt-2 no-print best-ecgen__hidden">
|
||||
<button type="button" class="btn btn-success btn-xs" id="btn-encounterbuild">Encounter Builder</button>
|
||||
<div id="wrp-profbonusdice" class="ve-inline-block">
|
||||
<div class="ve-flex-vh-center mt-2 no-print best-ecgen__hidden">
|
||||
<button type="button" class="btn btn-success btn-xs mr-2" id="btn-encounterbuild">Encounter Builder</button>
|
||||
<div id="wrp-profbonusdice" class="ve-flex-v-center mr-2">
|
||||
<button type="button" class="btn btn-default btn-xs" id="profbonusdice" title="See the Dungeon Master's Guide, p263.">Use Proficiency Dice</button>
|
||||
</div>
|
||||
<button type="button" class="btn btn-default btn-xs" id="btn-book">Printer View</button>
|
||||
<button type="button" class="btn btn-default btn-xs" id="btn-show-table" title="View and Download Creatures in Tabular Format">Table View</button>
|
||||
<button type="button" class="btn btn-xs btn-info" id="manage-brew">Manage Homebrew</button>
|
||||
<button type="button" class="btn btn-default btn-xs mr-2" id="btn-book">Printer View</button>
|
||||
<button type="button" class="btn btn-default btn-xs mr-2" id="btn-show-table" title="View and Download Creatures in Tabular Format">Table View</button>
|
||||
{{> "btngroupManager" }}
|
||||
</div>
|
||||
|
||||
<div class="best-ecgen__visible--flex-col best-ecgen__wrp pb-1 px-2" id="wrp-encounterbuild-group-and-difficulty"></div>
|
||||
|
||||
@@ -5,9 +5,9 @@
|
||||
|
||||
{{> "listWrpPagecontent" }}
|
||||
|
||||
<div class="ve-text-center mt-2 no-print">
|
||||
<button type="button" class="btn btn-default btn-xs" id="btn-book">Printer View</button>
|
||||
<button type="button" class="btn btn-default btn-xs" id="btn-show-table" title="View and Download Items in Tabular Format">Table View</button>
|
||||
<button type="button" class="btn btn-xs btn-info" id="manage-brew">Manage Homebrew</button>
|
||||
<div class="ve-flex-vh-center mt-2 no-print">
|
||||
<button type="button" class="btn btn-default btn-xs mr-2" id="btn-book">Printer View</button>
|
||||
<button type="button" class="btn btn-default btn-xs mr-2" id="btn-show-table" title="View and Download Items in Tabular Format">Table View</button>
|
||||
{{> "btngroupManager" }}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -5,9 +5,9 @@
|
||||
|
||||
{{> "listWrpPagecontent" }}
|
||||
|
||||
<div class="ve-text-center mt-2 no-print">
|
||||
<button type="button" class="btn btn-default btn-xs" id="btn-book">Book View</button>
|
||||
<button type="button" class="btn btn-default btn-xs" id="btn-show-table" title="View and Download Psionics in Tabular Format">Table View</button>
|
||||
<button type="button" class="btn btn-xs btn-info" id="manage-brew">Manage Homebrew</button>
|
||||
<div class="ve-flex-vh-center mt-2 no-print">
|
||||
<button type="button" class="btn btn-default btn-xs mr-2" id="btn-book">Book View</button>
|
||||
<button type="button" class="btn btn-default btn-xs mr-2" id="btn-show-table" title="View and Download Psionics in Tabular Format">Table View</button>
|
||||
{{> "btngroupManager" }}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -7,6 +7,6 @@
|
||||
|
||||
<div class="split-v-center mt-2 no-print">
|
||||
<div class="ve-small ve-muted italic mr-2" title="We gratefully accept any and all corrections in our Discord, a link to which can be found on the homepage.">Please note that allergen and other dietary information may be incomplete and/or inaccurate.</div>
|
||||
<button type="button" class="btn btn-xs btn-info" id="manage-brew">Manage Homebrew</button>
|
||||
{{> "btngroupManager" }}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -5,10 +5,10 @@
|
||||
|
||||
{{> "listWrpPagecontent" }}
|
||||
|
||||
<div class="ve-text-center mt-2 no-print">
|
||||
<button type="button" class="btn btn-default btn-xs" id="btn-book">Book View</button>
|
||||
<button type="button" class="btn btn-default btn-xs" id="btn-show-table" title="View and Download Spells in Tabular Format">Table View</button>
|
||||
<button type="button" class="btn btn-xs btn-info" id="manage-brew">Manage Homebrew</button>
|
||||
<button type="button" class="btn btn-default btn-xs" id="btn-list-settings" title="Settings"><span class="glyphicon glyphicon-cog"></span></button>
|
||||
<div class="ve-flex-vh-center mt-2 no-print">
|
||||
<button type="button" class="btn btn-default btn-xs mr-2" id="btn-book">Book View</button>
|
||||
<button type="button" class="btn btn-default btn-xs mr-2" id="btn-show-table" title="View and Download Spells in Tabular Format">Table View</button>
|
||||
{{> "btngroupManager" }}
|
||||
<button type="button" class="btn btn-default btn-xs ml-2" id="btn-list-settings" title="Settings"><span class="glyphicon glyphicon-cog"></span></button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<div class="ve-text-center mt-2 no-print">
|
||||
<div class="ve-flex-vh-center mt-2 no-print">
|
||||
{{#if isPrinterView}}
|
||||
<button type="button" class="btn btn-default btn-xs" id="btn-book">Printer View</button>
|
||||
<button type="button" class="btn btn-default btn-xs mr-2" id="btn-book">Printer View</button>
|
||||
{{/if}}
|
||||
<button type="button" class="btn btn-xs btn-info" id="manage-brew">Manage Homebrew</button>
|
||||
{{> "btngroupManager" }}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user