G
GregHiggins
Guest
However, It seems like we can get what we want, sometimes. In style.css if I use [id$=Button] { } this selects all elements whose id ends in Button and applies the various CSS settings to those elements. While not a best practice like having a class for buttons, it might prove to be a best available practice given the limitations of KUIB.
Continue reading...
Continue reading...