diff options
-rw-r--r-- | xombrero.css | 2 |
1 files changed, 1 insertions, 1 deletions
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 */ } |