Fixed stylesheet handling and automatic default generation
[mdictionary] / trunk / src / base / xsl.xsl
index 205b223..0a9f174 100644 (file)
@@ -4,7 +4,7 @@
 <xsl:template match="/">
        <html>
            <head>
-              <link rel="stylesheet" type="text/css" href="styles.css" />  
+               <link rel="stylesheet" type="text/css" href="mydata://style.css" />  
            </head>
              <body>
                 <table border="1" width="100%">