summaryrefslogtreecommitdiffstats
path: root/public
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2007-03-23 23:50:12 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2007-03-23 23:50:12 +0000
commit0125ec3b48d1ebd7bf66ee29a4e2cc7d9def732b (patch)
tree3a2b35e540ea134d35ab167bff4075ae3a11b99d /public
parent7611f52faf67bd8c9cc68d5462332fd0f113fcbf (diff)
downloadredmine-0125ec3b48d1ebd7bf66ee29a4e2cc7d9def732b.tar.gz
redmine-0125ec3b48d1ebd7bf66ee29a4e2cc7d9def732b.zip
removed td padding
git-svn-id: http://redmine.rubyforge.org/svn/trunk@374 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'public')
-rw-r--r--public/stylesheets/application.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/public/stylesheets/application.css b/public/stylesheets/application.css
index b9f550261..ea0aaa4c0 100644
--- a/public/stylesheets/application.css
+++ b/public/stylesheets/application.css
@@ -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;}