Commit 1cd573ee authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Merge branch 'new-issue-bg-color' into 'master'

Change color of today issue highlight



See merge request !5329
parents d6bd412b b472027b
......@@ -63,7 +63,7 @@ form.edit-issue {
.merge-request,
.issue {
&.today {
background: #f8feef;
background: #f3fff2;
border-color: #e1e8d5;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment