Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Menu
Open sidebar
A-logWare
XanderLynx
Commits
75a4ebca
Commit
75a4ebca
authored
Dec 01, 2019
by
Robi Pires
💬
Browse files
Fix coloring of quote (You)s
parent
1e586934
Changes
1
Hide whitespace changes
Inline
Side-by-side
static/css/global.css
View file @
75a4ebca
...
...
@@ -625,7 +625,8 @@ figure.uploadCell {
.quoteLink.you
:after
{
content
:
" (You)"
;
font-size
:
75%
;
color
:
#ACACAC
;
color
:
#000
;
text-decoration
:
none
;
}
.divBanMessage
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment