zachleat’s avatarzachleat’s Twitter Archive—№ 5,954

  1. To style <input/> without a type (defaults to text) use the CSS3 selector input:not([type]). Use care when grouping with other selectors.