mirror of
https://github.com/ankitects/anki.git
synced 2026-01-13 22:13:58 -05:00
Restrict inversion to images
This commit is contained in:
parent
3ecc7add82
commit
3d50972489
1 changed files with 2 additions and 2 deletions
|
|
@ -60,8 +60,8 @@
|
|||
border-color: #525252;
|
||||
}
|
||||
|
||||
.topbut,
|
||||
.linkb:active:hover .topbut {
|
||||
img.topbut,
|
||||
.linkb:active:hover img.topbut {
|
||||
filter: invert(1);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue