:indeterminate

The :indeterminate pseudo-class represents any form element whose state is indeterminate.

Syntax



element:indeterminate {
  property: value;
}