[gnome-software] Padding tweaks in the overview
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] Padding tweaks in the overview
- Date: Wed, 18 Sep 2013 18:53:18 +0000 (UTC)
commit 362e04c9e5a8d58707aacfedc120d998c87d7057
Author: Matthias Clasen <mclasen redhat com>
Date: Wed Sep 18 14:52:49 2013 -0400
Padding tweaks in the overview
Make sure all the headings have the same padding.
src/gnome-software.ui | 53 ++++++++++++-------------------------------------
1 files changed, 13 insertions(+), 40 deletions(-)
---
diff --git a/src/gnome-software.ui b/src/gnome-software.ui
index 892dd75..098560c 100644
--- a/src/gnome-software.ui
+++ b/src/gnome-software.ui
@@ -298,9 +298,10 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="xalign">0</property>
- <property name="margin-top">20</property>
- <property name="margin-left">20</property>
- <property name="margin-right">20</property>
+ <property name="margin-top">24</property>
+ <property name="margin-bottom">12</property>
+ <property name="margin-left">24</property>
+ <property name="margin-right">24</property>
<property name="label" translatable="yes">Featured</property>
<style>
<class name="index-title-alignment-software"/>
@@ -309,7 +310,6 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="padding">9</property>
<property name="position">0</property>
</packing>
</child>
@@ -332,9 +332,10 @@
<property name="can_focus">False</property>
<property name="xalign">0</property>
<property name="label" translatable="yes" comments="Translators: This is a
heading for software which has been featured ('picked') by the distribution.">Picks</property>
- <property name="margin-top">10</property>
- <property name="margin-left">20</property>
- <property name="margin-right">20</property>
+ <property name="margin-top">24</property>
+ <property name="margin-bottom">12</property>
+ <property name="margin-left">24</property>
+ <property name="margin-right">24</property>
<style>
<class name="index-title-alignment-software"/>
</style>
@@ -342,7 +343,6 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="padding">9</property>
<property name="position">2</property>
</packing>
</child>
@@ -368,9 +368,10 @@
<property name="can_focus">False</property>
<property name="xalign">0</property>
<property name="label" translatable="yes">Categories</property>
- <property name="margin-top">10</property>
- <property name="margin-left">20</property>
- <property name="margin-right">20</property>
+ <property name="margin-top">24</property>
+ <property name="margin-bottom">12</property>
+ <property name="margin-left">24</property>
+ <property name="margin-right">24</property>
<style>
<class name="index-title-alignment-software"/>
</style>
@@ -378,7 +379,6 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="padding">9</property>
<property name="position">4</property>
</packing>
</child>
@@ -388,38 +388,11 @@
<property name="can_focus">False</property>
<property name="margin_left">12</property>
<property name="margin_right">12</property>
- <property name="margin-bottom">20</property>
+ <property name="margin-bottom">24</property>
<property name="row_spacing">12</property>
<property name="column_spacing">12</property>
<property name="row_homogeneous">True</property>
<property name="column_homogeneous">True</property>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
</object>
<packing>
<property name="expand">False</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]