[gnome-bluetooth] panel: add the 'inline-toolbar' style class to the panel toolbar



commit 540a3c2ce847bc94a88435aad33d5afcc1fc98f1
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Thu Mar 17 15:28:29 2011 -0400

    panel: add the 'inline-toolbar' style class to the panel toolbar

 properties/bluetooth.ui |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/properties/bluetooth.ui b/properties/bluetooth.ui
index e75e95e..80a8cbb 100644
--- a/properties/bluetooth.ui
+++ b/properties/bluetooth.ui
@@ -411,6 +411,9 @@
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
                 <property name="icon_size">1</property>
+                <style>
+                  <class name="inline-toolbar"/>
+                </style>
                 <child>
                   <object class="GtkToolButton" id="button_setup">
                     <property name="visible">True</property>



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