The absolute minimum: just add the following to yourapp/static/css/ base.css (or just static/base.css in earlier web2py versions)
.odd {background-color:#lightgrey}
The absolute minimum: just add the following to yourapp/static/css/ base.css (or just static/base.css in earlier web2py versions)
.odd {background-color:#lightgrey}