Bring back white time for highlights
This commit is contained in:
parent
0ead494e4f
commit
c107a125db
|
@ -313,6 +313,10 @@ body {
|
||||||
border-bottom: 1px dotted #555;
|
border-bottom: 1px dotted #555;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#chat .channel .message.highlight .time {
|
||||||
|
color: #fff;
|
||||||
|
}
|
||||||
|
|
||||||
#chat .channel .highlight .toggle-content {
|
#chat .channel .highlight .toggle-content {
|
||||||
background-color: var(--background-dark-color);
|
background-color: var(--background-dark-color);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue