[gnome-calendar] search-view: add CSS class to UI file



commit 3936f46253f89b76904533f45dc492c760f5bb2c
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Sat Jan 3 23:30:32 2015 -0200

    search-view: add CSS class to UI file

 data/ui/search-view.ui |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/data/ui/search-view.ui b/data/ui/search-view.ui
index 7430c21..9c6714e 100644
--- a/data/ui/search-view.ui
+++ b/data/ui/search-view.ui
@@ -31,6 +31,9 @@
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
                     <property name="selection_mode">none</property>
+                    <style>
+                      <class name="search-list"/>
+                    </style>
                   </object>
                 </child>
                 <child type="label_item">


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