mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-11 02:48:48 +00:00
pumpio: Connecting to pumpio should be made much more easier
This commit is contained in:
parent
b8213b207a
commit
8e799b0216
4 changed files with 11 additions and 5 deletions
|
@ -1,11 +1,11 @@
|
|||
|
||||
#blogger-enable-label, #blogger-username-label, #blogger-password-label, #blogger-bydefault-label {
|
||||
#blogger-enable-label, #blogger-username-label, #blogger-password-label, #blogger-bydefault-label, #blogger-blog-label {
|
||||
float: left;
|
||||
width: 200px;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
#blogger-checkbox, #blogger-username, #blogger-password, #blogger-bydefault {
|
||||
#blogger-checkbox, #blogger-username, #blogger-password, #blogger-bydefault, #blogger-blog {
|
||||
float: left;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue