[gnome-calendar] search-view: correct background color



commit 69a1af76d9ac2186f66636f46fa2a4c00e945b5e
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Sat Jan 3 22:46:07 2015 -0200

    search-view: correct background color

 data/theme/gtk-styles.css |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/data/theme/gtk-styles.css b/data/theme/gtk-styles.css
index c97c007..49fe98f 100644
--- a/data/theme/gtk-styles.css
+++ b/data/theme/gtk-styles.css
@@ -92,3 +92,7 @@ GcalEventWidget.color-light:backdrop {
     border-bottom-right-radius: 0px;
     border-top-right-radius: 0px;
 }
+
+GcalSearchView > GtkViewport {
+  background-color: @theme_bg_color;
+}


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