[gnome-boxes/welcome-tutorial-fixups: 6/8] welcome-tutorial: Tweak the size of the pagination buttons
- From: Felipe Borges <felipeborges src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes/welcome-tutorial-fixups: 6/8] welcome-tutorial: Tweak the size of the pagination buttons
- Date: Wed, 15 Jan 2020 15:54:38 +0000 (UTC)
commit d292cfbe098893bff32b810d17cdb0a79e6edec0
Author: Felipe Borges <felipeborges gnome org>
Date: Wed Jan 15 16:33:17 2020 +0100
welcome-tutorial: Tweak the size of the pagination buttons
data/ui/welcome-tutorial.ui | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/data/ui/welcome-tutorial.ui b/data/ui/welcome-tutorial.ui
index 5021ef0f..cd0b03d2 100644
--- a/data/ui/welcome-tutorial.ui
+++ b/data/ui/welcome-tutorial.ui
@@ -83,7 +83,8 @@
<object class="GtkImage">
<property name="visible">True</property>
<property name="can-focus">False</property>
- <property name="icon-size">3</property>
+ <property name="icon-size">2</property>
+ <property name="margin">5</property>
<property name="icon-name">go-previous-symbolic</property>
</object>
</child>
@@ -106,7 +107,8 @@
<object class="GtkImage">
<property name="visible">True</property>
<property name="can-focus">False</property>
- <property name="icon-size">3</property>
+ <property name="icon-size">2</property>
+ <property name="margin">5</property>
<property name="icon-name">go-next-symbolic</property>
</object>
</child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]