Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Commit

Permalink
Add mouse-over visual feedback to Preference tabs
Browse files Browse the repository at this point in the history
Fixes #5112
  • Loading branch information
minustime authored Oct 25, 2016
1 parent f37459c commit 137d195
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions less/about/preferences.less
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@ body {
&:hover {
.topBarButton.fa {
background-color: @darkGray;
cursor: pointer;
}
}

Expand Down

0 comments on commit 137d195

Please sign in to comment.