What does the red strikethrough in CSS property grid mean?
In Visual Studio Orcas, the CSS property grid renders a red strikethrough when it wants to tell you that a property is either non-inherited or it is overridden by a rule with higher precedence. Read the tooltip when you see a red strikethrough on your property and it will give you the exact reason for the strikethrough. Here are the ...