tumblr post addon

This commit is contained in:
friendica 2011-11-13 15:45:08 -08:00
parent 580863bddc
commit 591fa095aa
3 changed files with 195 additions and 0 deletions

16
tumblr/tumblr.css Normal file
View file

@ -0,0 +1,16 @@
#tumblr-enable-label, #tumblr-username-label, #tumblr-password-label, #tumblr-bydefault-label {
float: left;
width: 200px;
margin-top: 10px;
}
#tumblr-checkbox, #tumblr-username, #tumblr-password, #tumblr-bydefault {
float: left;
margin-top: 10px;
}
#tumblr-submit {
margin-top: 15px;
}