Open
Bug 1848713
Opened 1 years ago
Updated 5 days ago
Add an intervention for cleanrider.com
Categories
(Web Compatibility :: Interventions, enhancement)
Tracking
(Not tracked)
REOPENED
People
(Reporter: ksenia, Unassigned)
References
()
Details
(Keywords: webcompat:needs-contact, webcompat:sitepatch-applied)
Add an intervention for both desktop and Android:
input[type=range]::-moz-range-thumb {
-webkit-appearance: none;
height: 24px;
pointer-events: all;
width: 24px
}
More details https://github.com/webcompat/web-bugs/issues/123642#issuecomment-1597795654
Reporter | ||
Comment 1•1 years ago
|
||
Shipped in bug1838839
Status: NEW → RESOLVED
Closed: 1 years ago
Resolution: --- → FIXED
Comment 3•5 days ago
|
||
Reopening this one, since we're now tracking the status of webcompat issues with interventions differently.
Status: RESOLVED → VERIFIED
Updated•5 days ago
|
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•