[jbosstools-issues] [JBoss JIRA] (JBIDE-5861) VPE does not support - @import "./css/Style.css" - construction
Denis Maliarevich (Commented) (JIRA)
jira-events at lists.jboss.org
Mon Dec 12 08:27:09 EST 2011
[ https://issues.jboss.org/browse/JBIDE-5861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12649977#comment-12649977 ]
Denis Maliarevich commented on JBIDE-5861:
------------------------------------------
The '@import' keyword must be followed by the URI of the style sheet to include. A string is also allowed; it will be interpreted as if it had url(...) around it. [(w3c)|http://www.w3.org/TR/CSS2/cascade.html]
> VPE does not support - @import "./css/Style.css" - construction
> ---------------------------------------------------------------
>
> Key: JBIDE-5861
> URL: https://issues.jboss.org/browse/JBIDE-5861
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: Visual Page Editor core
> Affects Versions: 3.1.0.CR2
> Reporter: Vitali Yemialyanchyk
> Assignee: Denis Maliarevich
> Fix For: 3.3.0.Beta1
>
>
> <style type="text/css" title="currentStyle" media="screen">
> @import "./css/Style.css";
> </style>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jbosstools-issues
mailing list