- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 28 Nov 2006 04:21:18 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator/style
In directory hutz:/tmp/cvs-serv24449
Modified Files:
base.css
Log Message:
moving language selection box
Index: base.css
===================================================================
RCS file: /sources/public/2002/css-validator/style/base.css,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- base.css 24 Nov 2006 02:39:35 -0000 1.4
+++ base.css 28 Nov 2006 04:21:16 -0000 1.5
@@ -45,7 +45,7 @@
padding: 4px 0 0 0;
height: 55px;
margin-bottom: 0;
- margin-top: 12px;
+ margin-top: 22px;
border: 0;
}
@@ -528,9 +528,10 @@
position: absolute;
display: block;
width; 10em;
- top: 60px;
+ top: 0px;
text-align: right;
- right: 78px;
+ right: 75px;
+ margin-top: 6px;
font-size: x-small;
list-style: none;
}
Received on Tuesday, 28 November 2006 04:21:29 UTC