add style to hover items and add start setting to features be expanded by default

This commit is contained in:
moliloo 2025-08-11 23:01:59 -03:00
parent 68c9cd52ea
commit 7318b7b6da
7 changed files with 60 additions and 2 deletions

View file

@ -30,7 +30,7 @@ Parameters:
<div class="item-label">
{{!-- Item Name --}}
<div class="item-name">{{localize item.name}}</div>
<div class="item-name">{{localize item.name}} {{#unless noExtensible}}<span class="expanded-icon"><i class="fa-solid fa-expand"></i></span>{{/unless}}</div>
{{!-- Tags Start --}}
{{#with item}}