From d103018d73e65357c4f63770ef7613b1f9d83e7f Mon Sep 17 00:00:00 2001 From: Sam Hewitt Date: Tue, 7 Apr 2015 21:11:49 -0400 Subject: [PATCH] fixed error --- Paper/gtk-3.0/widgets/notebook.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Paper/gtk-3.0/widgets/notebook.css b/Paper/gtk-3.0/widgets/notebook.css index 0cf4491..b896b6c 100644 --- a/Paper/gtk-3.0/widgets/notebook.css +++ b/Paper/gtk-3.0/widgets/notebook.css @@ -313,8 +313,7 @@ .notebook tab .button, .notebook tab .button:active, .notebook tab .button:hover { - /*color: @backdrop_text;*/ - color: inherit; + color: @backdrop_text; border: none; background-image: none; background: none;