Removed inline styles.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10120 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang 2012-07-29 11:32:24 +00:00
parent 3a7207672e
commit d252848b2e
1 changed files with 2 additions and 0 deletions

View File

@ -241,6 +241,8 @@ table.boards a.board, h3.comments { background: url(../images/comment.png) no-re
table.boards td.topic-count, table.boards td.message-count {text-align:center;}
table.boards td.last-message {font-size:80%;}
table.messages td.author, table.messages td.created_on, table.messages td.reply-count {text-align:center;}
table.query-columns {
border-collapse: collapse;
border: 0;