- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 11 May 2005 05:56:09 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs
In directory hutz:/tmp/cvs-serv20367
Modified Files:
navbar.css
Log Message:
minor color change, sycing with WAI
Index: navbar.css
===================================================================
RCS file: /sources/public/validator/htdocs/navbar.css,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- navbar.css 16 Feb 2005 03:50:27 -0000 1.17
+++ navbar.css 11 May 2005 05:56:07 -0000 1.18
@@ -19,9 +19,6 @@
vertical-align: bottom;
font-size: 0.9em;
list-style-type: none;
- border-left: 1px solid #E8E8FA;
- border-right: 1px solid #E8E8FA;
-
}
#menu li {
@@ -38,7 +35,7 @@
/* Jump Bar - results page*/
#jumpbar {
- background-color: white;
+ background-color: #dfebf7;
float: right;
width: 8em;
margin-right: 0;
Received on Wednesday, 11 May 2005 05:56:12 UTC