diff options
Diffstat (limited to 'desktop-themes/ContrastHigh/gtk-3.0')
-rw-r--r-- | desktop-themes/ContrastHigh/gtk-3.0/gtk-widgets.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/desktop-themes/ContrastHigh/gtk-3.0/gtk-widgets.css b/desktop-themes/ContrastHigh/gtk-3.0/gtk-widgets.css index d6f4cc16..be8f7d36 100644 --- a/desktop-themes/ContrastHigh/gtk-3.0/gtk-widgets.css +++ b/desktop-themes/ContrastHigh/gtk-3.0/gtk-widgets.css @@ -47,6 +47,8 @@ -GtkWindow-resize-grip-width: 0; -GtkWindow-resize-grip-height: 0; + -GtkStatusbar-shadow-type: none; + background-clip: padding-box; } |