[gedit/wip/panels-as-stacks] Add a custom style to the bottom panel's stack switcher.
- From: Steve Frécinaux <sfre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit/wip/panels-as-stacks] Add a custom style to the bottom panel's stack switcher.
- Date: Tue, 21 Jan 2014 14:43:51 +0000 (UTC)
commit 411dfcc6f3cf7578f9a91201cdee62e236d91514
Author: Steve Frécinaux <code istique net>
Date: Tue Jan 21 15:43:29 2014 +0100
Add a custom style to the bottom panel's stack switcher.
gedit/gedit-window.ui | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/gedit/gedit-window.ui b/gedit/gedit-window.ui
index 85e63df..690aad6 100644
--- a/gedit/gedit-window.ui
+++ b/gedit/gedit-window.ui
@@ -413,6 +413,9 @@
<object class="GtkStackSwitcher" id="bottom_panel_stack_switcher">
<property name="visible">True</property>
<property name="stack">bottom_panel</property>
+ <style>
+ <class name="gedit-bottom-panel-stack-switcher"/>
+ </style>
</object>
<packing>
<property name="expand">False</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]