.container { input { &[readonly] { background-color: $disabled-light; cursor: default; } } }