changeset 6160:938d0ce85b33

Stamp border thinkness of map print PDF fitted (#767).
author Christian Lins <christian.lins@intevation.de>
date Mon, 03 Jun 2013 10:21:58 +0200
parents 41cc83e5c2a2
children 6de8304d8b54
files gwt-client/src/main/webapp/WEB-INF/config.yaml
diffstat 1 files changed, 4 insertions(+), 10 deletions(-) [+]
line wrap: on
line diff
--- a/gwt-client/src/main/webapp/WEB-INF/config.yaml	Mon Jun 03 10:20:12 2013 +0200
+++ b/gwt-client/src/main/webapp/WEB-INF/config.yaml	Mon Jun 03 10:21:58 2013 +0200
@@ -246,14 +246,8 @@
           absoluteX: 562
           absoluteY: 550
           width: 250
-        #  config:
-        #    borderWidthLeft: 5
-        #    borderWidthRight: 5
-        #    borderWidthTop: 5
-        #    borderWidthBottom: 5
-            #padding: 10
-            #backgroundColor: #FFFFFF
-            #borderColor: #FFFFFF
+          config:
+            borderWidth: 1
           items:
             - !attributes
               source: data
@@ -267,7 +261,7 @@
                   cell: !columns
                     config:
                       cells:
-                        - borderWidth: 1
+                        - borderWidth: 0.5
                           padding: 5
                     items:
                       - !text
@@ -285,7 +279,7 @@
                   cell: !columns
                     config:
                       cells:
-                        - borderWidth: 1
+                        - borderWidth: 0.5
                           padding: 5
                     items:
                       - !text

http://dive4elements.wald.intevation.org