]> git.mxchange.org Git - friendica-addons.git/blobdiff - ijpost/ijpost.css
cleaned up where "lj" was included in dwpost.css
[friendica-addons.git] / ijpost / ijpost.css
diff --git a/ijpost/ijpost.css b/ijpost/ijpost.css
new file mode 100644 (file)
index 0000000..8b42491
--- /dev/null
@@ -0,0 +1,15 @@
+
+#ijpost-enable-label, #ijpost-username-label, #ijpost-password-label, #ijpost-bydefault-label {
+float: left;
+width: 200px;
+margin-top: 10px;
+}
+
+#ijpost-checkbox, #ijpost-username, #ijpost-password, #ijpost-bydefault {
+float: left;
+margin-top: 10px;
+}
+
+#ijpost-submit {
+margin-top: 15px;
+}