Bug 1706155 - Set hover states for HCM common.css r=desktop-theme-reviewers,dao,morgan,preferences-reviewers

Differential Revision: https://phabricator.services.mozilla.com/D113872
This commit is contained in:
Mark Striemer
2021-05-10 16:31:27 +00:00
parent 3e7c9bf456
commit b418aff8d2
20 changed files with 179 additions and 61 deletions

View File

@@ -66,6 +66,7 @@ tbody tr {
tbody tr:hover {
background-color: var(--in-content-item-hover);
color: var(--in-content-item-hover-text);
}
th, td, table {