mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 22:12:21 -04:00
parent
476e3af759
commit
b8a8342a9a
1 changed files with 2 additions and 2 deletions
|
@ -148,9 +148,9 @@ body {
|
|||
}
|
||||
|
||||
.normal-sync {
|
||||
color: color(state-new);
|
||||
color: color(state-new) !important;
|
||||
}
|
||||
|
||||
.full-sync {
|
||||
color: color(state-learn);
|
||||
color: color(state-learn) !important;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue