Closed Bug 1754473 Opened 3 years ago Closed 3 years ago

Add CSS intervention for taobao.com

Categories

(Web Compatibility :: Interventions, enhancement)

enhancement

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: denschub, Unassigned)

References

Details

As per the linked webcompat bug, the issue with the number-arrow-buttons overlapping the content can be fixed with

.o-t-item .item-info .edit-quantity .btn-input input[type="number"] {
  appearance: textfield;
}

Note that the domain here is m.intl.taobao.com, and I don't know off the top of my head if *.taobao.com would match this, so we have to test this.

Patch shipping in Firefox 99 as part of the addon's v31 in bug 1752986.

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
See Also: → 1818220
See Also: → 1847209
You need to log in before you can comment on or make changes to this bug.