Improved visuals and truncated unit names

This commit is contained in:
PeekabooSteam
2023-10-03 21:57:51 +01:00
parent fcb02602a0
commit 892ce4c453
3 changed files with 93 additions and 24 deletions

View File

@@ -1,8 +1,9 @@
<div id="unit-list-panel" class="ol-panel hide">
<div id="unit-list-panel" class="ol-panel">
<h3>Unit List</h3>
<div class="unit-list-unit headers">
<div data-sort-field="unitName">Name</div>
<div data-sort-field="name">Vehicle</div>
<div data-sort-field="category">Category</div>
<div data-sort-field="coalition">Coalition</div>
<div>Human/AI</div>
</div>