fix td padding
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@4047 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
parent
483fb0adf6
commit
33dfc789b9
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ dd {margin-left:1.5em;}
|
|||
table {width:100%;}
|
||||
th {font-weight:bold;}
|
||||
thead th {background:#c3d9ff;}
|
||||
th, td, caption {padding:4px 10px 4px 5px;}
|
||||
th, td, caption {padding:4px 4px 4px 4px;}
|
||||
tr.even td {background:#e5ecf9;}
|
||||
tfoot {font-style:italic;}
|
||||
caption {background:#eee;}
|
||||
|
|
Loading…
Add table
Reference in a new issue