Is there a standard approach to troubleshooting web part CSS not being injected into the output?
I have added the Content Rating web part to a template which appears to working except the CSS for the stars is no where to be found. As a result the stars do not show up.
I don't see the CSS inline and I don't see anything in the Kentico generated CSS file except for the styles for predictive search results.
I'm sure if I can figure out how to get the CSS into the page output it will work just fine. I just don't know where to start looking for this CSS though.