Comparison

mod_http_presence/resources/style.css @ 6344:eb834f754f57 draft default tip

Merge update
author Trần H. Trung <xmpp:trần.h.trung@trung.fun>
date Fri, 18 Jul 2025 20:45:38 +0700
parent 6330:27e061d455b9
comparison
equal deleted inserted replaced
6309:342f88e8d522 6344:eb834f754f57
1 html { height: 100%; }
2 body {
3 background: linear-gradient(#FCFCFC, #EEEEEE);
4 background-repeat: no-repeat;
5 }
6 #msg-cell { white-space: pre-wrap; word-wrap: break-word; }
7 #jid-cell *:link, #jid-cell *:visited, #muc-users { color: #666666; }