From: Regina Obe Date: Tue, 1 Dec 2009 16:42:57 +0000 (+0000) Subject: get rid of border=0 altogether exclude management,types, and transaction from matrix X-Git-Tag: 1.5.0b1~134 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2fb83bfce021408fc93860d0651e2ebef0d73550;p=postgis get rid of border=0 altogether exclude management,types, and transaction from matrix git-svn-id: http://svn.osgeo.org/postgis/trunk@4957 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/html/style.css b/doc/html/style.css index 7bcd444e6..b10e502fe 100644 --- a/doc/html/style.css +++ b/doc/html/style.css @@ -20,7 +20,7 @@ h2 { font-size: 22px; line-height: 22px; margin-bottom: 21px;} h3 { font-size: 16px; line-height: 18px; margin-bottom: 16px;} h4 { font-size: 14px; line-height: 16px; margin-bottom: 14px;} h5 { font-size: 13px; line-height: 10px; margin-bottom: 13px;} -table, td { border: 0; } +/*table, td { border: 0; }*/ .table table, td {border: 1;} diff --git a/doc/xsl/postgis_aggs_mm.xml.xsl b/doc/xsl/postgis_aggs_mm.xml.xsl index fb5bace17..2aafc30e3 100644 --- a/doc/xsl/postgis_aggs_mm.xml.xsl +++ b/doc/xsl/postgis_aggs_mm.xml.xsl @@ -222,8 +222,8 @@ Below is an alphabetical listing of all functions in PostGIS and the kinds of spatial types they work with. - An + means the function works with it natively. A T means it does but has a transform cast built-in to - do the work so not native. A * means the function works with it, but only does because of auto-casting + A + means the function works with it natively. A T means it does but has a transform cast built-in to + cast to geometry, transform and then cast back. A * means the function works with it, but only does because of auto-casting behavior. @@ -244,8 +244,8 @@ - - + + @@ -294,7 +294,7 @@ - + + @@ -305,7 +305,7 @@ - + +