From 5781a5ea3d502332cda77ab75aa7ddd1c9ca36f7 Mon Sep 17 00:00:00 2001 From: Peter Jentsch Date: Mon, 26 Nov 2012 21:40:56 +0100 Subject: [PATCH] fdo#57575 (xhtml hairline borders), fdo#57538 - xhtml right just borders. Change-Id: I9788e80829e4e9af17b4e2fd203849ca0b5e9899 --- .../export/common/styles/style_mapping_css.xsl | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/filter/source/xslt/odf2xhtml/export/common/styles/style_mapping_css.xsl b/filter/source/xslt/odf2xhtml/export/common/styles/style_mapping_css.xsl index 1dedcc2349ae..b7573fe1bae6 100644 --- a/filter/source/xslt/odf2xhtml/export/common/styles/style_mapping_css.xsl +++ b/filter/source/xslt/odf2xhtml/export/common/styles/style_mapping_css.xsl @@ -56,7 +56,10 @@ -width: - + + thin + + ; -style: @@ -294,11 +297,9 @@ - + margin-left:0px; margin-right:auto; - + margin-left:auto; margin-right: 0px; float:none;