From 2376326de034be8260cbc7d712563267137c2515 Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Mon, 3 Aug 2015 19:23:10 +0200 Subject: fix invisible notebook arrow --- common/gtk-3.0/3.16/gtk-contained-solid-dark.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/gtk-3.0/3.16/gtk-contained-solid-dark.css') diff --git a/common/gtk-3.0/3.16/gtk-contained-solid-dark.css b/common/gtk-3.0/3.16/gtk-contained-solid-dark.css index 52b12c7..f92eb1c 100644 --- a/common/gtk-3.0/3.16/gtk-contained-solid-dark.css +++ b/common/gtk-3.0/3.16/gtk-contained-solid-dark.css @@ -1526,7 +1526,7 @@ column-header .button, column-header .button:hover, column-header .button:active .notebook.arrow:active { color: #D3DAE3; } .notebook.arrow:insensitive { - color: rgba(211, 218, 227, 0); } + color: rgba(211, 218, 227, 0.15); } /************** * Scrollbars * -- cgit v1.2.3