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



commit 37f0e8ecfdf83295329c382db4be08dacb374b58
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]