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 wrote:
> Herehttps://github.com/michenriksen/css3buttonsyou can find a list of all
> suported
Here https://github.com/michenriksen/css3buttons you 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
ui = dict(widget='ui-widget',
header='ui-widget-header',
content='ui-widget-content',
default='ui-state-default',
cornerall='ui-corner-all',
cornertop='ui-corner-top',
*bump*
On Tuesday, October 18, 2011, Nik Go wrote:
>
> how do I specify the other icons available from the default icon sprite?
>
>
>
4 matches
Mail list logo