input:disabled+label means that the label is immediately AFTER the input. In your HTML, the label comes BEFORE the text input.
確定! 回上一頁