Opened 14 years ago
Closed 14 years ago
#22616 closed defect (bug) (fixed)
Properly scope media views CSS fallbacks
| Reported by: | koopersmith | Owned by: | ryan |
|---|---|---|---|
| Priority: | high | Milestone: | 3.5 |
| Component: | Media | Version: | 3.5 |
| Severity: | blocker | Keywords: | has-patch commit dev-reviewed |
| Cc: | Focuses: |
Description
Several of the media CSS fallbacks are completely unscoped — selectors like a and textarea cannot be applied without a class, as they will severely alter themes.
Attachments (1)
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
This covers the basics, and will prevent CSS from leaking through to themes.