:optional (CSS3)

The :optional CSS pseudo-class represents any <input>  element that does not have the required attribute set on it.

Syntax

:optional { declaration block }

Examples having uses of: ':optional'