This question is locked. New answers and comments are not allowed.
Hi there,
I was trying to minify two telerik css files and some of my own css file together, after minified, all css will become one file and render once.
I have compare all seperate css files and the combine css file, all good, but the question is some features display wired or disappear.
e.g. On the telerik Grid, the refresh button "<a class="t-icon t-refresh" href="/test/test/116"></a>" disappear. Actually, the ".t-icon" and ".t-refresh" just be there, but it seems does not work.
The two telerik css files are telerik.common.css and telerik.simple.css
any help will be appreciated
I was trying to minify two telerik css files and some of my own css file together, after minified, all css will become one file and render once.
I have compare all seperate css files and the combine css file, all good, but the question is some features display wired or disappear.
e.g. On the telerik Grid, the refresh button "<a class="t-icon t-refresh" href="/test/test/116"></a>" disappear. Actually, the ".t-icon" and ".t-refresh" just be there, but it seems does not work.
The two telerik css files are telerik.common.css and telerik.simple.css
any help will be appreciated