Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

@import css problem

660452Feb 10 2009 — edited Apr 22 2009
Hi,

I'm trying to import an external css to the main CSS.

master.css
@import url(style.css);
@import url(layout.css);

It doesn't get it, and I'm having a huge CSS file with everything mixed, and I'd like to distribute the stuff.

If anyone can help...
Thanks!

Jdev 11g 11.1.1.0.1
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 20 2009
Added on Feb 10 2009
4 comments
665 views