X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=ljpost%2Fljpost.css;h=e0494c5c45599d7e32803ec45d5c771044677e17;hb=8bd039086e8ab240a546c42d7e4177835e033e43;hp=8edab3d99e56a93f18658f9ab64a57ffedc3679e;hpb=734d400b2f1a29ab595d1db0ee43be812a0fbdd7;p=friendica-addons.git diff --git a/ljpost/ljpost.css b/ljpost/ljpost.css old mode 100644 new mode 100755 index 8edab3d9..e0494c5c --- a/ljpost/ljpost.css +++ b/ljpost/ljpost.css @@ -1,15 +1,16 @@ #ljpost-enable-label, #ljpost-username-label, #ljpost-password-label, #ljpost-bydefault-label { -float: left; -width: 200px; -margin-top: 10px; + float: left; + width: 200px; + margin-top: 10px; } #ljpost-checkbox, #ljpost-username, #ljpost-password, #ljpost-bydefault { -float: left; -margin-top: 10px; + float: left; + margin-top: 10px; } #ljpost-submit { -margin-top: 15px; -} \ No newline at end of file + margin-top: 15px; +} +