dir
Description
The dir CSS pseudo-class allows the author to write selectors that represent an element based on its directionality as determined by the document language.
Syntax
selector:dir() { property: value; }
The dir CSS pseudo-class allows the author to write selectors that represent an element based on its directionality as determined by the document language.
selector:dir() { property: value; }