]> git.mxchange.org Git - friendica-addons.git/blob - ijpost/ijpost.css
update membersince addon to version 1.1 since it does now support frio
[friendica-addons.git] / ijpost / ijpost.css
1
2 #ijpost-enable-label, #ijpost-username-label, #ijpost-password-label, #ijpost-bydefault-label {
3 float: left;
4 width: 200px;
5 margin-top: 10px;
6 }
7
8 #ijpost-checkbox, #ijpost-username, #ijpost-password, #ijpost-bydefault {
9 float: left;
10 margin-top: 10px;
11 }
12
13 #ijpost-submit {
14 margin-top: 15px;
15 }