mirror of https://github.com/ColorlibHQ/AdminLTE
[Gradient Buttons]: Fix to keep font color on hover event.
parent
2aa1da0db3
commit
e156784867
|
@ -62,6 +62,7 @@
|
|||
&.disabled {
|
||||
background-image: none !important;
|
||||
border-color: $color;
|
||||
color: color-yiq($color);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue