Skip to content
Snippets Groups Projects
Commit cb316804 authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray
Browse files

Add hover state to MR comment reply button

parent 3c9a3918
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -324,7 +324,7 @@
&:focus {
cursor: text;
box-shadow: none;
border-color: $border-color;
border-color: lighten($dropdown-input-focus-border, 20%);
color: $gray-darkest;
background-color: $gray-light;
}
Loading
Loading
---
title: Add hover state to MR comment reply button
merge_request:
author:
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment