forked from friendica/deprecated-addons
Removed many deprecated addons
This commit is contained in:
parent
8ea198a97e
commit
1b7283c72b
247 changed files with 28554 additions and 0 deletions
19
gpluspost/gpluspost.css
Executable file
19
gpluspost/gpluspost.css
Executable file
|
@ -0,0 +1,19 @@
|
|||
|
||||
#gpluspost-enable-label, #gpluspost-bydefault-label, #gpluspost-noloopprevention-label,
|
||||
#gpluspost-skipwithoutlink-label, #gpluspost-mirror-label, #gpluspost-account-label,
|
||||
#gpluspost-username-label, #gpluspost-password-label, #gpluspost-page-label {
|
||||
float: left;
|
||||
width: 200px;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
#gpluspost-checkbox, #gpluspost-bydefault, #gpluspost-noloopprevention,
|
||||
#gpluspost-skipwithoutlink, #gpluspost-mirror, #gpluspost-account,
|
||||
#gpluspost-username, #gpluspost-password, #gpluspost-page {
|
||||
float: left;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
#gpluspost-submit {
|
||||
margin-top: 15px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue