Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
scratch-www
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
xpstem
scratch-www
Commits
1d282a48
Unverified
Commit
1d282a48
authored
Jul 21, 2018
by
Andrew Sliwinski
Committed by
GitHub
Jul 21, 2018
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1990 from carljbowman/develop
Fix new message highlight
parents
5f0016f3
7de1cb80
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/components/social-message/social-message.scss
src/components/social-message/social-message.scss
+1
-1
No files found.
src/components/social-message/social-message.scss
View file @
1d282a48
...
...
@@ -13,7 +13,7 @@
}
.social-message.mod-unread
{
background-color
:
lighten
(
$ui-blue
,
40
)
;
background-color
:
$ui-blue-10percent
;
}
.social-message.mod-unread
.social-message-icon
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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