[gnome-builder/wip/chergert/perspective] style: adjust padding on perspective switcher
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/wip/chergert/perspective] style: adjust padding on perspective switcher
- Date: Tue, 17 Nov 2015 09:02:55 +0000 (UTC)
commit e18d6d76e23958c05468abd754af0d4096b2dbc0
Author: Christian Hergert <chergert redhat com>
Date: Tue Nov 17 01:02:06 2015 -0800
style: adjust padding on perspective switcher
data/theme/Adwaita-dark.css | 2 +-
data/theme/Adwaita.css | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/theme/Adwaita-dark.css b/data/theme/Adwaita-dark.css
index 26cfe69..4cdd248 100644
--- a/data/theme/Adwaita-dark.css
+++ b/data/theme/Adwaita-dark.css
@@ -74,7 +74,7 @@ workbench > GtkOverlay > stack > GtkBox > stackswitcher.vertical:first-child {
background: #313434;
}
workbench > GtkOverlay > stack > GtkBox > stackswitcher.vertical:first-child button {
- padding: 12px;
+ padding: 8 12 8 12;
color: #979a99;
background: transparent;
box-shadow: none;
diff --git a/data/theme/Adwaita.css b/data/theme/Adwaita.css
index 49bb828..c2347b5 100644
--- a/data/theme/Adwaita.css
+++ b/data/theme/Adwaita.css
@@ -73,7 +73,7 @@ workbench > GtkOverlay > stack > GtkBox > stackswitcher.vertical:first-child {
background: #f4f4f4;
}
workbench > GtkOverlay > stack > GtkBox > stackswitcher.vertical:first-child button {
- padding: 12px;
+ padding: 8 12 8 12;
color: #bebebe;
background: transparent;
box-shadow: none;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]