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