From 9de4035d5cbfc269816da5f6bd2182bf2b94d8e3 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sat, 22 Nov 2014 17:35:32 +0100 Subject: ContrastHighInverse GTK3-3.10: do no use round top corners for CSD applications --- desktop-themes/ContrastHighInverse/gtk-3.0/gtk-widgets.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'desktop-themes/ContrastHighInverse') diff --git a/desktop-themes/ContrastHighInverse/gtk-3.0/gtk-widgets.css b/desktop-themes/ContrastHighInverse/gtk-3.0/gtk-widgets.css index 257ac058..103c38fb 100644 --- a/desktop-themes/ContrastHighInverse/gtk-3.0/gtk-widgets.css +++ b/desktop-themes/ContrastHighInverse/gtk-3.0/gtk-widgets.css @@ -1163,7 +1163,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 -- cgit v1.2.1