From: Norman Walsh Date: Wed, 26 Jun 2002 10:50:04 +0000 (+0000) Subject: Rework the CSS table-border properties so that all three don't have to be specified... X-Git-Tag: release/1.79.1~6^2~5539 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=11a7eb74c4ace5391391f92d252afe77db636c94;p=docbook-dsssl Rework the CSS table-border properties so that all three don't have to be specified at once --- diff --git a/xsl/html/table.xsl b/xsl/html/table.xsl index 3a90ae829..848dfe371 100644 --- a/xsl/html/table.xsl +++ b/xsl/html/table.xsl @@ -67,15 +67,54 @@ - border- - - : - - - - - - ; + + + + + + + border- + + : + + + + + + ; + + + + + border- + + -width: + + ; + + + + border- + + -style: + + ; + + + + border- + + -color: + + ; + + +