Changes the CardView background color to create an enable/disable effect.
fun CardView.bindEnableCardView(enabled: Boolean): Unit