dvtng / jss

JavaScript library for getting and setting CSS stylesheet rules

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot Set Important Rules for Background Color Rules

yuehu-cr7 opened this issue · comments

image

image

I don't know if this applies to your case, but there appears to be a bug in the Chrome inspector that fails to show the !important even though it's there, and is applied as expected by the style cascading engine. The Firefox inspector showed the !important correctly.