fixed a wrong css import for picsonly iconbar mode, updated copyright year and descri...
authorthe_mgt <themgt@mail.ru>
Sun, 15 May 2011 15:30:42 +0000 (17:30 +0200)
committerWilfried Goesgens <dothebart@citadel.org>
Sun, 4 Sep 2011 20:41:53 +0000 (20:41 +0000)
webcit/static/styles/iconbarpiconly.css

index 6f75a3dcaddcd16905ccb5ff7d695a81124133f9..69f083fc7209b5ac1158e6e686a1abd1d7111c6c 100644 (file)
@@ -1,11 +1,11 @@
 /*
- * Copyright 2005 - 2009 The Citadel Team
+ * Copyright 2005 - 2011 The Citadel Team
  * Licensed under the GPL V3
  *
- * Styles for the WebCit Iconbar in textonly mode.
+ * Styles for the WebCit Iconbar in pics only mode.
  */
 
-@import url("/static/iconbaricns.css");
+@import url("/static/styles/iconbaricns.css");
 
 .ib_button {
     width: 35px;