summaryrefslogtreecommitdiffstats
path: root/public
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2012-07-29 11:32:24 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2012-07-29 11:32:24 +0000
commitd252848b2e5ad23379b5be08fbe4d68c2f00089c (patch)
tree3adccb338819c2f60aea6a531892f52865357f4c /public
parent3a7207672effacf018ec3013ff5f46a1ac71d9b3 (diff)
downloadredmine-d252848b2e5ad23379b5be08fbe4d68c2f00089c.tar.gz
redmine-d252848b2e5ad23379b5be08fbe4d68c2f00089c.zip
Removed inline styles.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10120 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'public')
-rw-r--r--public/stylesheets/application.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/public/stylesheets/application.css b/public/stylesheets/application.css
index 88447e104..cd2ea7cbe 100644
--- a/public/stylesheets/application.css
+++ b/public/stylesheets/application.css
@@ -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;