We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent deaec24 commit 7125817Copy full SHA for 7125817
packages/selenium-ide/src/neo/components/TestRow/style.css
@@ -22,7 +22,7 @@
22
}
23
24
.test-table tbody tr:hover {
25
- background-color: var(--color-hover);
+ background-color: var(--hover-color);
26
27
28
.test-table td .index {
0 commit comments