]> source.dussan.org Git - jquery-ui.git/commitdiff
- this file now imports core and allplugins.
authorScott Jehl <scott@scottjehl.com>
Mon, 8 Dec 2008 15:53:19 +0000 (15:53 +0000)
committerScott Jehl <scott@scottjehl.com>
Mon, 8 Dec 2008 15:53:19 +0000 (15:53 +0000)
- 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!

themes/base/ui.all.css

index a1da2de54a9f7ba6cae4d4c6024129f36720e3c8..d61a41c33f8ed95b5025e35049392a391aecdaf4 100644 (file)
@@ -1,3 +1,3 @@
-@import url("ui.all.css");
-@import url("ui.allplugins.css");
+@import "ui.core.css";
+@import "ui.allplugins.css";