2011-11-15 03:13:54 +00:00
|
|
|
|
2012-06-07 05:27:35 +00:00
|
|
|
#posterous-enable-label, #posterous-username-label, #posterous-password-label, #posterous-site_id-label, #posterous-api_token-label, #posterous-bydefault-label {
|
2011-11-15 03:13:54 +00:00
|
|
|
float: left;
|
|
|
|
width: 200px;
|
|
|
|
margin-top: 10px;
|
|
|
|
}
|
|
|
|
|
2012-06-07 05:27:35 +00:00
|
|
|
#posterous-checkbox, #posterous-username, #posterous-password, #posterous-site_id, #posterous-api_token, #posterous-bydefault {
|
2011-11-15 03:13:54 +00:00
|
|
|
float: left;
|
|
|
|
margin-top: 10px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#posterous-submit {
|
|
|
|
margin-top: 15px;
|
|
|
|
}
|
|
|
|
|