]> git.mxchange.org Git - friendica-addons.git/blobdiff - libertree/libertree.css
removed 2 lines in posterous that were rendering plugin unproductive
[friendica-addons.git] / libertree / libertree.css
diff --git a/libertree/libertree.css b/libertree/libertree.css
new file mode 100755 (executable)
index 0000000..cb401d5
--- /dev/null
@@ -0,0 +1,16 @@
+
+#libertree-enable-label, #libertree-username-label, #libertree-password-label, #libertree-bydefault-label {
+       float: left;
+       width: 200px;
+       margin-top: 10px;
+}
+
+#libertree-checkbox, #libertree-username, #libertree-password, #libertree-bydefault {
+       float: left;
+       margin-top: 10px;
+}
+
+#libertree-submit {
+       margin-top: 15px;
+}
+