mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
Add proper spacing for noun icons on GtkModelMenuItem
This commit is contained in:
@@ -868,6 +868,10 @@ GtkTreeMenu .menuitem * {
|
||||
color: alpha(mix(@menu_fg_color, @menu_bg_color, 0.5), 0.6);
|
||||
}
|
||||
|
||||
GtkModelMenuItem GtkBox GtkImage {
|
||||
padding-right: 4px;
|
||||
}
|
||||
|
||||
/************
|
||||
* notebook *
|
||||
************/
|
||||
|
||||
Reference in New Issue
Block a user