mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-12 19:38:49 +00:00
XMPP: User configurations
This commit is contained in:
parent
3a7fdd6f6a
commit
27a6e5829d
2 changed files with 101 additions and 76 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