summaryrefslogtreecommitdiff
path: root/desktop-themes/TraditionalOkTest/gtk-3.0
diff options
context:
space:
mode:
authorinfirit <[email protected]>2015-01-14 18:49:29 +0100
committerinfirit <[email protected]>2015-01-14 18:49:29 +0100
commit10c9ac55b297906098e0dfb26bcd68e0cfb7fe0d (patch)
treed8e8960919115899c77a6eb8ea138c3dea39e048 /desktop-themes/TraditionalOkTest/gtk-3.0
parent81056472bb776190eede04ec98404a17b450afcc (diff)
downloadmate-themes-10c9ac55b297906098e0dfb26bcd68e0cfb7fe0d.tar.bz2
mate-themes-10c9ac55b297906098e0dfb26bcd68e0cfb7fe0d.tar.xz
Revert "Traditional*: Add border radius for rounded corners"
This reverts commit d4e1b8640bc9fe53f1c25271bf475b4b699d0bf2.
Diffstat (limited to 'desktop-themes/TraditionalOkTest/gtk-3.0')
-rw-r--r--desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css2
1 files changed, 1 insertions, 1 deletions
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;