[gnome-themes-standard] Reduce the vertical padding around the notebook tabs
- From: William Jon McCann <mccann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] Reduce the vertical padding around the notebook tabs
- Date: Mon, 2 Dec 2013 22:22:56 +0000 (UTC)
commit 81dcab33921440052498d79525b9b13d3ed3bf7a
Author: William Jon McCann <william jon mccann gmail com>
Date: Mon Dec 2 17:08:49 2013 -0500
Reduce the vertical padding around the notebook tabs
Make the tabs a bit slimmer and more symmetric.
https://bugzilla.gnome.org/show_bug.cgi?id=711425
themes/Adwaita/gtk-3.0/gtk-widgets.css | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gtk-widgets.css b/themes/Adwaita/gtk-3.0/gtk-widgets.css
index 36632a4..3b5da35 100644
--- a/themes/Adwaita/gtk-3.0/gtk-widgets.css
+++ b/themes/Adwaita/gtk-3.0/gtk-widgets.css
@@ -1859,7 +1859,7 @@ GtkLinkButton.button:active {
.notebook tab,
.notebook tab:backdrop {
- padding: 10px 20px 5px;
+ padding: 6px 20px 4px;
border-width: 0px;
background-image: none;
background-color: transparent;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]