mirror of
https://github.com/Newnetirc/thelounge-theme-newnet.git
synced 2026-01-24 07:30:19 +00:00
Enforce color on highlights
This commit is contained in:
@@ -296,7 +296,7 @@ body {
|
|||||||
#chat .channel .highlight .from,
|
#chat .channel .highlight .from,
|
||||||
#chat .channel .highlight .from .user,
|
#chat .channel .highlight .from .user,
|
||||||
#chat .channel .highlight .text {
|
#chat .channel .highlight .text {
|
||||||
color: #fff;
|
color: #fff !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#chat .channel .highlight .time,
|
#chat .channel .highlight .time,
|
||||||
|
|||||||
Reference in New Issue
Block a user