]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/styles/iconbarpiconly.css
Revert "serv_rssclient.c: style update"
[citadel.git] / webcit / static / styles / iconbarpiconly.css
diff --git a/webcit/static/styles/iconbarpiconly.css b/webcit/static/styles/iconbarpiconly.css
new file mode 100644 (file)
index 0000000..69f083f
--- /dev/null
@@ -0,0 +1,18 @@
+/*
+ * Copyright 2005 - 2011 The Citadel Team
+ * Licensed under the GPL V3
+ *
+ * Styles for the WebCit Iconbar in pics only mode.
+ */
+
+@import url("/static/styles/iconbaricns.css");
+
+.ib_button {
+    width: 35px;
+}
+.ib_button_link {
+    padding-left: 0;
+}
+.ib_button_link span {
+    display: none;
+}