This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

small error in xsl file


Hi,

for the draft image option there is a '}' missing in the css declaration
for html:

----------------------------------------
--- profile-docbook.xsl Mon Mar 17 00:47:44 2003
+++ new/profile-docbook.xsl     Mon Mar 17 00:47:18 2003
@@ -155,6 +155,7 @@
        /* I think that's just a bit too distracting for the reader... */
        /* background-attachment: fixed; */
        /* background-position: center center; */
+      } 
 </xsl:text>
     </style>
   </xsl:if>

----------------------------------------

This makes Opera (7.02) fail to show the image since it is not valid css. :(

Ciao

Jens Skripczynski
-- 
E-Mail: skripczynski(at)mail2003(dot)skripczynski(dot)de

Life is like a dogsled team; if you ain't the lead dog, the scenery never changes.
                                   -- Lewis Grizzard


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]