- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 02 Jul 2011 07:31:53 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view In directory hutz:/tmp/cvs-serv2292 Modified Files: spec.html Log Message: removed styles Index: spec.html =================================================================== RCS file: /sources/public/html5/spec-author-view/spec.html,v retrieving revision 1.1595 retrieving revision 1.1596 diff -u -d -r1.1595 -r1.1596 --- spec.html 2 Jul 2011 07:08:16 -0000 1.1595 +++ spec.html 2 Jul 2011 07:31:47 -0000 1.1596 @@ -189,7 +189,8 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="style.css" rel="stylesheet"><script src="link-fixup.js" type="text/javascript"></script><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"> +<script src="link-fixup.js" type="text/javascript"></script><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; }
Received on Saturday, 2 July 2011 07:31:57 UTC