eventsource/Overview.html 1.5 2891 update styles for w3c; fix xref erro

update styles for w3c; fix xref errors (whatwg r2891)

http://people.w3.org/mike/diffs/html5/eventsource/Overview.1.5.html

http://dev.w3.org/html5/eventsource/Overview.html
http://people.w3.org/mike/diffs/html5/eventsource/Overview.diff.html
http://dev.w3.org/cvsweb/html5/eventsource/Overview.html?r1=1.4&r2=1.5&f=h
http://html5.org/tools/web-apps-tracker?from=2890&to=2891

===================================================================
RCS file: /sources/public/html5/eventsource/Overview.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- Overview.html 21 Mar 2009 06:36:02 -0000 1.4
+++ Overview.html 21 Mar 2009 06:45:51 -0000 1.5
@@ -61,7 +61,7 @@
    h2 { page-break-before: always; }
    h1 + h2, hr + h2.no-toc { page-break-before: auto; }
 
-   p > span:not([title=""]):not([class="XXX"]), li > span:not([title=""]):not([class="XXX"]) { border-bottom: solid #99CC99; }
+   p > span:not([title=""]):not([class="XXX"]):not([class="impl"]), li > span:not([title=""]):not([class="XXX"]):not([class="impl"]) { border-bottom: solid #9999CC; }
 
    div.head { margin: 0 0 1em; padding: 1em 0 0 0; }
    div.head p { margin: 0; }

Received on Saturday, 21 March 2009 06:46:48 UTC