From b30abd2bd92fc7bc69796dbb9031812114474d7d Mon Sep 17 00:00:00 2001 From: Josh Rickmar Date: Mon, 6 Aug 2012 11:23:00 -0400 Subject: Drop the insensitive background color for all insensitive widgets. This makes the images for insensitive items in the right-click menus have the same look as in the toolbar. --- xombrero.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xombrero.css b/xombrero.css index 0e15712..c826134 100644 --- a/xombrero.css +++ b/xombrero.css @@ -37,7 +37,7 @@ GtkSpinner { -GtkWidget-line-width: 0; } -.button :insensitive { +:insensitive { background-color: rgba(0,0,0,0); /* transparent */ } -- cgit 1.4.1-2-gfad0