Skip to content
Snippets Groups Projects
Commit fe7c7e79 authored by Chris Hallberg's avatar Chris Hallberg
Browse files

Style disabled buttons to have black text when hovered over.

parent e56a4663
No related merge requests found
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
@import "bootstrap/bootstrap"; @import "bootstrap/bootstrap";
@import "a11y"; @import "a11y";
.btn.disabled:hover {color:#000}
[data-toggle~=dropdown] {cursor:pointer} [data-toggle~=dropdown] {cursor:pointer}
.fa {cursor:default} .fa {cursor:default}
.form-control { .form-control {
......
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