Changed color of dropdown roomlist room items in iconbar and updated copyright year...
authorthe_mgt <themgt@ueberserver.de>
Thu, 30 Jun 2011 20:12:58 +0000 (22:12 +0200)
committerWilfried Goesgens <dothebart@citadel.org>
Sun, 4 Sep 2011 21:07:54 +0000 (21:07 +0000)
webcit/static/styles/webcit.css

index 497bf88af028c82ae81fc4f0db6c83487b085230..5fb788d735b8303ada5be8c11ed8010851615ec5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2005 - 2010 The Citadel Team
+ * Copyright 2005 - 2011 The Citadel Team
  * Licensed under the GPL V3
  */
 
@@ -544,7 +544,7 @@ body {
 }
 
 /* Override to disable list-style-image" */
-.room a, .room a, .room a:visited, .room a:link { color: #333333 }
+.room a, .room a, .room a:visited, .room a:link { color: #f0feff }
 
 .room-private { list-style-image: url("/static/privatemess_16x.gif") }