Bug 1877090 - [devtools] Fix selected row color on the storage panel. r=devtools-reviewers,nchevobbe

This rule overrides the expected color set by light/dark-theme.css.

Differential Revision: https://phabricator.services.mozilla.com/D201733
This commit is contained in:
Alexandre Poirot 2024-02-13 22:47:30 +00:00
parent 7015a23075
commit 5454e37e9b

View File

@ -481,7 +481,6 @@
padding: 3px 4px;
min-width: 100px;
-moz-user-focus: normal;
color: var(--theme-body-color);
}
.table-widget-cell[hidden] {