The iconbar text need to be darker
authorThierry Pasqualier <thierry@uncensored.citadel.org>
Sat, 20 Oct 2007 16:01:34 +0000 (16:01 +0000)
committerThierry Pasqualier <thierry@uncensored.citadel.org>
Sat, 20 Oct 2007 16:01:34 +0000 (16:01 +0000)
webcit/static/webcit.css

index a615bf922d010f9450fc03b515f88f00eeddf39a..23056c68596bde03131ffc7f337939fd292922e2 100644 (file)
@@ -61,7 +61,7 @@ body {
 
 #iconbar ul li a, #room_infos, #address_book_popup,.roomops_cell, .roomops_cell_edit, .mimepart {
        background-color: #F0FFFF;
-       color: #666;
+       color: #333;
 }
 
 #iconbar #button {