]> git.mxchange.org Git - friendica-addons.git/blob - gpluspost/gpluspost.css
Additional work for PR 3778
[friendica-addons.git] / gpluspost / gpluspost.css
1
2 #gpluspost-enable-label, #gpluspost-bydefault-label, #gpluspost-noloopprevention-label, 
3 #gpluspost-skipwithoutlink-label, #gpluspost-mirror-label, #gpluspost-account-label,
4 #gpluspost-username-label, #gpluspost-password-label, #gpluspost-page-label {
5         float: left;
6         width: 200px;
7         margin-top: 10px;
8 }
9
10 #gpluspost-checkbox, #gpluspost-bydefault, #gpluspost-noloopprevention, 
11 #gpluspost-skipwithoutlink, #gpluspost-mirror, #gpluspost-account,
12 #gpluspost-username, #gpluspost-password, #gpluspost-page {
13         float: left;
14         margin-top: 10px;
15 }
16
17 #gpluspost-submit {
18         margin-top: 15px;
19 }