Skip to content

Commit

Permalink
Adds a transition to close button highlight
Browse files Browse the repository at this point in the history
  • Loading branch information
cannikin committed Feb 27, 2014
1 parent 47c637d commit 32ef6f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stylesheets/tabs.less
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@

.close-icon {
display: none;

transition: color 0.1s;
&:hover {
color: @text-color-error !important;

Expand Down

0 comments on commit 32ef6f3

Please sign in to comment.