projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a619991
)
theme: enable tabular numbers in GtkCalendar
author
Timm Bäder
<mail@baedert.org>
Sat, 16 Oct 2021 13:56:46 +0000
(15:56 +0200)
committer
Timm Bäder
<mail@baedert.org>
Sun, 17 Oct 2021 09:12:14 +0000
(11:12 +0200)
It aligns numbers a lot so this makes sense.
gtk/theme/Default/_common.scss
patch
|
blob
|
history
diff --git
a/gtk/theme/Default/_common.scss
b/gtk/theme/Default/_common.scss
index e3129bd4d5d21b82d5e51273667eaaeda9480e86..ebef2a800ce26378fd6e0b3bc4860296ca6bb289 100644
(file)
--- a/
gtk/theme/Default/_common.scss
+++ b/
gtk/theme/Default/_common.scss
@@
-3443,6
+3443,7
@@
expander-widget {
calendar {
color: $text_color;
border: 1px solid $borders_color;
+ font-feature-settings: "tnum";
> header {
border-bottom: 1px solid $borders_color;