summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2016-03-16 16:12:37 +0100
committerBastien Nocera <hadess@hadess.net>2016-03-16 16:22:14 +0100
commitee33197d454693d37301ffa27530326b51049a7a (patch)
treeb860e6a1d3c6a0dbdab6b36561d7996cebdc6b16 /data
parent276c07f9f2189c10d41bf89f27b93378f873ecbd (diff)
downloadtotem-ee33197d454693d37301ffa27530326b51049a7a.tar.gz
backend: Re-link the controls after theme changes
https://bugzilla.gnome.org/show_bug.cgi?id=763264
Diffstat (limited to 'data')
-rw-r--r--data/controls.ui3
1 files changed, 3 insertions, 0 deletions
diff --git a/data/controls.ui b/data/controls.ui
index c017f7e69..b3059b71e 100644
--- a/data/controls.ui
+++ b/data/controls.ui
@@ -17,6 +17,9 @@
<object class="GtkBox" id="controls_box">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <style>
+ <class name="linked"/>
+ </style>
<child>
<placeholder/>
</child>