Opened 14 years ago
Last modified 3 years ago
#17146 new enhancement
Don't limit screen meta tab CSS to content within #screen-meta
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | Future Release | Priority: | normal |
Severity: | normal | Version: | 3.1 |
Component: | Help/About | Keywords: | has-patch needs-refresh good-first-bug |
Focuses: | administration | Cc: |
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 (9)
#1
@
12 years ago
- Component changed from UI to Help/About
- Keywords needs-refresh added
- Milestone changed from Awaiting Review to Future Release
- Type changed from defect (bug) to enhancement
#7
@
5 years ago
- Milestone set to 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.
3 years ago
Note: See
TracTickets for help on using
tickets.
Reusable selectors are always happy!