[mv3] Minor CSS-related change

This commit is contained in:
Raymond Hill 2025-09-25 08:57:55 -04:00
parent 91d36749bb
commit 93c5c077a0
No known key found for this signature in database
GPG key ID: F5630CAE62A14316

View file

@ -50,6 +50,7 @@
display: none;
}
#ubol-unpicker .customFilter.removed > span.selector {
color: red;
pointer-events: none;
text-decoration-line: line-through;
}