mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
Restrict inversion to images
This commit is contained in:
parent
c289544390
commit
ee23d3781d
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