Mercurial > prosody-modules
view mod_http_presence/resources/style.css @ 6466:0231daffc46c
mod_external_services/README.md: Explicit about prosody 0.11.x status
| author | Menel <menel@snikket.de> |
|---|---|
| date | Sat, 14 Mar 2026 16:29:27 +0100 |
| parents | 27e061d455b9 |
| children |
line wrap: on
line source
html { height: 100%; } body { background: linear-gradient(#FCFCFC, #EEEEEE); background-repeat: no-repeat; } #msg-cell { white-space: pre-wrap; word-wrap: break-word; } #jid-cell *:link, #jid-cell *:visited, #muc-users { color: #666666; }
