html5/eventsource Overview.html,1.189,1.190

Update of /sources/public/html5/eventsource
In directory hutz:/tmp/cvs-serv7152

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

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/eventsource/Overview.html,v
retrieving revision 1.189
retrieving revision 1.190
diff -u -d -r1.189 -r1.190
--- Overview.html	15 Aug 2011 04:37:26 -0000	1.189
+++ Overview.html	15 Aug 2011 20:30:54 -0000	1.190
@@ -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:30:58 UTC