diff options
author | raveit65 <[email protected]> | 2014-11-18 02:44:07 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-11-18 02:44:07 +0100 |
commit | c7e1997452fa9881cea4d2d9d9db5eb6e62c9c4e (patch) | |
tree | 2b209ecbed1427a7365047d256e12df5bc43821c /desktop-themes | |
parent | 6ec70d8549a13dc70543ee0f07039d385e65b61e (diff) | |
download | mate-themes-c7e1997452fa9881cea4d2d9d9db5eb6e62c9c4e.tar.bz2 mate-themes-c7e1997452fa9881cea4d2d9d9db5eb6e62c9c4e.tar.xz |
ContrastHigh GTK3: good looking CSD windows
Diffstat (limited to 'desktop-themes')
-rw-r--r-- | desktop-themes/ContrastHigh/gtk-3.0/gtk-widgets.css | 2 |
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 2883e872..19d78e60 100644 --- a/desktop-themes/ContrastHigh/gtk-3.0/gtk-widgets.css +++ b/desktop-themes/ContrastHigh/gtk-3.0/gtk-widgets.css @@ -1157,7 +1157,7 @@ GtkProgressBar.osd.progressbar { *******/ .titlebar { background-color: @theme_base_color; - border-radius: 7px 7px 0px 0px; + border-radius: 0px; } /* this is the default titlebar that is added by GTK |