Style menu in Ubuntu Software Center. Fixes #60

This commit is contained in:
Satyajit Sahoo
2013-09-07 17:45:16 +05:30
parent 54e1fadeae
commit e7a1c55127
+6
View File
@@ -808,6 +808,12 @@ GtkComboBox .menu {
font: regular;
}
/* ubuntu software center menu */
#toolbar-popup {
background-color: @menu_bg_color;
color: @menu_fg_color;
}
/***********
* menubar *
***********/