author | Bernard Igiri <bigiri@mozilla.com> |
Tue, 05 Oct 2021 21:02:20 +0000 | |
changeset 594781 | 0a0c6ce2e3799d95a22c2a2cdd580c8117341d35 |
parent 594780 | 0ec32e590fa95939891637b9140c022f03917f45 |
child 594782 | 5710719c10a78dd25cb7a2850f8fa83e9e83ee1d |
push id | 150931 |
push user | bigiri@mozilla.com |
push date | Tue, 05 Oct 2021 21:58:43 +0000 |
treeherder | autoland@0a0c6ce2e379 [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | Gijs |
bugs | 1732884 |
milestone | 95.0a1 |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
--- a/browser/themes/shared/downloads/downloads.inc.css +++ b/browser/themes/shared/downloads/downloads.inc.css @@ -37,17 +37,17 @@ .downloadMainArea { padding-block: 8px; padding-inline-start: 4px; border-radius: 4px; } @itemFinished@[exists].hoveringMainArea:hover, -@item@:is(.openWhenFinished) > .downloadMainArea:hover, +@item@:is(.openWhenFinished).hoveringMainArea:hover, @item@:not([verdict]) > .downloadButton:hover, @item@[verdict]:hover, .downloadsPanelFooterButton:hover { background-color: var(--panel-item-hover-bgcolor); } @itemFinished@[exists].hoveringMainArea:hover:active, @item@:not([verdict]) > .downloadButton:hover:active,