[gnome-shell-sass] dateMenu: Show weather location in section header
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell-sass] dateMenu: Show weather location in section header
- Date: Thu, 7 Feb 2019 16:41:46 +0000 (UTC)
commit 513fdabba971fa7d500027d6fc39af14d7096f94
Author: Florian Müllner <fmuellner gnome org>
Date: Fri Jan 11 17:42:22 2019 +0100
dateMenu: Show weather location in section header
It is useful information, in particular when the location is set
automatically via geoclue.
https://gitlab.gnome.org/GNOME/gnome-shell/issues/262
_common.scss | 5 +++++
1 file changed, 5 insertions(+)
---
diff --git a/_common.scss b/_common.scss
index 801792f..d952f14 100644
--- a/_common.scss
+++ b/_common.scss
@@ -922,6 +922,11 @@ StScrollBar {
font-weight: bold;
}
+ .weather-header.location {
+ font-weight: normal;
+ font-size: 0.9em;
+ }
+
.world-clocks-grid,
.weather-grid {
spacing-rows: 0.4em;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]