summaryrefslogtreecommitdiff
path: root/gtk/ui
diff options
context:
space:
mode:
authorCarlos Soriano <csoriano@gnome.org>2015-09-01 14:27:58 +0200
committerCarlos Soriano <csoriano@gnome.org>2015-09-01 14:28:38 +0200
commit528c576590eacddf9cacb083b06f09fab5f5469f (patch)
tree201426e88c3fa754d672cc62699a22e2fb00833c /gtk/ui
parentb8f4e943fe5368a708e3caa45ae95daa4862d499 (diff)
downloadgtk+-528c576590eacddf9cacb083b06f09fab5f5469f.tar.gz
gtkplacessidebar: add sidebar row style
So designers can style it at their will.
Diffstat (limited to 'gtk/ui')
-rw-r--r--gtk/ui/gtksidebarrow.ui3
1 files changed, 3 insertions, 0 deletions
diff --git a/gtk/ui/gtksidebarrow.ui b/gtk/ui/gtksidebarrow.ui
index 7df67548ab..67fc446015 100644
--- a/gtk/ui/gtksidebarrow.ui
+++ b/gtk/ui/gtksidebarrow.ui
@@ -4,6 +4,9 @@
<property name="visible">True</property>
<property name="margin-top">1</property>
<property name="margin-bottom">1</property>
+ <style>
+ <class name="sidebar-row"/>
+ </style>
<child>
<object class="GtkRevealer" id="revealer">
<property name="visible">True</property>