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 {
|
&.disabled {
|
||||||
background-image: none !important;
|
background-image: none !important;
|
||||||
border-color: $color;
|
border-color: $color;
|
||||||
|
color: color-yiq($color);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue