I have noticed that in changing anything on a theme.css stylesheet,
will not render immediately upon refresh..
I have been told that in order for my changes to render, I need to go
to site settings set another theme, then return to set my customized
theme back.
Another way to handle this is to basically copy the stylesheet into the
source of a content editor web part (between two <style> tags) and make
my changes there to see what effect they will have.
I know that when I modify any other stylesheet (core.css, etc..) that I
dont have to do all of that..I can modify the core.css right where it
sits and changes render immediately..
Does anyone know of an easier way to do this?