[gnome-shell-sass] theme: Make world clock times tabular
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell-sass] theme: Make world clock times tabular
- Date: Tue, 11 Aug 2020 15:29:21 +0000 (UTC)
commit 35db67930fa93250c71621bd09577d12fe6d0923
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
widgets/_calendar.scss | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/widgets/_calendar.scss b/widgets/_calendar.scss
index 1dcf8ea..e99b8a8 100644
--- a/widgets/_calendar.scss
+++ b/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]