summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--desktop-themes/ContrastHighInverse/gtk-3.0/gtk-widgets.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop-themes/ContrastHighInverse/gtk-3.0/gtk-widgets.css b/desktop-themes/ContrastHighInverse/gtk-3.0/gtk-widgets.css
index 257ac058..103c38fb 100644
--- a/desktop-themes/ContrastHighInverse/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/ContrastHighInverse/gtk-3.0/gtk-widgets.css
@@ -1163,7 +1163,7 @@ GtkProgressBar.osd.progressbar {
*******/
.titlebar {
background-color: @theme_base_color;
- border-radius: 7px 7px 0px 0px;
+ border-radius: 0px 0px 0px 0px;
}
/* this is the default titlebar that is added by GTK