[PATCH 3/9] Apply a style to the network spoke's toolbar.

Chris Lumens clumens at redhat.com
Wed Mar 20 20:28:23 UTC 2013


---
 pyanaconda/ui/gui/spokes/network.glade | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/pyanaconda/ui/gui/spokes/network.glade b/pyanaconda/ui/gui/spokes/network.glade
index aaf36be..eff4c6a 100644
--- a/pyanaconda/ui/gui/spokes/network.glade
+++ b/pyanaconda/ui/gui/spokes/network.glade
@@ -314,6 +314,9 @@ updates available for you.</property>
                                     <property name="toolbar_style">icons</property>
                                     <property name="show_arrow">False</property>
                                     <property name="icon_size">1</property>
+                                    <style>
+                                      <class name="inline-toolbar"/>
+                                    </style>
                                     <child>
                                       <object class="GtkToolButton" id="add_toolbutton">
                                         <property name="visible">True</property>
-- 
1.8.1.2



More information about the anaconda-patches mailing list