From: jon Date: March 13 2007 4:10am Subject: svn commit - mysqldoc@docsrva: r5321 - trunk/xsl.d List-Archive: http://lists.mysql.com/commits/21776 Message-Id: <200703130410.l2D4Ae1S008428@docsrva.mysql.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Author: jstephens Date: 2007-03-13 05:10:38 +0100 (Tue, 13 Mar 2007) New Revision: 5321 Log: Added transforms and styles for MCCGE-specific warnings (Cluster API Guide) Corrected invalid CSS in mysql-html.css. Modified: trunk/xsl.d/mysql-html.css trunk/xsl.d/mysql.formalpara.templates.fo.xsl trunk/xsl.d/mysql.formalpara.templates.html.xsl Modified: trunk/xsl.d/mysql-html.css =================================================================== --- trunk/xsl.d/mysql-html.css 2007-03-13 04:08:48 UTC (rev 5320) +++ trunk/xsl.d/mysql-html.css 2007-03-13 04:10:38 UTC (rev 5321) Changed blocks: 4, Lines Added: 25, Lines Deleted: 13; 1416 bytes @@ -99,19 +99,31 @@ border-left: 5px solid yellow; padding-left: 5px; margin-right: 1in; -} - -p.mnmas b { + } + + p.mnmas b { display:block; color: green; -} - -p.mnmas { + } + + p.mnmas { color: green; border: 1px solid green; border-left: 5px solid green; padding-left: 5px; -} + } + + p.telco-warning b { + padding-right:0.5em; + } + + p.telco-warning { + color: blue; + border: 1px solid blue; + border-left: 5px solid blue; + padding-left: 5px; + background-color:yellow; + } p.depnote b { display:block; @@ -330,7 +342,7 @@ table.docs-document-list { border-style: none; font-size: 10px; - font-size: helvetica, arial, sans-serif; + font-family: helvetica, arial, sans-serif; border: none; } @@ -341,14 +353,14 @@ } table.docs-document-list tr.even { - valign: bottom; + vertical-align: bottom; background-color: #efefef; border: 0px; } table.docs-document-list tr.odd { - valign: bottom; - backgroud-color: white; + vertical-align: bottom; + background-color: white; border: 0px; } @@ -358,8 +370,8 @@ } table.docs-document-list td.title { - align: left; - valign: bottom; + text-align: left; + vertical-align: bottom; border: 0px; } Modified: trunk/xsl.d/mysql.formalpara.templates.fo.xsl =================================================================== --- trunk/xsl.d/mysql.formalpara.templates.fo.xsl 2007-03-13 04:08:48 UTC (rev 5320) +++ trunk/xsl.d/mysql.formalpara.templates.fo.xsl 2007-03-13 04:10:38 UTC (rev 5321) Changed blocks: 1, Lines Added: 48, Lines Deleted: 0; 2204 bytes @@ -60,4 +60,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Modified: trunk/xsl.d/mysql.formalpara.templates.html.xsl =================================================================== --- trunk/xsl.d/mysql.formalpara.templates.html.xsl 2007-03-13 04:08:48 UTC (rev 5320) +++ trunk/xsl.d/mysql.formalpara.templates.html.xsl 2007-03-13 04:10:38 UTC (rev 5321) Changed blocks: 2, Lines Added: 56, Lines Deleted: 28; 2995 bytes @@ -1,35 +1,35 @@ - - - - - - - - - - + version='1.0'> + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + - - - - - - - - - - - - - - @@ -57,5 +57,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + +