mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 17:08:48 +00:00
The connector settings are now with logo.
This commit is contained in:
parent
71a42a1749
commit
e97a64a735
10 changed files with 25 additions and 20 deletions
|
@ -1,11 +1,15 @@
|
|||
|
||||
#gpluspost-enable-label, #gpluspost-bydefault-label, #gpluspost-noloopprevention-label, #gpluspost-skipwithoutlink-label {
|
||||
#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-checkbox, #gpluspost-bydefault, #gpluspost-noloopprevention,
|
||||
#gpluspost-skipwithoutlink, #gpluspost-mirror, #gpluspost-account,
|
||||
#gpluspost-username, #gpluspost-password, #gpluspost-page {
|
||||
float: left;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue