Is there a way to do browser specific conditional CSS inside a *.css file? I want to define all of the styles inside of the same physical file.
Not sure of a way to do that exactly. We just set the CSS file based on the users browser in codebehind.