summaryrefslogtreecommitdiff
path: root/desktop-themes
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-01-13 17:12:07 +0100
committerraveit65 <[email protected]>2015-01-13 17:14:10 +0100
commite146c4be78918f736cebd8452875f46de1cf4880 (patch)
tree20b7c660f3c4a6478a97407f5148ccf262754305 /desktop-themes
parent149e8409d631a64e606d2a344bacf70f4ad41794 (diff)
downloadmate-themes-e146c4be78918f736cebd8452875f46de1cf4880.tar.bz2
mate-themes-e146c4be78918f736cebd8452875f46de1cf4880.tar.xz
BlackMate GreenLaguna GTK3: add a padding to header-bar and csd windows
Diffstat (limited to 'desktop-themes')
-rw-r--r--desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css2
-rw-r--r--desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css2
2 files changed, 2 insertions, 2 deletions
diff --git a/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css b/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css
index a7346652..1568a382 100644
--- a/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css
@@ -1846,7 +1846,7 @@ GtkCalendar.header .stack-switcher > .titlebutton.button {
border-style: solid;
padding: 0 1px;
border-radius: 0px;
-
+ padding: 6px;
background-color: @theme_bg_color;
/*background-image: linear-gradient(to bottom,
@toolbar_gradient_base,
diff --git a/desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css b/desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css
index a148648c..4ace2282 100644
--- a/desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css
@@ -1649,7 +1649,7 @@ GtkCalendar.header .stack-switcher > .titlebutton.button {
border-width: 0 0 1px;
border-style: solid;
padding: 0 1px;
-
+ padding: 6px;
background-color: @theme_bg_color;
/*background-image: linear-gradient(to bottom,
@toolbar_gradient_base,