提交 ad61ba45 编写于 作者: J Jose Ivan Vargas

Corrected the color from the time tracking icon in the issuable sidebar

上级 0068c449
......@@ -84,7 +84,6 @@ $warning-message-border: #f0e2bb;
*/
$border-color: #e5e5e5;
$focus-border-color: #3aabf0;
$sidebar-collapsed-icon-color: #999;
$well-expand-item: #e8f2f7;
$well-inner-border: #eef0f2;
$well-light-border: #f1f1f1;
......
......@@ -498,7 +498,7 @@
svg {
width: 16px;
height: 16px;
fill: $sidebar-collapsed-icon-color;
fill: $issuable-sidebar-color;
}
&:hover svg {
......
---
title: Corrected time tracking icon color in the issuable side bar
merge_request:
author:
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册