mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 22:12:21 -04:00
Increase inactive opacity a little for better discoverability
This commit is contained in:
parent
357a6c5cc6
commit
d7232212a8
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