From ad3103818d443630c99bb132eea4d8261c254ca7 Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Tue, 20 Sep 2016 00:42:12 +0200 Subject: fix jumping granite tabs --- common/gtk-3.0/3.18/gtk-solid-dark.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'common/gtk-3.0/3.18/gtk-solid-dark.css') diff --git a/common/gtk-3.0/3.18/gtk-solid-dark.css b/common/gtk-3.0/3.18/gtk-solid-dark.css index 84cb62b..01e354b 100644 --- a/common/gtk-3.0/3.18/gtk-solid-dark.css +++ b/common/gtk-3.0/3.18/gtk-solid-dark.css @@ -3504,6 +3504,9 @@ GraniteWidgetsStaticNotebook .frame { .source-list.category-expander:checked { -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } +.dynamic-notebook .notebook tab .button > GtkImage { + padding: 0; } + GraniteWidgetsWelcome { background-color: #404552; } -- cgit v1.2.3