[gnome-builder] tab: restore font size to 1.0em
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] tab: restore font size to 1.0em
- Date: Mon, 21 Dec 2015 08:05:34 +0000 (UTC)
commit 7a4b3b6621b9e5573ba2ed3da625a482887c2f9a
Author: Christian Hergert <chergert redhat com>
Date: Sat Dec 12 16:32:34 2015 -0800
tab: restore font size to 1.0em
This doesn't actually change the height of the tab bar now, so we can go
back to 1.0em.
data/theme/Adwaita-dark.css | 1 -
data/theme/Adwaita.css | 1 -
2 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/data/theme/Adwaita-dark.css b/data/theme/Adwaita-dark.css
index 0db32f9..e793f82 100644
--- a/data/theme/Adwaita-dark.css
+++ b/data/theme/Adwaita-dark.css
@@ -158,7 +158,6 @@ layouttab button {
layouttab label {
color: #eeeeec;
- font-size: 0.9em;
text-shadow: 0 1px #101010;
}
diff --git a/data/theme/Adwaita.css b/data/theme/Adwaita.css
index 8853437..23da3dc 100644
--- a/data/theme/Adwaita.css
+++ b/data/theme/Adwaita.css
@@ -144,7 +144,6 @@ layouttab button:insensitive {
layouttab label {
color: #2e3436;
- font-size: 0.9em;
text-shadow: 0 1px white;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]