popover-open

The popover-open CSS pseudo-class specifies any HTML element whose popover attribute is not in the no popover state and whose popover visibility state is showing.

Syntax

selector:popover-open
{
    property: value;
}

Examples

HomeMenu