mirror of
https://github.com/Kornstalx/5etools-mirror-2.github.io.git
synced 2025-10-28 20:45:35 -05:00
v1.201.0
This commit is contained in:
@@ -86,8 +86,8 @@
|
||||
<button class="btn btn-default" id="reset">Reset</button>
|
||||
</div>
|
||||
<div id="filtertools" class="input-group input-group--bottom ve-flex no-shrink">
|
||||
<button class="col-6 sort btn btn-default btn-xs" data-sort="type">Type</button>
|
||||
<button class="col-4 sort btn btn-default btn-xs" data-sort="name">Name</button>
|
||||
<button class="ve-col-6 sort btn btn-default btn-xs" data-sort="type">Type</button>
|
||||
<button class="ve-col-4 sort btn btn-default btn-xs" data-sort="name">Name</button>
|
||||
<button class="sort btn btn-default btn-xs ve-grow" data-sort="source">Source</button>
|
||||
</div>
|
||||
|
||||
@@ -99,8 +99,8 @@
|
||||
<div id="contentwrapper" class="view-col">
|
||||
<div id="sublistcontainer" class="sublist sublist--resizable no-print">
|
||||
<div id="sublistsort" class="btn-group sublist__wrp-cols">
|
||||
<button class="col-8 sort btn btn-default btn-xs" data-sort="type">Type</button>
|
||||
<button class="col-4 sort btn btn-default btn-xs" data-sort="name">Name</button>
|
||||
<button class="ve-col-8 sort btn btn-default btn-xs" data-sort="type">Type</button>
|
||||
<button class="ve-col-4 sort btn btn-default btn-xs" data-sort="name">Name</button>
|
||||
</div>
|
||||
<div class="list subvehicles">
|
||||
<!-- populate with JS -->
|
||||
|
||||
Reference in New Issue
Block a user