mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-06-06 12:54:16 +02:00
Make icon pop a tiny bit better
This commit is contained in:
parent
186ce446ea
commit
542c2d4dcd
1 changed files with 4 additions and 1 deletions
|
|
@ -196,8 +196,11 @@
|
|||
&[data-success=true] {
|
||||
color: var(--green);
|
||||
}
|
||||
&.active {
|
||||
text-shadow: 0 0 1px light-dark(@dark-80, @beige-80);
|
||||
}
|
||||
&.inactive {
|
||||
opacity: 0.4;
|
||||
opacity: 0.35;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue