From: Magnus Manske Date: Wed, 17 Sep 2003 09:04:09 +0000 (+0000) Subject: enhancement for table display in opera X-Git-Tag: 1.1.0~261 X-Git-Url: http://git.cyclocoop.org/%24href?a=commitdiff_plain;h=7740725cb37c6199cc62ed9662efbfbf6a0e5c50;p=lhc%2Fweb%2Fwiklou.git enhancement for table display in opera --- diff --git a/stylesheets/wikistandard.css b/stylesheets/wikistandard.css index ac3ff0f145..14e3b813a3 100644 --- a/stylesheets/wikistandard.css +++ b/stylesheets/wikistandard.css @@ -26,6 +26,7 @@ h6 { font-size: 95%; } hr.sep { color:gray;height:1px;background-color:gray;} p.subpages { font-size:small;} p.subtitle { padding-top: 0; margin-top: 0;} +td { empty-cells:show; } td.bottom { border-top: 1px solid gray; } td.top { border-bottom: 1px solid gray; } /* images */