tipman/report.css
Josh Holtrop 6b0600ac4d updated report page
git-svn-id: svn://anubis/tipman@5 ce01c143-e732-0410-ac0e-c064f6e6c7ef
2008-09-08 02:12:35 +00:00

11 lines
163 B
CSS

table {
border-top: solid 1px #000;
border-left: solid 1px #000;
}
th, td {
border-bottom: solid 1px #000;
border-right: solid 1px #000;
padding: 2px 1ex;
}