mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-10 10:28:50 +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
15
gpluspost/gpluspost.css
Executable file
15
gpluspost/gpluspost.css
Executable file
|
@ -0,0 +1,15 @@
|
|||
|
||||
#gpluspost-enable-label, #gpluspost-bydefault-label, #gpluspost-noloopprevention-label, #gpluspost-skipwithoutlink-label {
|
||||
float: left;
|
||||
width: 200px;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
#gpluspost-checkbox, #gpluspost-bydefault, #gpluspost-noloopprevention, #gpluspost-skipwithoutlink {
|
||||
float: left;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
#gpluspost-submit {
|
||||
margin-top: 15px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue