summaryrefslogtreecommitdiff
path: root/desktop-themes/BlueMenta/gtk-3.0
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2014-11-04 17:56:36 +0100
committerraveit65 <[email protected]>2014-11-04 18:20:07 +0100
commit93ac6a58ea19c869e4e83f626116c1052eec31c6 (patch)
tree207e6db6ade855b62b0cee4bc4910f6385dc77d0 /desktop-themes/BlueMenta/gtk-3.0
parent8b3b71458225103da9eb11317fd111282bd792f8 (diff)
downloadmate-themes-93ac6a58ea19c869e4e83f626116c1052eec31c6.tar.bz2
mate-themes-93ac6a58ea19c869e4e83f626116c1052eec31c6.tar.xz
BlueMenta GTK3: good looking CSD Windows with GTK3-3.14/12
Diffstat (limited to 'desktop-themes/BlueMenta/gtk-3.0')
-rw-r--r--desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css5
1 files changed, 2 insertions, 3 deletions
diff --git a/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css b/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css
index f77f8376..a6d19dbc 100644
--- a/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css
@@ -3894,11 +3894,10 @@ GtkModelButton.button:selected {
*******/
.titlebar {
text-shadow: 0 1px @wm_title_shadow;
-
background-image: linear-gradient(to bottom,
@wm_bg_a,
@wm_bg_b);
- border-radius: 6px 6px 0px 0px;
+ border-radius: 0;
box-shadow: inset 0 -1px alpha(@theme_base_color, 0.4);
border-color: @borders;
}
@@ -3930,7 +3929,7 @@ GtkModelButton.button:selected {
.titlebar .titlebutton {
color: @wm_title;
- padding: 2px 6px 3px 3px;
+ padding: 5px 5px 5px 5px;
border: none;
border-image: none;
}