From 9eeb3adb842c4aed7582d848ed3405074be39c7e Mon Sep 17 00:00:00 2001 From: infirit Date: Wed, 14 Jan 2015 18:53:24 +0100 Subject: Revert "Traditional*: Add border radius for rounded corners" This reverts commit af9bb00aaf01d78934b784763c451727402915bd. --- desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'desktop-themes/TraditionalOkTest') diff --git a/desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css b/desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css index 9e0d63fa..674befc0 100644 --- a/desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css +++ b/desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css @@ -1777,7 +1777,7 @@ GtkInfoBar:last-child, @theme_base_color, @theme_bg_color); background-color: transparent; - border-radius: 7px 7px 0 0; + border-radius: 0px; border-bottom: 1px solid; border-color: shade(@border_color, 1.30); } -- cgit v1.2.1