This is a migrated thread and some comments may be shown as answers.

[Solved] Regex replace injection in Html.Telerik().StyleSheets

0 Answers 64 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
cheburek
Top achievements
Rank 1
cheburek asked on 05 Oct 2011, 12:56 PM
Hello
For my web site I use another domain for static files like images on production and the same on development machine.
But in css there are several declarations of background-image and sprites. Path for them used as a relative path.

I would like to replace these paths with new for deployment

Telerik.StyleSheet processes all css files to merge them and to compress. I would like to use it. Is it possible (maybe inject some class)?

Thank you
Tags
General Discussions
Asked by
cheburek
Top achievements
Rank 1
Share this question
or