From ed5640d8b587fbcfed7dd7967f3de04b37a76f26 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:06:44 +0200 Subject: Adding upstream version 4:7.4.7. Signed-off-by: Daniel Baumann --- .../export/common/styles/style_mapping_css.xsl | 380 +++++++++++++++++++++ 1 file changed, 380 insertions(+) create mode 100644 filter/source/xslt/odf2xhtml/export/common/styles/style_mapping_css.xsl (limited to 'filter/source/xslt/odf2xhtml/export/common/styles/style_mapping_css.xsl') 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 new file mode 100644 index 000000000..c81cc9a1e --- /dev/null +++ b/filter/source/xslt/odf2xhtml/export/common/styles/style_mapping_css.xsl @@ -0,0 +1,380 @@ + + + + + + + + + background-color: + + ; + + + + + + + + -style:none; + + + + + + + + + + + + + 3 + 1 + + + + + + + -width: + + thin + + + ; + + -style: + + ; + + -color: + + ; + + + + + + + clear:both; + + + + + + : + + ; + + + + + + :" + + "; + + + + + + + + + + : + + + + + + + + + + ; + + + + + + + + + text-align:right ! important; + + + text-align:left ! important; + + + + + + + text-align:right ! important; + + + text-align:left ! important; + + + + + text-align: + + ! important; + + + + + + + + vertical-align:bottom; + + + vertical-align:middle; + + + vertical-align:top; + + + + + + + + + + text-align:left; + + + text-align:right; + + + text-align:center; + + + + + + + width: + + + + + + + + + + ; + + + + text-decoration: + + + + none ! important + + + underline + + + ; + + + + + + font-family: + + + + ; + + + + height: + + + + + + + + + + ; + + + + + text-decoration:line-through; + + + + + vertical-align:sub; + + font-size: + + ; + + + + vertical-align:super; + + font-size: + + ; + + + + + + + + vertical-align:top; + + + vertical-align: + + ; + + + + + + width: + + + + + + + + + + ; + + + + + float:right; + + + float:left; + + + + + writing-mode: + + + horizontal-tb; direction:rtl; + + + horizontal-tb; direction:ltr; + + + vertical-rl; + + + vertical-lr; + + + horizontal-tb; direction:ltr; + + + + + + + + margin-left:0px; + margin-right:auto; + + margin-left:auto + + ; margin-right: 0px; + + + + margin-left:auto;margin-right:auto; + + + float:none; + + + + + + background-image:url( + + ); + + + background-repeat:repeat; + + + background-repeat:no-repeat; + + + + + + + + + + + + + + + + + + + + cm + + + + cm + + + + -- cgit v1.2.3