added invalidity hints to item side-properties
- added :invalid definition to side-properties CSS - defined common color for invalidity - now using disabled input for automatically calculated properties
This commit is contained in:
parent
150a0ea487
commit
637b70c5d2
6 changed files with 22 additions and 7 deletions
|
@ -1,3 +1,7 @@
|
|||
{{!-- ======================================================================== --}}
|
||||
{{!-- INLINE PARTIAL DEFINITIONS --}}
|
||||
{{!-- ======================================================================== --}}
|
||||
|
||||
|
||||
{{#*inline "talentRankSideProperty" }}
|
||||
<div class="side-property">
|
||||
|
@ -9,6 +13,9 @@
|
|||
{{/inline}}
|
||||
|
||||
|
||||
{{!-- ======================================================================== --}}
|
||||
|
||||
|
||||
<form class="{{cssClass}}" autocomplete="off">
|
||||
<header class="sheet-header">
|
||||
<img class="profile-img" src="{{item.img}}" data-edit="img" title="{{item.name}}" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue