Skip to content

Commit

Permalink
Added hover state to media control buttons in notification area
Browse files Browse the repository at this point in the history
  • Loading branch information
theRealPadster committed Apr 11, 2016
1 parent ae1a7ca commit 53d053a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Mist/gnome-shell/gnome-shell.css
Original file line number Diff line number Diff line change
Expand Up @@ -3011,3 +3011,8 @@ TODO - check arc-dark shell theme for the messed up stuff:
-modal-dialog-buttons, new :default state
-modal thing check make sure it works on connect to local server in nautilus
*/

/*media icons by calendar*/
.message-list-section:first-child .message .message-media-control:hover StIcon {
color: #fff;
}

0 comments on commit 53d053a

Please sign in to comment.