mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 06:22:22 -04:00
Show chevrons only on hover
This commit is contained in:
parent
03511c2718
commit
20e5ec1691
1 changed files with 1 additions and 2 deletions
|
@ -160,8 +160,7 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
|
||||||
padding-right: 0.5em;
|
padding-right: 0.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
&:hover,
|
&:hover {
|
||||||
&:focus-within {
|
|
||||||
.spinner {
|
.spinner {
|
||||||
opacity: 0.1;
|
opacity: 0.1;
|
||||||
&.active {
|
&.active {
|
||||||
|
|
Loading…
Reference in a new issue