mirror of
https://github.com/ankitects/anki.git
synced 2026-01-14 06:23:57 -05:00
Increase inactive opacity a little for better discoverability
This commit is contained in:
parent
2649dc0ad7
commit
485460870c
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@
|
|||
cursor: pointer;
|
||||
|
||||
&.is-inactive {
|
||||
opacity: 0.1;
|
||||
opacity: 0.2;
|
||||
}
|
||||
|
||||
&.icon--hover {
|
||||
|
|
|
|||
Loading…
Reference in a new issue