Change BBCode text color in chrome
I use a forum with BBCode that allows users to define custom text color
I successfully use the format span[style*="color:UNDESIRED"]{color:DESIRED !important}
in firefox
In chrome, however, the script doesn't work.
Is there a different format for this action specific to chrome, and if so, what is it?
Comments
Good news is I figured it out, for some reason chrome requires that the color hexcode does NOT contain the #