Fix MR diff comments. Fix wiki comments loading error

This commit is contained in:
randx 2012-09-15 09:49:21 +03:00
parent caeb65b189
commit 9159be3a50
5 changed files with 11 additions and 4 deletions

View file

@ -14,7 +14,7 @@
border-top:1px solid #aaa;
}
#new-notes-list.reversed {
border-bottom:1px solid #aaa;
border-bottom:1px solid #ccc;
}
.issue_notes,
@ -227,7 +227,7 @@ td .line_note_link {
}
}
.note-text {
.note-text {
border: 1px solid #aaa;
box-shadow:none;
}