We can't just modify the CSS variable here, since that is also used in the style for :disabled. We need to change the entire "background-image" in order for :disabled to be able to override it.
We can't just modify the CSS variable here, since that is also used in the style for :disabled. We need to change the entire "background-image" in order for :disabled to be able to override it.