bbc / grandstand

BBC Grandstand is a collection of common CSS abstractions and utility helper classes
http://bit.ly/grandstandcss
MIT License
191 stars 9 forks source link

Task revert hover button colour when disabled #31

Open Josephwalker opened 8 years ago

Josephwalker commented 8 years ago

When a button is disabled at the moment on hover the default hover background colour is applied. The only way to stop that happening is to reapply the default background colour set on that button. This is not the most elegant bit of code but not sure of a better solution.