]> git.mxchange.org Git - friendica-addons.git/blob - dwpost/dwpost.css
Merge branch '3.6-release'
[friendica-addons.git] / dwpost / dwpost.css
1
2 #dwpost-enable-label, #dwpost-username-label, #dwpost-password-label, #dwpost-bydefault-label {
3 float: left;
4 width: 200px;
5 margin-top: 10px;
6 }
7
8 #dwpost-checkbox, #dwpost-username, #dwpost-password, #dwpost-bydefault {
9 float: left;
10 margin-top: 10px;
11 }
12
13 #dwpost-submit {
14 margin-top: 15px;
15 }