Author: ferdinand
Date: Fri Jan 25 08:03:47 2008
New Revision: 615254
URL: http://svn.apache.org/viewvc?rev=615254&view=rev
Log:
changed font-familily and removed boldness from all box-headings (warning,
fixme, note) for better readability´.
Modified:
forrest/branches/UpdateFOPto094/main/webapp/skins/common/xslt/fo/document-to-fo.xsl
Modified:
forrest/branches/UpdateFOPto094/main/webapp/skins/common/xslt/fo/document-to-fo.xsl
URL:
http://svn.apache.org/viewvc/forrest/branches/UpdateFOPto094/main/webapp/skins/common/xslt/fo/document-to-fo.xsl?rev=615254&r1=615253&r2=615254&view=diff
==============================================================================
---
forrest/branches/UpdateFOPto094/main/webapp/skins/common/xslt/fo/document-to-fo.xsl
(original)
+++
forrest/branches/UpdateFOPto094/main/webapp/skins/common/xslt/fo/document-to-fo.xsl
Fri Jan 25 08:03:47 2008
@@ -802,9 +802,8 @@
margin-left="0.25in"
margin-right="0.25in"
padding-left="3pt"
- font-weight="bold"
font-size="10pt"
- font-family="serif"
+ font-family="sans-serif"
space-before="10pt"
border-before-style="solid"
border-start-style="solid"
@@ -852,10 +851,9 @@
margin-left="0.25in"
margin-right="0.25in"
padding-left="3pt"
- font-weight="bold"
font-size="10pt"
color="#ffffff"
- font-family="serif"
+ font-family="sans-serif"
space-before="10pt"
border-before-style="solid"
border-start-style="solid"
@@ -903,10 +901,9 @@
margin-left="0.25in"
margin-right="0.25in"
padding-left="3pt"
- font-weight="bold"
font-size="10pt"
color="#FFFFFF"
- font-family="serif"
+ font-family="sans-serif"
space-before="10pt"
border-before-style="solid"
border-start-style="solid"