summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2016-07-11 14:56:45 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2016-07-11 14:56:45 +0300
commitd794c96adea80dfcb36e4b202123f0d051efeceb (patch)
tree55894a7152107ef78ac3f4083e9759b04e0ae703
parentf52e83a5c09badbfa713875184d2c52797f98f42 (diff)
downloadgitlab-ce-dz-today-issue-color.tar.gz
Lower case todya issue colorsdz-today-issue-color
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-rw-r--r--app/assets/stylesheets/pages/issues.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/assets/stylesheets/pages/issues.scss b/app/assets/stylesheets/pages/issues.scss
index 05e1713d64a..0e4d8c140aa 100644
--- a/app/assets/stylesheets/pages/issues.scss
+++ b/app/assets/stylesheets/pages/issues.scss
@@ -63,8 +63,8 @@ form.edit-issue {
.merge-request,
.issue {
&.today {
- background: #F8FEEF;
- border-color: #E1E8D5;
+ background: #f8feef;
+ border-color: #e1e8d5;
}
&.closed {