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-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a7441a1ab6de085aa14e96b04f6429971c5bdac7;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: + + ; + + +