Opened 15 years ago
Last modified 14 months ago
#17146 new enhancement
Don't limit screen meta tab CSS to content within #screen-meta
| Reported by: | koopersmith | Owned by: | koopersmith |
|---|---|---|---|
| Priority: | normal | Milestone: | Future Release |
| Component: | Help/About | Version: | 3.1 |
| Severity: | normal | Keywords: | has-patch good-first-bug |
| Cc: | Focuses: | administration |
Description
Currently, the styles for screen meta tabs are limited to items within #screen-meta. I think we should use the .screen-meta-toggle class instead, so these styles can be used elsewhere in the admin without duplicating the CSS.
I ran into this problem when working on the fullscreen plugin and adding a help tab, but not inside #screen-meta.
Attachments (1)
Change History (11)
#1
@
14 years ago
- Component UI → Help/About
- Keywords needs-refresh added
- Milestone Awaiting Review → Future Release
- Type defect (bug) → enhancement
#7
@
6 years ago
- Milestone → Future Release
It looks like the #screen-meta related selectors are still the same, but there are more occurrences now.
This ticket was mentioned in Slack in #core by abhanonstopnews. View the logs.
5 years ago
This ticket was mentioned in PR #9285 on WordPress/wordpress-develop by @yashjawale.
14 months ago
#9
- Keywords needs-refresh removed
Currently, the styles for screen meta tabs are limited to items within #screen-meta, this PR targets .screen-meta-toggle instead so that the styles can be used elsewhere in the admin without duplicating CSS
Trac ticket: https://core.trac.wordpress.org/ticket/17146
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Reusable selectors are always happy!