mirror of
https://github.com/redmine/redmine.git
synced 2025-11-09 06:46:01 +01:00
remove trailing white-spaces from scm.css
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7791 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -7,9 +7,9 @@ table.revision-info td {
|
|||||||
div.changeset-changes ul { margin: 0; padding: 0; }
|
div.changeset-changes ul { margin: 0; padding: 0; }
|
||||||
div.changeset-changes ul > ul { margin-left: 18px; padding: 0; }
|
div.changeset-changes ul > ul { margin-left: 18px; padding: 0; }
|
||||||
|
|
||||||
li.change {
|
li.change {
|
||||||
list-style-type:none;
|
list-style-type:none;
|
||||||
background-image: url(../images/bullet_black.png);
|
background-image: url(../images/bullet_black.png);
|
||||||
background-position: 1px 1px;
|
background-position: 1px 1px;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
padding-top: 1px;
|
padding-top: 1px;
|
||||||
@@ -76,7 +76,7 @@ table.annotate td.revision {
|
|||||||
padding-left: 1em;
|
padding-left: 1em;
|
||||||
background: inherit;
|
background: inherit;
|
||||||
}
|
}
|
||||||
|
|
||||||
table.annotate td.author {
|
table.annotate td.author {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
border-right: 1px solid #d7d7d7;
|
border-right: 1px solid #d7d7d7;
|
||||||
|
|||||||
Reference in New Issue
Block a user