- this file now imports core and allplugins.

- changed back again - removed the url(..) (not necessary)

Quick note: It seems that trunk is still not able to preview demos online. This is a problem, since we'll need to be linking to working code from the wiki and also referencing demo pages in conversation. Is there any way we could get this fixed soon?

Thanks!
This commit is contained in:
Scott Jehl
2008-12-08 15:53:19 +00:00
parent 58871808ac
commit 7d006a1c17

View File

@@ -1,3 +1,3 @@
@import url("ui.all.css");
@import url("ui.allplugins.css");
@import "ui.core.css";
@import "ui.allplugins.css";