[gedit] Add a custom style to the bottom panel's stack switcher.



commit f137c0df39ab0ff50a3e7f38b2aa7cec8f9b31ea
Author: Steve Frécinaux <code istique net>
Date:   Tue Jan 21 15:43:29 2014 +0100

    Add a custom style to the bottom panel's stack switcher.

 gedit/gedit-window.ui |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/gedit/gedit-window.ui b/gedit/gedit-window.ui
index acf21ad..e113781 100644
--- a/gedit/gedit-window.ui
+++ b/gedit/gedit-window.ui
@@ -413,6 +413,9 @@
                               <object class="GtkStackSwitcher" id="bottom_panel_stack_switcher">
                                 <property name="visible">True</property>
                                 <property name="stack">bottom_panel</property>
+                                <style>
+                                  <class name="gedit-bottom-panel-stack-switcher"/>
+                                </style>
                               </object>
                               <packing>
                                 <property name="expand">False</property>


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