- From: poot <cvsmail@w3.org>
- Date: Thu, 16 Jul 2009 16:27:29 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: Uglify the spec for zcorpan. (whatwg r3427) http://dev.w3.org/cvsweb/html5/workers/Overview.html?r1=1.145&r2=1.146&f=h http://html5.org/tools/web-apps-tracker?from=3426&to=3427 =================================================================== RCS file: /sources/public/html5/workers/Overview.html,v retrieving revision 1.145 retrieving revision 1.146 diff -u -d -r1.145 -r1.146 --- Overview.html 16 Jul 2009 03:58:11 -0000 1.145 +++ Overview.html 16 Jul 2009 07:27:11 -0000 1.146 @@ -35,7 +35,7 @@ .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; } .dice-example caption { width: 30em; font-size: smaller; font-style: italic; padding: 0.75em 0; text-align: left; } .dice-example td, .dice-example th { border: solid thin; width: 1.35em; height: 1.05em; text-align: center; padding: 0; } - @media screen { .applies th > * { display: block; white-space: nowrap; } } + .applies th > * { display: block; } .applies thead code { display: block; } .applies td { text-align: center; } .applies .yes { background: yellow; }
Received on Thursday, 16 July 2009 07:28:22 UTC