summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2011-03-17 15:35:50 -0400
committerCosimo Cecchi <cosimoc@gnome.org>2011-03-17 15:35:50 -0400
commit815da74591b5f5052385af9204e0fe38907b427b (patch)
tree6f1ce2d035232b39256f1604648fac4bffef0f57 /data
parent42bb0e4b24f4d54812d05cbe14caeab6c0199f5b (diff)
downloadtotem-815da74591b5f5052385af9204e0fe38907b427b.tar.gz
playlist: set the 'inline-toolbar' style class to the bottom toolbar
Diffstat (limited to 'data')
-rw-r--r--data/playlist.ui3
1 files changed, 3 insertions, 0 deletions
diff --git a/data/playlist.ui b/data/playlist.ui
index 9fe6fc624..fe52e7aee 100644
--- a/data/playlist.ui
+++ b/data/playlist.ui
@@ -93,6 +93,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="add_button">
<property name="visible">True</property>