mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-02-20 07:01:13 -08:00
Fix: Download panel - line-throught's opacity
This commit is contained in:
parent
d72067f289
commit
ea85f92dab
1 changed files with 1 additions and 0 deletions
|
|
@ -416,6 +416,7 @@
|
|||
/* File moved or missing */
|
||||
#downloadsListBox .download-state:not([exists]) .downloadTarget {
|
||||
text-decoration: line-through;
|
||||
text-decoration-color: color-mix(in srgb, currentColor 65%, transparent);
|
||||
}
|
||||
#downloadsListBox .download-state:not([exists]) .downloadTypeIcon {
|
||||
filter: grayscale(100%) !important;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue