From 334e5c8b739c6a58d143f70e4265bac4841b5118 Mon Sep 17 00:00:00 2001 From: naxuroqa Date: Wed, 2 Oct 2013 01:11:59 +0200 Subject: [PATCH] removed that awfull resize-grip appearing on windows --- theme/default.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/theme/default.css b/theme/default.css index 3e6e0e0..e5b34a0 100644 --- a/theme/default.css +++ b/theme/default.css @@ -10,6 +10,9 @@ -GtkRange-trough-under-steppers: 1; -GtkScrollbar-has-backward-stepper: false; -GtkScrollbar-has-forward-stepper: false; + -GtkWindow-resize-grip-default: false; + -GtkWindow-resize-grip-height: 0; + -GtkWindow-resize-grip-width: 0; } .background {