]> source.dussan.org Git - redmine.git/commitdiff
Removed inline styles.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 29 Jul 2012 11:32:24 +0000 (11:32 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 29 Jul 2012 11:32:24 +0000 (11:32 +0000)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10120 e93f8b46-1217-0410-a6f0-8f06a7374b81

public/stylesheets/application.css

index 88447e1043852963d6e39966e5a7662f1cbcdcbc..cd2ea7cbe89f174bc241be0ecd0fce5f2f70eb38 100644 (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;