CSS has no (pseudo) selectors for <input> value(s). See: <input>. The :empty selector refers only to child nodes, not input values.
確定! 回上一頁