forked from friendica/deprecated-addons
deprecated the XMPP addon
This commit is contained in:
parent
483e8e9755
commit
8be6275d43
61 changed files with 21163 additions and 0 deletions
10
xmpp/xmpp.css
Normal file
10
xmpp/xmpp.css
Normal 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;
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue