Commit 683f9720 authored by Murat Dogan's avatar Murat Dogan Committed by Annabel Gray

unverified hover state color changed to almost-black

parent f80ba922
......@@ -329,6 +329,10 @@
&.invalid {
@include status-color($gray-dark, $gray, $gray-darkest);
border-color: $gray-darkest;
&:not(span):hover {
color: $gray;
}
}
}
......
---
title: Unverified hover state color changed to black
merge_request:
author:
type: fixed
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