]> git.mxchange.org Git - friendica-addons.git/blobdiff - irc/irc.css
added admin interface for irc to set popular chans, auto connect chans
[friendica-addons.git] / irc / irc.css
diff --git a/irc/irc.css b/irc/irc.css
new file mode 100644 (file)
index 0000000..76aa215
--- /dev/null
@@ -0,0 +1,15 @@
+/* irc css */
+#irc-chans, {
+       float: left;
+       width: 200px;
+       margin-top: 10px;
+}
+
+#irc-checkbox {
+       float: left;
+       margin-top: 10px;
+}
+
+#irc-submit {
+       margin-top: 15px;
+}