summaryrefslogtreecommitdiff
path: root/desktop-themes
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2014-11-24 14:44:25 +0100
committerraveit65 <[email protected]>2014-11-24 14:44:25 +0100
commitb33e51f409b34daa7ff725a55a08dd85beadabdf (patch)
tree889cd0e1cca3acb20138fb2b5edb77a46cad194f /desktop-themes
parentd85b28e858e6d4605d2e777b3f22eda07d39f906 (diff)
downloadmate-themes-b33e51f409b34daa7ff725a55a08dd85beadabdf.tar.bz2
mate-themes-b33e51f409b34daa7ff725a55a08dd85beadabdf.tar.xz
ContrastHigh GTK3: don't use round top corners for csd applications
Diffstat (limited to 'desktop-themes')
-rw-r--r--desktop-themes/ContrastHigh/gtk-3.0/gtk-widgets.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop-themes/ContrastHigh/gtk-3.0/gtk-widgets.css b/desktop-themes/ContrastHigh/gtk-3.0/gtk-widgets.css
index dbdc26e5..ec2b69b6 100644
--- a/desktop-themes/ContrastHigh/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/ContrastHigh/gtk-3.0/gtk-widgets.css
@@ -1181,7 +1181,7 @@ GtkProgressBar.osd.progressbar {
*******/
.titlebar {
background-color: @theme_base_color;
- border-radius: 7px 7px 0px 0px;
+ border-radius: 0px 0px 0px 0px;
}
/* this is the default titlebar that is added by GTK