Fixed css double class on exp

Added cap icon in title and fixed the column order
This commit is contained in:
Vlyan
2021-06-02 09:00:24 +02:00
parent 8c961f856d
commit bed3f2ac4f
2 changed files with 3 additions and 3 deletions

View File

@@ -40,8 +40,8 @@
<table>
<thead class="flex">
<tr class="flexrow row">
<th class="curriculum"></th>
<th class="name">{{localize 'l5r5e.name'}}</th>
<th class="curriculum"><i class="fas fa-graduation-cap"></i></th>
<th class="xp">{{localize 'l5r5e.advancements.spent'}}</th>
<th class="rank">{{localize 'l5r5e.rank'}}</th>
{{#if editable}}