mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-12 11:28:49 +00:00
tumblr post addon
This commit is contained in:
parent
580863bddc
commit
591fa095aa
3 changed files with 195 additions and 0 deletions
16
tumblr/tumblr.css
Normal file
16
tumblr/tumblr.css
Normal 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;
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue