Fixed css double class on exp
Added cap icon in title and fixed the column order
This commit is contained in:
@@ -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}}
|
||||
|
||||
Reference in New Issue
Block a user