mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-16 08:06:08 +10:00
Improve comment header
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
@@ -27,11 +27,15 @@ ul.notes {
|
||||
|
||||
.discussion-last-update,
|
||||
.note-last-update {
|
||||
font-style: italic;
|
||||
&:before {
|
||||
content: "\00b7";
|
||||
}
|
||||
font-size: 13px;
|
||||
}
|
||||
.author {
|
||||
color: $style_color;
|
||||
color: #555;
|
||||
font-weight: bold;
|
||||
font-size: 14px;
|
||||
&:hover {
|
||||
color: $primary_color;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user