Skip to content
Snippets Groups Projects
Commit c3b9826e authored by Dimitrie Hoekstra's avatar Dimitrie Hoekstra
Browse files

removed gray button styling from todo buttons in sidebars

parent d366a943
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -267,20 +267,6 @@
}
}
 
.issuable-header-btn {
background: $gray-normal;
border: 1px solid $border-gray-normal;
&:hover {
background: $gray-dark;
border: 1px solid $border-gray-dark;
}
&.btn-primary {
@extend .btn-primary;
}
}
a {
&:hover {
color: $md-link-color;
Loading
Loading
---
title: Removed gray button styling from todo buttons in sidebars
merge_request: 7387
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