Fix MR diff comments. Fix wiki comments loading error
This commit is contained in:
parent
caeb65b189
commit
9159be3a50
5 changed files with 11 additions and 4 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue