aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.20/gtk-solid-darker.css
diff options
context:
space:
mode:
authorHorst31802016-11-25 18:53:51 +0100
committerHorst31802016-11-25 18:53:51 +0100
commitd641d3de1641a9aa0a0f6ac1bacec91d9fdd3326 (patch)
treec661430cc298fbe8b42c7b4882884834d3365170 /common/gtk-3.0/3.20/gtk-solid-darker.css
parentef96c20d4e5d3c87be2605df975ad0d7981fef88 (diff)
downloadsolarc-theme-d641d3de1641a9aa0a0f6ac1bacec91d9fdd3326.tar.gz
solarc-theme-d641d3de1641a9aa0a0f6ac1bacec91d9fdd3326.tar.xz
solarc-theme-d641d3de1641a9aa0a0f6ac1bacec91d9fdd3326.zip
add lightdm panel padding (fix #678)
Diffstat (limited to 'common/gtk-3.0/3.20/gtk-solid-darker.css')
-rw-r--r--common/gtk-3.0/3.20/gtk-solid-darker.css11
1 files changed, 6 insertions, 5 deletions
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 {