summaryrefslogtreecommitdiff
path: root/desktop-themes/TraditionalGreen
diff options
context:
space:
mode:
authorinfirit <[email protected]>2015-01-14 18:51:16 +0100
committerinfirit <[email protected]>2015-01-14 18:51:16 +0100
commit8fe0f44527c9023ec108086eda5ee3863a1755be (patch)
treef0bf25a13c99e73f06c935fe088288a22e902d09 /desktop-themes/TraditionalGreen
parent5c4a58bbb7fc6ecda0437fa2910117aa08ad541d (diff)
downloadmate-themes-8fe0f44527c9023ec108086eda5ee3863a1755be.tar.bz2
mate-themes-8fe0f44527c9023ec108086eda5ee3863a1755be.tar.xz
Revert "Traditional*: Add border radius for rounded corners"
This reverts commit e1151b5eb9c5943cf04de706e165c0d46d5e92c8.
Diffstat (limited to 'desktop-themes/TraditionalGreen')
-rw-r--r--desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css b/desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css
index 4bb1b004..e650306b 100644
--- a/desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css
@@ -1890,7 +1890,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;