mirror of https://github.com/zulip/zulip.git
timestamp: Update night mode css after the syntax change.
This commit is contained in:
parent
88821ec3f2
commit
c3bfa3de0d
|
@ -531,7 +531,7 @@ on a dark background, and don't change the dark labels dark either. */
|
|||
}
|
||||
}
|
||||
|
||||
.timestamp {
|
||||
time {
|
||||
background: hsla(0, 0%, 0%, 0.2);
|
||||
box-shadow: 0px 0px 0px 1px hsla(0, 0%, 0%, 0.4);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue