[gnome-documents] style: fix background of entry tags



commit 178fc7a285f942a7f5a58ba17882de880bf610d6
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Thu Sep 24 15:34:27 2015 -0700

    style: fix background of entry tags
    
    https://bugzilla.gnome.org/show_bug.cgi?id=755476

 data/application.css |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/application.css b/data/application.css
index b2a4725..3d9de45 100644
--- a/data/application.css
+++ b/data/application.css
@@ -56,6 +56,7 @@ GdMainIconView.content-view.cell:active {
 }
 
 .documents-entry-tag {
+    background-image: none;
     background-color: @entry_tag_bg;
     color: @entry_tag_fg;
 


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