mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
Fix hover-effect in Ubuntu's soundmenu
This commit is contained in:
@@ -882,6 +882,11 @@ GtkComboBox .menu {
|
||||
color: @menu_fg_color;
|
||||
}
|
||||
|
||||
/* Hover-effect on play-button in ubuntu soundmenu */
|
||||
.menu:selected {
|
||||
background-color: @selected_bg_color;
|
||||
}
|
||||
|
||||
.menu.button:hover,
|
||||
.menu.button:active,
|
||||
.menu.button:active *:insensitive,
|
||||
|
||||
Reference in New Issue
Block a user