richard: server/kolab-webadmin/kolab-webadmin/www/admin style.css, 1.11.2.1, 1.11.2.2

cvs at kolab.org cvs at kolab.org
Thu Nov 19 21:06:09 CET 2009


Author: richard

Update of /kolabrepository/server/kolab-webadmin/kolab-webadmin/www/admin
In directory doto:/tmp/cvs-serv11858/www/admin

Modified Files:
      Tag: kolab_2_2_branch
	style.css 
Log Message:
Revert the font color back to black, as it used to be.
The revert is discussed in issue/kolab3401.



Index: style.css
===================================================================
RCS file: /kolabrepository/server/kolab-webadmin/kolab-webadmin/www/admin/style.css,v
retrieving revision 1.11.2.1
retrieving revision 1.11.2.2
diff -u -d -r1.11.2.1 -r1.11.2.2
--- style.css	16 Nov 2009 18:33:23 -0000	1.11.2.1
+++ style.css	19 Nov 2009 20:06:07 -0000	1.11.2.2
@@ -4,7 +4,7 @@
   End:
 */
 body {
-  color: #001155;
+  color: black;
   background-color: #F8FCF8;
   font-family: verdana,arial,helvetica,sans-serif;
   font-size: 95%;





More information about the commits mailing list