[html5] r3317 - [e] (0) prevent overlap with configUI

whatwg at whatwg.org whatwg at whatwg.org
Thu Jun 25 17:13:14 PDT 2009


Author: ianh
Date: 2009-06-25 17:13:13 -0700 (Thu, 25 Jun 2009)
New Revision: 3317

Modified:
   index
Log:
[e] (0) prevent overlap with configUI

Modified: index
===================================================================
--- index	2009-06-25 23:19:16 UTC (rev 3316)
+++ index	2009-06-26 00:13:13 UTC (rev 3317)
@@ -9,6 +9,7 @@
    .applies th > * { display: block; white-space: nowrap; }
    #updatesStatus { display: none; }
    #updatesStatus.relevant { display: block; position: fixed; right: 1em; top: 1em; padding: 0.5em; font: bold small sans-serif; min-width: 25em; width: 30%; max-width: 40em; height: auto; border: ridge 4px gray; background: #EEEEEE; color: black; }
+   div.head .logo { width: 11em; margin-bottom: 20em; }
    #configUI { position: absolute; z-index: 20; top: 10em; right: 1em; width: 11em; font-size: small; }
    #configUI p { margin: 0.5em 0; padding: 0.3em; background: #EEEEEE; color: black; border: inset thin; }
    #configUI p label { display: block; }
@@ -66,7 +67,7 @@
   <div class=head>
    <p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG src=/images/logo></a></p>
    <h1>HTML 5</h1>
-   <h2 class="no-num no-toc" id=draft-standard-—-date:-01-jan-1901>Draft Standard — 25 June 2009</h2>
+   <h2 class="no-num no-toc" id=draft-standard-—-date:-01-jan-1901>Draft Standard — 26 June 2009</h2>
    <p>You can take part in this work. <a href=http://www.whatwg.org/mailing-list>Join the working group's discussion list.</a></p>
    <p><strong>Web designers!</strong> We have a <a href=http://blog.whatwg.org/faq/>FAQ</a>, a <a href=http://forums.whatwg.org/>forum</a>, and a <a href=http://www.whatwg.org/mailing-list#help>help mailing list</a> for you!</p>
    <dl><dt>Multiple-page version:</dt>




More information about the Commit-Watchers mailing list