deprecated the XMPP addon

This commit is contained in:
Tobias Diekershoff 2021-11-27 17:07:48 +01:00
commit 8be6275d43
61 changed files with 21163 additions and 0 deletions

10
xmpp/xmpp.css Normal file
View file

@ -0,0 +1,10 @@
#xmpp-enabled-label, #xmpp-individual-label, #xmpp-bosh-proxy-label
{
float: left;
width: 200px;
}
#xmpp-enabled, #xmpp-individual, #xmpp-bosh-proxy {
float: left;
}