mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-12 11:28:49 +00:00
diaspora: New posting connector for Diaspora
This commit is contained in:
parent
ec0cd577df
commit
21f3adb911
3 changed files with 424 additions and 0 deletions
16
diaspora/diaspora.css
Executable file
16
diaspora/diaspora.css
Executable file
|
@ -0,0 +1,16 @@
|
|||
|
||||
#diaspora-enable-label, #diaspora-username-label, #diaspora-password-label, #diaspora-url-label, #diaspora-bydefault-label {
|
||||
float: left;
|
||||
width: 200px;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
#diaspora-checkbox, #diaspora-username, #diaspora-password, #diaspora-url, #diaspora-bydefault {
|
||||
float: left;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
#diaspora-submit {
|
||||
margin-top: 15px;
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue