[gnome-themes-standard] Add padding to headerbar titles
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] Add padding to headerbar titles
- Date: Sun, 15 Dec 2013 02:59:55 +0000 (UTC)
commit 6a2d0048c46365559b9c51709374f6669dc91555
Author: Matthias Clasen <mclasen redhat com>
Date: Sat Dec 14 21:59:20 2013 -0500
Add padding to headerbar titles
https://bugzilla.gnome.org/show_bug.cgi?id=709918
themes/Adwaita/gtk-3.0/gtk-widgets.css | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gtk-widgets.css b/themes/Adwaita/gtk-3.0/gtk-widgets.css
index 3b5da35..5a4308f 100644
--- a/themes/Adwaita/gtk-3.0/gtk-widgets.css
+++ b/themes/Adwaita/gtk-3.0/gtk-widgets.css
@@ -2560,10 +2560,12 @@ GtkCheckButton:selected:focus {
.header-bar .title {
font: Bold 11;
+ padding: 0px 12px 0px 12px;
}
.header-bar .subtitle {
font: 9;
+ padding: 0px 12px 0px 12px;
}
/***************
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]