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;