mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Use the sort icon for the sort button.
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
<paper-icon-button id="updateMasterlistButton" icon="file-download"></paper-icon-button>
|
||||
</core-tooltip>
|
||||
<core-tooltip label="Sort Plugins">
|
||||
<paper-icon-button id="sortButton" icon="swap-vert"></paper-icon-button>
|
||||
<paper-icon-button id="sortButton" icon="sort"></paper-icon-button>
|
||||
</core-tooltip>
|
||||
<paper-button id="applySortButton" class="hidden">Apply</paper-button>
|
||||
<paper-button id="cancelSortButton" class="hidden">Cancel</paper-button>
|
||||
|
||||
Reference in New Issue
Block a user