removed backgroundcolor #FFF from iconbar_container, since whole page uses seomthing...
authorthe_mgt <themgt@mail.ru>
Sun, 15 May 2011 22:14:02 +0000 (00:14 +0200)
committerWilfried Goesgens <dothebart@citadel.org>
Sun, 4 Sep 2011 20:42:37 +0000 (20:42 +0000)
webcit/static/styles/iconbar.css

index 04129663c544fe5d0c07b4ae2f6dddc9728e2ead..dec53970c1bbb4074f778e2a01f999fef1b8a683 100644 (file)
@@ -9,7 +9,7 @@
        overflow-x: hidden !important;
 }
 
-#iconbar_container { background-color: #FFF; }
+#iconbar_container {}
 
 #citlogo { padding: 13px 0; }