- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 05 Jan 2007 18:47:36 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator/style
In directory hutz:/tmp/cvs-serv5436/style
Modified Files:
base.css
Log Message:
script and style tweaks for the proposed new toggle
Index: base.css
===================================================================
RCS file: /sources/public/2002/css-validator/style/base.css,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- base.css 18 Dec 2006 06:29:21 -0000 1.9
+++ base.css 5 Jan 2007 18:47:34 -0000 1.10
@@ -348,9 +348,8 @@
p.toggle {
color: #005A9C;
background-color: transparent;
-}
-p.toggle:hover {
- text-decoration: underline;
+ margin-bottom: 0;
+
}
.hidden
@@ -364,6 +363,7 @@
padding-left: .3em;
}
fieldset.moreoptions div {
+margin-top: 0;
margin-left: .5em;
font-size: smaller;
}
Received on Friday, 5 January 2007 18:47:53 UTC