Skip to content

[CSS] Make disabled form elements visually disabled (fix #861)

Nicolas Frandeboeuf requested to merge nicofrand/kresus:fixDisabledInputs into master

Before (inputs are disabled as long as the checkbox remains unchecked):

Screenshot_2019-06-06_Kresus_1_

After:

Screenshot_2019-06-06_Kresus

Merge request reports