[ 
https://issues.apache.org/jira/browse/WICKET-5088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13600976#comment-13600976
 ] 

Martin Grigorov commented on WICKET-5088:
-----------------------------------------

This is valid for any .css with url(some.image) with relative path.
If you change the url of the .css then the image cannot be found anymore.

I'd recommend you to use font icons like the ones from http://fontello.com. 
Twitter Bootstrap 3 will also use font icons: 
https://github.com/twitter/bootstrap/pull/6342, Font icons! Converted to 
Glyphicons v1.7 @font-face, dropping the old PNGs.
                
> The Bootstrap class does not provide a handle for the CSSResourceReferences.
> ----------------------------------------------------------------------------
>
>                 Key: WICKET-5088
>                 URL: https://issues.apache.org/jira/browse/WICKET-5088
>             Project: Wicket
>          Issue Type: Improvement
>    Affects Versions: 6.6.0
>            Reporter: Sylvain Vieujot
>            Assignee: Martin Grigorov
>            Priority: Minor
>             Fix For: 6.7.0
>
>
> The Bootstrap class provides JavaScriptResourceReference via the plain() and 
> responsive() methods.
> It should also provide access to bootstrapCss and bootstrapResponsiveCss to 
> enable the applications to use CSS bundles.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to