mirror of
https://github.com/Newnetirc/thelounge-theme-newnet.git
synced 2026-01-24 07:30:19 +00:00
Fix <>
This commit is contained in:
@@ -314,11 +314,11 @@ body {
|
||||
.irc-fg12 { color: #66b2ff; }
|
||||
|
||||
@media (max-width: 479px) {
|
||||
#chat .message .from .user::before {
|
||||
#chat .msg[data-type="message"] .from .user::before {
|
||||
content: "<";
|
||||
}
|
||||
|
||||
#chat .message .from .user::after {
|
||||
#chat .msg[data-type="message"] .from .user::after {
|
||||
content: ">";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user