[gnome-software] More overview tweaks
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] More overview tweaks
- Date: Fri, 23 Aug 2013 02:47:57 +0000 (UTC)
commit 66c9af21daa2fa6bd01587f5b81b9f736dcf402f
Author: Matthias Clasen <mclasen redhat com>
Date: Thu Aug 22 22:47:32 2013 -0400
More overview tweaks
Add padding at the top and bottom, and make the heading style
apply again.
src/gnome-software.ui | 2 ++
src/gtk-style.css | 2 +-
2 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/src/gnome-software.ui b/src/gnome-software.ui
index 687599e..9b34708 100644
--- a/src/gnome-software.ui
+++ b/src/gnome-software.ui
@@ -307,6 +307,7 @@
<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="label" translatable="yes">Featured</property>
@@ -407,6 +408,7 @@
<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="row_spacing">12</property>
<property name="column_spacing">12</property>
<property name="row_homogeneous">True</property>
diff --git a/src/gtk-style.css b/src/gtk-style.css
index d2ffe1d..202cc7c 100644
--- a/src/gtk-style.css
+++ b/src/gtk-style.css
@@ -30,7 +30,7 @@ GtkEventBox.gradient_box_software {
font-weight: bold;
}
-.index-title-alignment-software > GtkLabel {
+.index-title-alignment-software {
font-weight: bold;
color: #555753;
font-size: 14px;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]