mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-11 19:08:49 +00:00
plugin connector settings page cleanup
This commit is contained in:
parent
d6283663ca
commit
9f9c1874aa
6 changed files with 5 additions and 4 deletions
|
@ -1,11 +1,11 @@
|
|||
|
||||
#posterous-enable-label, #posterous-username-label, #posterous-password-label, #posterous-bydefault-label {
|
||||
#posterous-enable-label, #posterous-username-label, #posterous-password-label, #posterous-site_id-label, #posterous-api_token-label, #posterous-bydefault-label {
|
||||
float: left;
|
||||
width: 200px;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
#posterous-checkbox, #posterous-username, #posterous-password, #posterous-bydefault {
|
||||
#posterous-checkbox, #posterous-username, #posterous-password, #posterous-site_id, #posterous-api_token, #posterous-bydefault {
|
||||
float: left;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue