templates/master.html
authorAlan Knowles <alan@akbkhome.com>
Fri, 10 Sep 2010 10:00:27 +0000 (18:00 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 10 Sep 2010 10:00:27 +0000 (18:00 +0800)
templates/master.html

index 442a187..b920369 100644 (file)
@@ -9,8 +9,12 @@
         <title>{appName}</title>
         <link rel="shortcut icon" href="./Pman.ico" type="image/vnd.microsoft.icon"/>
         
-        <link rel="stylesheet" type="text/css" href="{rootURL}/roojs1/cssX/roojs-all.css" />
         
+           <link rel="stylesheet" type="text/css" href="{rootURL}/roojs1/css/roojs-debug.css" />
+         <link rel="stylesheet" type="text/css" href="{rootURL}/roojs1/css/xtheme-slate.css" />
+         <!--
+        <link rel="stylesheet" type="text/css" href="{rootURL}/roojs1/cssX/roojs-all.css" />
+        -->
         {outputCSSIncludes()}