mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-11 10:58:48 +00:00
improved makefile dependencies checking, posterous connector
This commit is contained in:
parent
bbb8a4537f
commit
a18b91b73e
6 changed files with 475 additions and 13 deletions
16
posterous/posterous.css
Normal file
16
posterous/posterous.css
Normal file
|
@ -0,0 +1,16 @@
|
|||
|
||||
#posterous-enable-label, #posterous-username-label, #posterous-password-label, #posterous-bydefault-label {
|
||||
float: left;
|
||||
width: 200px;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
#posterous-checkbox, #posterous-username, #posterous-password, #posterous-bydefault {
|
||||
float: left;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
#posterous-submit {
|
||||
margin-top: 15px;
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue