[gnome-photos] theme: Fix background of entry tags



commit a567b1628f4525313b5d14d97a56a697948aca75
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Thu Sep 24 15:41:01 2015 -0700

    theme: Fix background of entry tags
    
    https://bugzilla.gnome.org/show_bug.cgi?id=755600

 data/Adwaita.css |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/Adwaita.css b/data/Adwaita.css
index 80b17c4..bcafa60 100644
--- a/data/Adwaita.css
+++ b/data/Adwaita.css
@@ -26,6 +26,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]