aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.16
diff options
context:
space:
mode:
Diffstat (limited to 'common/gtk-3.0/3.16')
-rw-r--r--common/gtk-3.0/3.16/gtk-dark.css11
-rw-r--r--common/gtk-3.0/3.16/gtk-darker.css11
-rw-r--r--common/gtk-3.0/3.16/gtk-solid-dark.css11
-rw-r--r--common/gtk-3.0/3.16/gtk-solid-darker.css11
-rw-r--r--common/gtk-3.0/3.16/gtk-solid.css11
-rw-r--r--common/gtk-3.0/3.16/gtk.css11
-rw-r--r--common/gtk-3.0/3.16/sass/_lightdm.scss13
7 files changed, 44 insertions, 35 deletions
diff --git a/common/gtk-3.0/3.16/gtk-dark.css b/common/gtk-3.0/3.16/gtk-dark.css
index c45621e..a081fa2 100644
--- a/common/gtk-3.0/3.16/gtk-dark.css
+++ b/common/gtk-3.0/3.16/gtk-dark.css
@@ -3398,11 +3398,12 @@ GtkListBox .h4 {
color: #BAC3CF;
font: 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: bold; }
+ #panel_window .menubar {
+ padding-left: 5px; }
+ #panel_window .menubar, #panel_window .menubar > .menuitem {
+ background-color: transparent;
+ color: #BAC3CF;
+ font: bold; }
#panel_window .menubar .menuitem:insensitive {
color: rgba(186, 195, 207, 0.5); }
#panel_window .menubar .menuitem:insensitive GtkLabel {
diff --git a/common/gtk-3.0/3.16/gtk-darker.css b/common/gtk-3.0/3.16/gtk-darker.css
index b42ea2c..fa9430a 100644
--- a/common/gtk-3.0/3.16/gtk-darker.css
+++ b/common/gtk-3.0/3.16/gtk-darker.css
@@ -3401,11 +3401,12 @@ GtkListBox .h4 {
color: #BAC3CF;
font: 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: bold; }
+ #panel_window .menubar {
+ padding-left: 5px; }
+ #panel_window .menubar, #panel_window .menubar > .menuitem {
+ background-color: transparent;
+ color: #BAC3CF;
+ font: bold; }
#panel_window .menubar .menuitem:insensitive {
color: rgba(186, 195, 207, 0.5); }
#panel_window .menubar .menuitem:insensitive GtkLabel {
diff --git a/common/gtk-3.0/3.16/gtk-solid-dark.css b/common/gtk-3.0/3.16/gtk-solid-dark.css
index 99a4dc1..3bd18b0 100644
--- a/common/gtk-3.0/3.16/gtk-solid-dark.css
+++ b/common/gtk-3.0/3.16/gtk-solid-dark.css
@@ -3398,11 +3398,12 @@ GtkListBox .h4 {
color: #BAC3CF;
font: bold;
box-shadow: inset 0 -1px #1b1d23; }
- #panel_window .menubar,
- #panel_window .menubar > .menuitem {
- background-color: transparent;
- color: #BAC3CF;
- font: bold; }
+ #panel_window .menubar {
+ padding-left: 5px; }
+ #panel_window .menubar, #panel_window .menubar > .menuitem {
+ background-color: transparent;
+ color: #BAC3CF;
+ font: bold; }
#panel_window .menubar .menuitem:insensitive {
color: rgba(186, 195, 207, 0.5); }
#panel_window .menubar .menuitem:insensitive GtkLabel {
diff --git a/common/gtk-3.0/3.16/gtk-solid-darker.css b/common/gtk-3.0/3.16/gtk-solid-darker.css
index a2154f2..5add043 100644
--- a/common/gtk-3.0/3.16/gtk-solid-darker.css
+++ b/common/gtk-3.0/3.16/gtk-solid-darker.css
@@ -3401,11 +3401,12 @@ GtkListBox .h4 {
color: #BAC3CF;
font: bold;
box-shadow: inset 0 -1px #1b1d23; }
- #panel_window .menubar,
- #panel_window .menubar > .menuitem {
- background-color: transparent;
- color: #BAC3CF;
- font: bold; }
+ #panel_window .menubar {
+ padding-left: 5px; }
+ #panel_window .menubar, #panel_window .menubar > .menuitem {
+ background-color: transparent;
+ color: #BAC3CF;
+ font: bold; }
#panel_window .menubar .menuitem:insensitive {
color: rgba(186, 195, 207, 0.5); }
#panel_window .menubar .menuitem:insensitive GtkLabel {
diff --git a/common/gtk-3.0/3.16/gtk-solid.css b/common/gtk-3.0/3.16/gtk-solid.css
index a8238d1..603b3ff 100644
--- a/common/gtk-3.0/3.16/gtk-solid.css
+++ b/common/gtk-3.0/3.16/gtk-solid.css
@@ -3401,11 +3401,12 @@ GtkListBox .h4 {
color: #BAC3CF;
font: bold;
box-shadow: inset 0 -1px #1b1d23; }
- #panel_window .menubar,
- #panel_window .menubar > .menuitem {
- background-color: transparent;
- color: #BAC3CF;
- font: bold; }
+ #panel_window .menubar {
+ padding-left: 5px; }
+ #panel_window .menubar, #panel_window .menubar > .menuitem {
+ background-color: transparent;
+ color: #BAC3CF;
+ font: bold; }
#panel_window .menubar .menuitem:insensitive {
color: rgba(186, 195, 207, 0.5); }
#panel_window .menubar .menuitem:insensitive GtkLabel {
diff --git a/common/gtk-3.0/3.16/gtk.css b/common/gtk-3.0/3.16/gtk.css
index c25fa18..d33a027 100644
--- a/common/gtk-3.0/3.16/gtk.css
+++ b/common/gtk-3.0/3.16/gtk.css
@@ -3401,11 +3401,12 @@ GtkListBox .h4 {
color: #BAC3CF;
font: 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: bold; }
+ #panel_window .menubar {
+ padding-left: 5px; }
+ #panel_window .menubar, #panel_window .menubar > .menuitem {
+ background-color: transparent;
+ color: #BAC3CF;
+ font: bold; }
#panel_window .menubar .menuitem:insensitive {
color: rgba(186, 195, 207, 0.5); }
#panel_window .menubar .menuitem:insensitive GtkLabel {
diff --git a/common/gtk-3.0/3.16/sass/_lightdm.scss b/common/gtk-3.0/3.16/sass/_lightdm.scss
index 89cdfcd..bb7214a 100644
--- a/common/gtk-3.0/3.16/sass/_lightdm.scss
+++ b/common/gtk-3.0/3.16/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: bold;
+ .menubar {
+ padding-left: 5px;
+
+ &, > .menuitem {
+ background-color: transparent;
+ color: $panel_fg;
+ font: bold;
+ }
}
.menubar .menuitem:insensitive {