mirror of
https://github.com/Newnetirc/thelounge-theme-newnet.git
synced 2026-01-24 07:30:19 +00:00
Bring back white time for highlights
This commit is contained in:
@@ -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);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user