summaryrefslogtreecommitdiff
path: root/desktop-themes/TraditionalOk
diff options
context:
space:
mode:
authorinfirit <[email protected]>2015-01-14 18:53:24 +0100
committerinfirit <[email protected]>2015-01-14 18:53:24 +0100
commit9eeb3adb842c4aed7582d848ed3405074be39c7e (patch)
tree9d9c3f7751e632daee4ca49504af1ee070dce956 /desktop-themes/TraditionalOk
parent7e960db68420bf891e284a9e268d394238dc6dbe (diff)
downloadmate-themes-9eeb3adb842c4aed7582d848ed3405074be39c7e.tar.bz2
mate-themes-9eeb3adb842c4aed7582d848ed3405074be39c7e.tar.xz
Revert "Traditional*: Add border radius for rounded corners"
This reverts commit af9bb00aaf01d78934b784763c451727402915bd.
Diffstat (limited to 'desktop-themes/TraditionalOk')
-rw-r--r--desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css b/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css
index db7c12d8..9c67c24b 100644
--- a/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/TraditionalOk/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;
border-bottom: 1px solid;
border-color: shade(@border_color, 1.30);
}