diff options
author | raveit65 <[email protected]> | 2016-03-22 14:59:14 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2016-03-22 14:59:14 +0100 |
commit | 6387cead231ed3e84c7cd6af46324188196b9382 (patch) | |
tree | 25480e019f0ec2064f61cf59e41d36a942125f6e /desktop-themes/Green-Submarine | |
parent | 3b5917c46b99753b7ba33af199bcbbf6c5ede49a (diff) | |
download | mate-themes-6387cead231ed3e84c7cd6af46324188196b9382.tar.bz2 mate-themes-6387cead231ed3e84c7cd6af46324188196b9382.tar.xz |
GTK+-3.20 submarine themes: little adjusmebt for panel-menubar
Diffstat (limited to 'desktop-themes/Green-Submarine')
-rw-r--r-- | desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css b/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css index ee43698e..2739384b 100644 --- a/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css +++ b/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css @@ -510,7 +510,7 @@ MatePanelAppletFrameDBus { padding: 4px 2px; } -.mate-panel-menu-bar > menubar > menuitem { +.mate-panel-menu-bar menubar > menuitem { padding: 5px 5px; } |