mirror of
https://github.com/Rnhmjoj/solarized-dark-ui
synced 2025-01-26 11:54:21 +01:00
Adds a transition to close button highlight
This commit is contained in:
parent
47c637dea2
commit
32ef6f33a0
@ -43,7 +43,7 @@
|
|||||||
|
|
||||||
.close-icon {
|
.close-icon {
|
||||||
display: none;
|
display: none;
|
||||||
|
transition: color 0.1s;
|
||||||
&:hover {
|
&:hover {
|
||||||
color: @text-color-error !important;
|
color: @text-color-error !important;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user