mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
client/css: disable color transitions in tag autocomplete
This commit is contained in:
@ -369,6 +369,7 @@ input[type=file]:focus+.file-dropper,
|
|||||||
a
|
a
|
||||||
display: block
|
display: block
|
||||||
padding: 0.1em 0.5em
|
padding: 0.1em 0.5em
|
||||||
|
transition: none
|
||||||
&.active a, a:hover
|
&.active a, a:hover
|
||||||
background: $button-enabled-background-color
|
background: $button-enabled-background-color
|
||||||
color: $button-enabled-text-color
|
color: $button-enabled-text-color
|
||||||
|
Reference in New Issue
Block a user