Update notes
Browse files
docs/src/content/guides/theming.mdx
CHANGED
@@ -91,7 +91,7 @@ Following classes are applied to the overlay i.e. the lightbox displayed over th
|
|
91 |
|
92 |
## Styling Highlighted Element
|
93 |
|
94 |
-
|
95 |
|
96 |
```css
|
97 |
.driver-active-element {}
|
|
|
91 |
|
92 |
## Styling Highlighted Element
|
93 |
|
94 |
+
Whenever an element is highlighted, the following classes are applied to it.
|
95 |
|
96 |
```css
|
97 |
.driver-active-element {}
|