Hi, It seems that there is no distinction between active and checked states. It will be nice to have a separate class for the checked state and separate styling.
I'm trying to use bootstrap css to style closure-library controls. A controls in closure-library gets goog-button-active and goog-button- checked. I can replace goog-button-active with just active so it will use the bootstrap styles. Are there plans to: - Add btn-checked class? - Change the active class to btn-active to be more like btn-large, btn- info and the rest of the classes? Thanks
