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
deleted file mode 100644 (file)
index 69f083f..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-/*
- * 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;
-}