css selector tidak ada atribut

input:not([type]) {
   /* style here */
}
DeuxAlpha