html5/webstorage Overview.html,1.179,1.180

Update of /sources/public/html5/webstorage
In directory hutz:/tmp/cvs-serv7210

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

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/webstorage/Overview.html,v
retrieving revision 1.179
retrieving revision 1.180
diff -u -d -r1.179 -r1.180
--- Overview.html	15 Aug 2011 04:37:34 -0000	1.179
+++ Overview.html	15 Aug 2011 20:31:02 -0000	1.180
@@ -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:09 UTC