mirror of
https://github.com/zulip/zulip.git
synced 2025-11-13 18:36:36 +00:00
time: Revert to Source Sans lnum, tnum defaults.
Source Sans 3 defaults to lining (lnum), tabular (tnum) figures, the latter of which is necessary to have times like 11:11 and 11:18 line up in short, adjacent messages. CZO discussion: https://chat.zulip.org/#narrow/stream/6-frontend/topic/redesigned.20hover.20icons.20.2326283/near/1629117
This commit is contained in:
@@ -1152,9 +1152,6 @@ td.pointer {
|
|||||||
text-align: right;
|
text-align: right;
|
||||||
opacity: 0.8;
|
opacity: 0.8;
|
||||||
color: var(--color-text-default);
|
color: var(--color-text-default);
|
||||||
font-feature-settings:
|
|
||||||
"pnum" on,
|
|
||||||
"lnum" on;
|
|
||||||
letter-spacing: 0.02em;
|
letter-spacing: 0.02em;
|
||||||
/* Disable blue link styling for the message timestamp link. */
|
/* Disable blue link styling for the message timestamp link. */
|
||||||
&:hover {
|
&:hover {
|
||||||
|
|||||||
Reference in New Issue
Block a user