CSS :read-only 选择器完整CSS选择器参考手册实例如果input 元素设置了'readonly' 属性,设置输入框样式为黄色: input:read-only { background-color: yellow; } ...
確定! 回上一頁