Closed lean8086 closed 9 years ago
It's a problem with specificity on button selectors when it sets the text color.
For example, I had to do:
a.ch-btn-skin, a.ch-btn-skin:focus, a.ch-btn-skin:visited { color: #476274; }
Test in Firefox. It's easier to see.
Duplicated with #1204
It's a problem with specificity on button selectors when it sets the text color.