aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.20/gtk-darker.css
diff options
context:
space:
mode:
Diffstat (limited to 'common/gtk-3.0/3.20/gtk-darker.css')
-rw-r--r--common/gtk-3.0/3.20/gtk-darker.css11
1 files changed, 6 insertions, 5 deletions
diff --git a/common/gtk-3.0/3.20/gtk-darker.css b/common/gtk-3.0/3.20/gtk-darker.css
index c1f186c..5d7d54c 100644
--- a/common/gtk-3.0/3.20/gtk-darker.css
+++ b/common/gtk-3.0/3.20/gtk-darker.css
@@ -3929,11 +3929,12 @@ GtkListBox .h4 {
color: #BAC3CF;
font-weight: bold;
box-shadow: inset 0 -1px rgba(27, 29, 35, 0.95); }
- #panel_window menubar,
- #panel_window menubar > menuitem {
- background-color: transparent;
- color: #BAC3CF;
- font-weight: bold; }
+ #panel_window menubar {
+ padding-left: 5px; }
+ #panel_window menubar, #panel_window menubar > menuitem {
+ background-color: transparent;
+ color: #BAC3CF;
+ font-weight: bold; }
#panel_window menubar menuitem:disabled {
color: rgba(186, 195, 207, 0.5); }
#panel_window menubar menuitem:disabled label {