Commit fca41b41 authored by Ryan Harris's avatar Ryan Harris

Add hover style for copy icon in commit page header

Change hover style definition from explicit rgba value to variable

Removed style from page-header.scss that was overriding .btn styles

Add hover style for copy icon in commit page header

Change hover style definition from explicit rgba value to variable

Removed unnecessary styles on commits.scss
parent 52a7112f
......@@ -46,10 +46,6 @@
font-weight: bold;
}
.fa-clipboard {
color: $dropdown-title-btn-color;
}
.commit-info {
&.branches {
margin-left: 8px;
......
---
title: Add hover style to copy icon on commit page header
merge_request:
author: Ryan Harris
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