From: Toshi MARUYAMA Date: Sun, 13 Nov 2011 01:40:29 +0000 (+0000) Subject: remove trailing white-spaces from scm.css X-Git-Tag: 1.3.0~215 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=2bc6b36e38fce352e602f7538d6718ba4e5b5910;p=redmine.git remove trailing white-spaces from scm.css git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7791 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/public/stylesheets/scm.css b/public/stylesheets/scm.css index 0f4cc626f..44df80a7d 100644 --- a/public/stylesheets/scm.css +++ b/public/stylesheets/scm.css @@ -7,9 +7,9 @@ table.revision-info td { div.changeset-changes ul { margin: 0; padding: 0; } div.changeset-changes ul > ul { margin-left: 18px; padding: 0; } -li.change { +li.change { list-style-type:none; - background-image: url(../images/bullet_black.png); + background-image: url(../images/bullet_black.png); background-position: 1px 1px; background-repeat: no-repeat; padding-top: 1px; @@ -76,7 +76,7 @@ table.annotate td.revision { padding-left: 1em; background: inherit; } - + table.annotate td.author { text-align: center; border-right: 1px solid #d7d7d7;