[gnome-calendar/ui-rewrite] style: add entry class to notes textview



commit 1a647a3f491513d909df812d82f507916090467c
Author: Erick Pérez Castellanos <erick red gmail com>
Date:   Mon Oct 20 23:56:35 2014 -0400

    style: add entry class to notes textview

 data/ui/edit-dialog.ui |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/data/ui/edit-dialog.ui b/data/ui/edit-dialog.ui
index e66fb0f..d3b2fdc 100644
--- a/data/ui/edit-dialog.ui
+++ b/data/ui/edit-dialog.ui
@@ -227,6 +227,9 @@
                     <property name="can_focus">True</property>
                     <property name="hexpand">True</property>
                   </object>
+                 <style>
+                   <class name="entry"/>
+                 </style>
                 </child>
               </object>
               <packing>


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