From 8fe0f44527c9023ec108086eda5ee3863a1755be Mon Sep 17 00:00:00 2001 From: infirit Date: Wed, 14 Jan 2015 18:51:16 +0100 Subject: Revert "Traditional*: Add border radius for rounded corners" This reverts commit e1151b5eb9c5943cf04de706e165c0d46d5e92c8. --- 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 ff1d151a..66743229 100644 --- a/desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css +++ b/desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css @@ -1889,7 +1889,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); padding: 5px 4px 4px 4px; -- cgit v1.2.1