theme: Get back .weather-header-box styling

This introduced in f2df9f1a was lost in 9ea745bc.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/957
This commit is contained in:
nana-4 2020-02-06 22:18:01 +09:00 committed by Florian Müllner
parent 87ca1e034f
commit 36c417e6d9

View File

@ -217,6 +217,10 @@
spacing: $base_spacing + $base_margin;
}
.weather-header-box {
spacing: $base_spacing;
}
.weather-header {
color: desaturate(darken($fg_color,40%), 10%);
font-weight: bold;