]> git.mxchange.org Git - friendica-addons.git/blobdiff - dwpost/dwpost.css
added dreamwidth connector
[friendica-addons.git] / dwpost / dwpost.css
diff --git a/dwpost/dwpost.css b/dwpost/dwpost.css
new file mode 100644 (file)
index 0000000..8edab3d
--- /dev/null
@@ -0,0 +1,15 @@
+
+#ljpost-enable-label, #ljpost-username-label, #ljpost-password-label, #ljpost-bydefault-label {
+float: left;
+width: 200px;
+margin-top: 10px;
+}
+
+#ljpost-checkbox, #ljpost-username, #ljpost-password, #ljpost-bydefault {
+float: left;
+margin-top: 10px;
+}
+
+#ljpost-submit {
+margin-top: 15px;
+}
\ No newline at end of file