mirror of
https://github.com/ankitects/anki.git
synced 2025-09-20 06:52:21 -04:00
Use --slightly-grey-text for options tab color
This commit is contained in:
parent
dfe3aba2d8
commit
b91ee5bbf7
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@
|
|||
padding: 0.25rem 1rem;
|
||||
cursor: pointer;
|
||||
margin: 0 8px -1px 0;
|
||||
color: var(--disabled);
|
||||
color: var(--slightly-grey-text);
|
||||
}
|
||||
|
||||
li.active > span {
|
||||
|
|
Loading…
Reference in a new issue