[gnome-boxes] boxes-empty-image: Use inherited color



commit b58f397c748643bdd27a2240aaa4027162037bc3
Author: Lasse Schuirmann <lasse schuirmann gmail com>
Date:   Thu Aug 21 19:42:40 2014 +0200

    boxes-empty-image: Use inherited color
    
    The hardcoded color doesnt play well with the new background. This makes
    the image better visible while having less hardcoded colors as a side
    effect.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=735153

 data/gtk-style.css |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/data/gtk-style.css b/data/gtk-style.css
index 0eab77e..f644dc5 100644
--- a/data/gtk-style.css
+++ b/data/gtk-style.css
@@ -172,7 +172,6 @@ BoxesMiniGraph {
 }
 
 .boxes-empty-image {
-    color: #2e3436;
     icon-shadow: 0 -1px rgba(0,0,0,0.5);
 }
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]