summaryrefslogtreecommitdiff
path: root/desktop-themes/BlueMenta/gtk-3.0
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2014-11-04 18:31:01 +0100
committerraveit65 <[email protected]>2014-11-04 18:31:01 +0100
commit494010850ef45e1b64269d8d36da33bfefc836ac (patch)
tree9fd959a07afacbd85f110456ef06a9c981a3f6e0 /desktop-themes/BlueMenta/gtk-3.0
parent5181989cb6bc9c53f3b1d0a3d54d206bf963c289 (diff)
downloadmate-themes-494010850ef45e1b64269d8d36da33bfefc836ac.tar.bz2
mate-themes-494010850ef45e1b64269d8d36da33bfefc836ac.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.css12
1 files changed, 2 insertions, 10 deletions
diff --git a/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css b/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css
index eea6c800..f814c2fa 100644
--- a/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css
@@ -3603,11 +3603,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;
}
@@ -3638,15 +3637,8 @@ GtkModelButton.button:selected {
}
.titlebar .titlebutton {
- /*icon-shadow: 0px 1px @wm_title_shadow;*/
color: @wm_title;
- /*background: none;
- padding: 5px 5px 6px 5px;*/
- padding: 2px 6px 3px 3px; /* important for background size */
- /*border-radius: 3px;
- border-width: 2px;
- border-color: transparent;
- border-style: solid;*/
+ padding: 5px 5px 5px 5px;
border: none;
border-image: none;
}