[gnome-themes-standard] adjust previous patch to align on top.
- From: Jakub Steiner <jimmac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] adjust previous patch to align on top.
- Date: Mon, 6 Jan 2014 17:09:41 +0000 (UTC)
commit a7c84d82a39947925f2671f6504cdc96deceb3c3
Author: Jakub Steiner <jimmac gmail com>
Date: Mon Jan 6 18:08:58 2014 +0100
adjust previous patch to align on top.
Also addresses https://bugzilla.gnome.org/show_bug.cgi?id=721622
themes/Adwaita/gtk-3.0/gtk-widgets.css | 10 ++--------
1 files changed, 2 insertions(+), 8 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gtk-widgets.css b/themes/Adwaita/gtk-3.0/gtk-widgets.css
index e803c75..68aed11 100644
--- a/themes/Adwaita/gtk-3.0/gtk-widgets.css
+++ b/themes/Adwaita/gtk-3.0/gtk-widgets.css
@@ -2541,13 +2541,7 @@ GtkCheckButton:selected:focus {
box-shadow: inset 0 -1px shade(@borders, 1.30);
background-color: @theme_bg_color;
- /* Header bar buttons have an extra 1px height which appears as
- a bottom bezel, and the bottom edge of the header bar has an
- extra 1px which looks like it is part of the padding. The uneven
- bottom padding removes this 2px so it looks like the padding is
- even. */
-
- padding: 6px 6px 4px 6px;
+ padding: 6px 6px 5px 6px;
}
.header-bar:backdrop {
@@ -2565,7 +2559,7 @@ GtkCheckButton:selected:focus {
}
.header-bar .button.image-button {
- padding: 5px;
+ padding: 5px 5px 4px 5px;
}
.header-bar .title {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]