[gnome-shell-sass] dateMenu: Adjust weather section spacing
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell-sass] dateMenu: Adjust weather section spacing
- Date: Thu, 9 Jan 2020 17:29:49 +0000 (UTC)
commit c42cc1871bb84576adf0bbb6e5835a738b5e7ac2
Author: Florian Müllner <fmuellner gnome org>
Date: Thu Dec 19 01:03:24 2019 +0100
dateMenu: Adjust weather section spacing
Add some vertical spacing above and below the time labels to make
the section less crammed and let forecast icon and temperature
appear as a unit.
https://gitlab.gnome.org/GNOME/gnome-shell/issues/1143
widgets/_calendar.scss | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/widgets/_calendar.scss b/widgets/_calendar.scss
index a1dbe87..ed2fa5f 100644
--- a/widgets/_calendar.scss
+++ b/widgets/_calendar.scss
@@ -223,6 +223,8 @@
font-feature-settings: "tnum";
@include fontsize($base_font_size - 2);
font-weight: normal;
+ padding-top: 0.2em;
+ padding-bottom: 0.4em;
}
.weather-forecast-icon {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]