mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 14:32: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;
|
||||
}
|
||||
|
||||
&:hover,
|
||||
&:focus-within {
|
||||
&:hover {
|
||||
.spinner {
|
||||
opacity: 0.1;
|
||||
&.active {
|
||||
|
|
Loading…
Reference in a new issue