mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-01 00:32:11 +00:00
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:
parent
7015a23075
commit
5454e37e9b
@ -481,7 +481,6 @@
|
||||
padding: 3px 4px;
|
||||
min-width: 100px;
|
||||
-moz-user-focus: normal;
|
||||
color: var(--theme-body-color);
|
||||
}
|
||||
|
||||
.table-widget-cell[hidden] {
|
||||
|
Loading…
Reference in New Issue
Block a user