1
0
mirror of https://github.com/Rnhmjoj/solarized-dark-ui synced 2025-01-25 11:44:19 +01:00

Adds a transition to close button highlight

This commit is contained in:
Rob Cameron 2014-02-27 09:08:37 -08:00
parent 47c637dea2
commit 32ef6f33a0

View File

@ -43,7 +43,7 @@
.close-icon {
display: none;
transition: color 0.1s;
&:hover {
color: @text-color-error !important;