Skip to content
Snippets Groups Projects
Commit 1cd573ee authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

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

Change color of today issue highlight



See merge request !5329
parents d6bd412b b472027b
Branches
Tags
1 merge request!5329Change color of today issue highlight
Pipeline #
Loading
@@ -63,7 +63,7 @@ form.edit-issue {
Loading
@@ -63,7 +63,7 @@ form.edit-issue {
.merge-request, .merge-request,
.issue { .issue {
&.today { &.today {
background: #f8feef; background: #f3fff2;
border-color: #e1e8d5; border-color: #e1e8d5;
} }
   
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment