]> gitweb.fluxo.info Git - semanticscuttle.git/commitdiff
remove dojo css
authorChristian Weiske <cweiske@cweiske.de>
Fri, 1 Oct 2010 19:37:53 +0000 (21:37 +0200)
committerChristian Weiske <cweiske@cweiske.de>
Fri, 1 Oct 2010 19:37:53 +0000 (21:37 +0200)
data/templates/top.inc.php

index b1ffa14497324f71569fdd3aeb8db7af3ce61b30..8be978f054b587fbdd118eb673e7f6e9ee37201a 100644 (file)
@@ -17,17 +17,12 @@ if (isset($rsschannels)) {
 }
 ?>
 
-  <link rel="stylesheet" type="text/css"
-       href="http://ajax.googleapis.com/ajax/libs/dojo/1.2/dijit/themes/nihilo/nihilo.css" />
-
 <?php if (isset($loadjs)) :?>
   <script type="text/javascript" src="<?php echo ROOT ?>jsScuttle.php"></script>
 <?php endif ?>
 
  </head>
-
- <body class="nihilo">
-<!-- the class is used by Dojo widgets -->
+ <body>
 
 <?php
 $headerstyle = '';