Skip to content

Commit 7d006a1

Browse files
author
Scott Jehl
committed
- 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!
1 parent 5887180 commit 7d006a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

themes/base/ui.all.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
@import url("ui.all.css");
2-
@import url("ui.allplugins.css");
1+
@import "ui.core.css";
2+
@import "ui.allplugins.css";
33

0 commit comments

Comments
 (0)