[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: CSS orderings

  • Thread starter Thread starter GregHiggins
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top