IE's F12 Developer Tools - add new CSS?

Viewed 18075

Im viewing an element with IE's F12 developer tools. I can see the styles being applied to the element so I can change or disable them, but how can I add a completely new style?

Thanks

4 Answers
Related