yet better grid style

This commit is contained in:
Massimo Di Pierro
2011-12-04 16:24:56 -06:00
parent a7ed6abf40
commit cf413e568f
4 changed files with 24 additions and 23 deletions
@@ -191,6 +191,7 @@ div.error {
* if needed to remove base.css consider keeping these following lines in some css file.
*/
.web2py_table { border: 1px solid #ccc; }
.web2py_paginator { border-left: 1px solid #ccc; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; }
.web2py_grid a { text-decoration:none;}
.web2py_grid table { width: 100% }
.web2py_grid td { white-space:nowrap; }