html5/workers Overview.html,1.304,1.305

Update of /sources/public/html5/workers
In directory hutz:/tmp/cvs-serv7319

Modified Files:
	Overview.html 
Log Message:
prettyify (whatwg r6461)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/workers/Overview.html,v
retrieving revision 1.304
retrieving revision 1.305
diff -u -d -r1.304 -r1.305
--- Overview.html	15 Aug 2011 04:37:38 -0000	1.304
+++ Overview.html	15 Aug 2011 20:31:07 -0000	1.305
@@ -39,7 +39,7 @@
    .dice-example td, .dice-example th { border: solid thin; width: 1.35em; height: 1.05em; text-align: center; padding: 0; }
 
    .toc dfn, h1 dfn, h2 dfn, h3 dfn, h4 dfn, h5 dfn, h6 dfn { font: inherit; }
-   img.extra { float: right; }
+   img.extra, p.overview { float: right; }
    pre.idl { border: solid thin; background: #EEEEEE; color: black; padding: 0.5em 1em; position: relative; }
    pre.idl :link, pre.idl :visited { color: inherit; background: transparent; }
    pre.idl::before { content: "IDL"; font: bold small sans-serif; padding: 0.5em; background: white; position: absolute; top: 0; margin: -1px 0 0 -4em; width: 1.5em; border: thin solid; border-radius: 0 0 0 0.5em }

Received on Monday, 15 August 2011 20:31:10 UTC