mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
Style menu in Ubuntu Software Center. Fixes #60
This commit is contained in:
@@ -808,6 +808,12 @@ GtkComboBox .menu {
|
|||||||
font: regular;
|
font: regular;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* ubuntu software center menu */
|
||||||
|
#toolbar-popup {
|
||||||
|
background-color: @menu_bg_color;
|
||||||
|
color: @menu_fg_color;
|
||||||
|
}
|
||||||
|
|
||||||
/***********
|
/***********
|
||||||
* menubar *
|
* menubar *
|
||||||
***********/
|
***********/
|
||||||
|
|||||||
Reference in New Issue
Block a user