[gnome-shell] theme: Make world clock times tabular
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] theme: Make world clock times tabular
- Date: Sun, 24 May 2020 18:33:55 +0000 (UTC)
commit 71b3b03b2fa36980afd8628c9d14925965728c48
Author: PrOF-kk <valerio colella 2001 gmail com>
Date: Sun May 24 12:55:26 2020 +0200
theme: Make world clock times tabular
Fixes https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/2825
data/theme/gnome-shell-sass/widgets/_calendar.scss | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/theme/gnome-shell-sass/widgets/_calendar.scss
b/data/theme/gnome-shell-sass/widgets/_calendar.scss
index 1dcf8eada1..e99b8a82e3 100644
--- a/data/theme/gnome-shell-sass/widgets/_calendar.scss
+++ b/data/theme/gnome-shell-sass/widgets/_calendar.scss
@@ -204,7 +204,7 @@
.world-clocks-time {
font-weight: bold;
color: $fg_color;
- font-feature-settings: "lnum";
+ font-feature-settings: "tnum";
@include fontsize($base_font_size);
text-align: right;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]