I create new buttons like this in the grid: links = [lambda row: A('X', _href=URL(args=["view", db.person, row.id] ))]
How should I specify an icon for the new button? On Oct 19, 10:04 pm, Bruno Rocha <rochacbr...@gmail.com> wrote: > Herehttps://github.com/michenriksen/css3buttonsyou can find a list of all > suported classes for standard style, > > for the ui-icon option take a look at jquery-ui theme roller page