diff options
Diffstat (limited to 'common/gtk-3.0/3.18/gtk-darker.css')
-rw-r--r-- | common/gtk-3.0/3.18/gtk-darker.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/common/gtk-3.0/3.18/gtk-darker.css b/common/gtk-3.0/3.18/gtk-darker.css index 95c513c..a8671df 100644 --- a/common/gtk-3.0/3.18/gtk-darker.css +++ b/common/gtk-3.0/3.18/gtk-darker.css @@ -3510,6 +3510,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: #ffffff; } |