another piece: http://mdipierro.github.io/stupid.css/themes/dashboard.html
On Thursday, 10 March 2016 18:53:54 UTC-6, eric cuver wrote: > > it's nice I am impressed > > Le jeudi 10 mars 2016 20:43:03 UTC+1, Massimo Di Pierro a écrit : >> >> Here is another piece: >> >> http://mdipierro.github.io/stupid.css/widgets/index.html >> >> The work with web2py forms if you manually add the data-format and >> data-range. For example >> >> for e in form.elements('.datetime'): >> e['_data-format'] = '{DD}/{MM}/{year} {hh}:{mm}:{ss}' >> >> for e in form.elements('.double'): >> e.add_class('number slider'); >> e['_data-range']] = '0,100' >> >> It would be great if you could help me test these. >> >> >> On Tuesday, 8 March 2016 15:04:50 UTC-6, Massimo Di Pierro wrote: >>> >>> I would like to buy a .ham.burger >>> http://mdipierro.github.io/stupid.css/themes/hamburger.html >>> >>> On Thursday, 3 March 2016 01:27:57 UTC-6, Massimo Di Pierro wrote: >>>> >>>> A damn simple and easy css framework ... stupid.css >>>> >>>> https://t.co/9vB48IjYJK >>>> >>>> No promise of backward compatibility is made, but comments and >>>> suggestions for improvement are welcome. >>>> >>> -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

