Browse Source

Move niflheim.css to helios

Herbert Vojčík 10 years ago
parent
commit
3d09179ef2
2 changed files with 1 additions and 1 deletions
  1. 1 1
      support/helios/all.js
  2. 0 0
      support/helios/niflheim.css

+ 1 - 1
support/helios/all.js

@@ -24,5 +24,5 @@ define([
 	'./resources/all-inner',
     'css!./resources/helios',
 	'css!./resources/helios-niflheim',
-    'css!amber_css/niflheim'
+    'css!./resources/niflheim'
 ], function (smalltalk) { return smalltalk; });

+ 0 - 0
css/niflheim.css → support/helios/niflheim.css