mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-14 04:18:49 +00:00
gpluspost/tumblr: Some small optical changes to the settings of the connectors
This commit is contained in:
parent
88a0cac5a6
commit
67244bb9ea
4 changed files with 26 additions and 6 deletions
|
@ -1,11 +1,11 @@
|
|||
|
||||
#tumblr-enable-label, #tumblr-username-label, #tumblr-password-label, #tumblr-bydefault-label {
|
||||
#tumblr-enable-label, #tumblr-username-label, #tumblr-page-label, #tumblr-bydefault-label {
|
||||
float: left;
|
||||
width: 200px;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
#tumblr-checkbox, #tumblr-username, #tumblr-password, #tumblr-bydefault {
|
||||
#tumblr-checkbox, #tumblr-username, #tumblr-page, #tumblr-bydefault {
|
||||
float: left;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue