removed td padding

git-svn-id: http://redmine.rubyforge.org/svn/trunk@374 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang 2007-03-23 23:50:12 +00:00
parent 7611f52faf
commit 0125ec3b48
1 changed files with 0 additions and 1 deletions

View File

@ -249,7 +249,6 @@ legend {color: #505050;}
.even {background-color: #fff;}
hr { border:0; border-top: dotted 1px #fff; border-bottom: dotted 1px #c0c0c0; }
table p {margin:0; padding:0;}
table td {padding-right: 1em;}
.highlight { background-color: #FCFD8D;}