[gtk+] widget-factory: Make the notebook action truly circular
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] widget-factory: Make the notebook action truly circular
- Date: Tue, 5 Jan 2016 03:13:51 +0000 (UTC)
commit b387a966ce0dd7e1815735e75494c73be0ea92de
Author: Matthias Clasen <mclasen redhat com>
Date: Mon Jan 4 16:58:10 2016 -0500
widget-factory: Make the notebook action truly circular
The sidebar-button class doesn't work out so well for this
since it has horizontal padding.
demos/widget-factory/widget-factory.ui | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/demos/widget-factory/widget-factory.ui b/demos/widget-factory/widget-factory.ui
index 54debed..908c1bf 100644
--- a/demos/widget-factory/widget-factory.ui
+++ b/demos/widget-factory/widget-factory.ui
@@ -3685,7 +3685,8 @@ microphone-sensitivity-medium-symbolic</property>
</child>
<style>
<class name="image-button"/>
- <class name="sidebar-button"/>
+ <class name="circular"/>
+ <class name="flat"/>
</style>
</object>
</child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]