From 367f1baf1172f37e9c9b30e7c9d200555799e7dd Mon Sep 17 00:00:00 2001 From: Megax Date: Sun, 10 Apr 2016 17:36:57 +0200 Subject: [PATCH] * Re-enabled. --- gtk-3.20/scss/widgets/_notebook.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk-3.20/scss/widgets/_notebook.scss b/gtk-3.20/scss/widgets/_notebook.scss index df5dc79..1d47213 100644 --- a/gtk-3.20/scss/widgets/_notebook.scss +++ b/gtk-3.20/scss/widgets/_notebook.scss @@ -63,7 +63,7 @@ background-image: none; border-color: shade($base_color, .85); - //label { color: $text_color; } + label { color: $text_color; } } &.top {