How to overide a CSS style without entering a new value?
Posted
by Graham
on Stack Overflow
See other posts from Stack Overflow
or by Graham
Published on 2010-06-17T21:06:47Z
Indexed on
2010/06/17
21:23 UTC
Read the original article
Hit count: 182
css
I want to overide a style thats in a stylesheet on another server. However, I dodnt want to enter new values, I just want to cancel out that style somehow. Is that possible? The competing style is overiding some of my other styles and I just want to basically filter the remote style out.
© Stack Overflow or respective owner