From d641d3de1641a9aa0a0f6ac1bacec91d9fdd3326 Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Fri, 25 Nov 2016 18:53:51 +0100 Subject: add lightdm panel padding (fix #678) --- common/gtk-3.0/3.20/gtk-dark.css | 11 ++++++----- common/gtk-3.0/3.20/gtk-darker.css | 11 ++++++----- common/gtk-3.0/3.20/gtk-solid-dark.css | 11 ++++++----- common/gtk-3.0/3.20/gtk-solid-darker.css | 11 ++++++----- common/gtk-3.0/3.20/gtk-solid.css | 11 ++++++----- common/gtk-3.0/3.20/gtk.css | 11 ++++++----- common/gtk-3.0/3.20/sass/_lightdm.scss | 13 ++++++++----- 7 files changed, 44 insertions(+), 35 deletions(-) (limited to 'common/gtk-3.0/3.20') diff --git a/common/gtk-3.0/3.20/gtk-dark.css b/common/gtk-3.0/3.20/gtk-dark.css index f0236ce..7b6308c 100644 --- a/common/gtk-3.0/3.20/gtk-dark.css +++ b/common/gtk-3.0/3.20/gtk-dark.css @@ -3930,11 +3930,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 { 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 { diff --git a/common/gtk-3.0/3.20/gtk-solid-dark.css b/common/gtk-3.0/3.20/gtk-solid-dark.css index 9fc2249..747f10a 100644 --- a/common/gtk-3.0/3.20/gtk-solid-dark.css +++ b/common/gtk-3.0/3.20/gtk-solid-dark.css @@ -3930,11 +3930,12 @@ GtkListBox .h4 { color: #BAC3CF; font-weight: bold; box-shadow: inset 0 -1px #1b1d23; } - #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 { diff --git a/common/gtk-3.0/3.20/gtk-solid-darker.css b/common/gtk-3.0/3.20/gtk-solid-darker.css index 639bda0..2db3fe2 100644 --- a/common/gtk-3.0/3.20/gtk-solid-darker.css +++ b/common/gtk-3.0/3.20/gtk-solid-darker.css @@ -3929,11 +3929,12 @@ GtkListBox .h4 { color: #BAC3CF; font-weight: bold; box-shadow: inset 0 -1px #1b1d23; } - #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 { diff --git a/common/gtk-3.0/3.20/gtk-solid.css b/common/gtk-3.0/3.20/gtk-solid.css index dc2786e..99dbe13 100644 --- a/common/gtk-3.0/3.20/gtk-solid.css +++ b/common/gtk-3.0/3.20/gtk-solid.css @@ -3933,11 +3933,12 @@ GtkListBox .h4 { color: #BAC3CF; font-weight: bold; box-shadow: inset 0 -1px #1b1d23; } - #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 { diff --git a/common/gtk-3.0/3.20/gtk.css b/common/gtk-3.0/3.20/gtk.css index b02c434..ebf8827 100644 --- a/common/gtk-3.0/3.20/gtk.css +++ b/common/gtk-3.0/3.20/gtk.css @@ -3933,11 +3933,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 { diff --git a/common/gtk-3.0/3.20/sass/_lightdm.scss b/common/gtk-3.0/3.20/sass/_lightdm.scss index 0b91ff2..a9ab2fd 100644 --- a/common/gtk-3.0/3.20/sass/_lightdm.scss +++ b/common/gtk-3.0/3.20/sass/_lightdm.scss @@ -6,11 +6,14 @@ box-shadow: inset 0 -1px darken($panel_bg, 7%); // the menubars/menus of the panel, i.e. indicators - menubar, - menubar > menuitem { - background-color: transparent; - color: $panel_fg; - font-weight: bold; + menubar { + padding-left: 5px; + + &, > menuitem { + background-color: transparent; + color: $panel_fg; + font-weight: bold; + } } menubar menuitem:disabled { -- cgit v1.2.3