Opened 2 years ago
Last modified 7 months ago
#17146 new enhancement
Don't limit screen meta tab CSS to content within #screen-meta
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | Future Release |
| Component: | Help/About | Version: | 3.1 |
| Severity: | normal | Keywords: | has-patch needs-refresh |
| 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)
Note: See
TracTickets for help on using
tickets.

Reusable selectors are always happy!