Added the autocompletion of the owner and cosmetic changes.

This commit is contained in:
Loic d'Anterroches
2008-07-25 14:15:58 +02:00
parent e5d296d863
commit 4eea3797b2
6 changed files with 51 additions and 3 deletions

View File

@@ -126,6 +126,10 @@ div.issue-comment {
padding: 0.5em;
}
.issue-comment-focus {
border-right: 3px solid #8ae234 !important;
}
div.issue-comment-first {
border-top: 1px solid #d3d7cf;
}