diff options
Diffstat (limited to 'common/gtk-3.0/3.18/gtk-solid-dark.css')
-rw-r--r-- | common/gtk-3.0/3.18/gtk-solid-dark.css | 3 |
1 files changed, 3 insertions, 0 deletions
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; } |