mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-13 14:46:05 +10:00
Merge branch 'note-username-text-color' into 'master'
Fixed issue with author link color on dark diffs Correctly added a color to the author link  Fixes #15444 See merge request !3847
This commit is contained in:
@@ -183,6 +183,9 @@ ul.notes {
|
||||
}
|
||||
}
|
||||
|
||||
.author_link {
|
||||
color: $gl-gray;
|
||||
}
|
||||
}
|
||||
|
||||
.note-headline-light,
|
||||
|
||||
Reference in New Issue
Block a user