[gnome-clocks/bilelmoussaoui/redesign-timer] Timer: tweak the margin
- From: Bilal Elmoussaoui <bilelmoussaoui src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-clocks/bilelmoussaoui/redesign-timer] Timer: tweak the margin
- Date: Mon, 3 Feb 2020 12:54:09 +0000 (UTC)
commit e864939be1d23d15f003e7fd275e5de116dda666
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date: Mon Feb 3 13:49:07 2020 +0100
Timer: tweak the margin
data/ui/timer.ui | 3 +--
data/ui/timer_setup.ui | 8 +-------
2 files changed, 2 insertions(+), 9 deletions(-)
---
diff --git a/data/ui/timer.ui b/data/ui/timer.ui
index 3f1179c..501f15c 100644
--- a/data/ui/timer.ui
+++ b/data/ui/timer.ui
@@ -61,13 +61,12 @@
<property name="can_focus">False</property>
<property name="maximum_width">600</property>
<property name="linear_growth_width">600</property>
+ <property name="margin">12</property>
<child>
<object class="GtkListBox" id="timers_list">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="valign">start</property>
- <property name="margin_top">24</property>
- <property name="margin_bottom">24</property>
<property name="selection_mode">none</property>
<property name="activate_on_single_click">False</property>
<style>
diff --git a/data/ui/timer_setup.ui b/data/ui/timer_setup.ui
index 8c24dcb..46c69ca 100644
--- a/data/ui/timer_setup.ui
+++ b/data/ui/timer_setup.ui
@@ -26,8 +26,6 @@
<object class="HdyColumn">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="margin_top">36</property>
- <property name="margin_bottom">36</property>
<property name="maximum_width">600</property>
<property name="linear_growth_width">600</property>
<property name="expand">True</property>
@@ -37,7 +35,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="orientation">vertical</property>
- <property name="spacing">24</property>
+ <property name="spacing">18</property>
<child>
<object class="GtkGrid">
<property name="visible">True</property>
@@ -201,10 +199,6 @@
<object class="GtkBox">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="margin_left">6</property>
- <property name="margin_right">6</property>
- <property name="margin_start">12</property>
- <property name="margin_end">12</property>
<property name="margin_top">12</property>
<property name="margin_bottom">12</property>
<child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]