Changes between Initial Version and Version 1 of Ticket #21307, comment 46
- Timestamp:
- 07/30/12 11:27:10 (10 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21307, comment 46
initial v1 1 Also the CSS selector `.toplevel_page_link-manager` in `link-manager.php` should be `#toplevel_page_link-manager` as browsers don't handle a mix of underscores and hyphens in class names properly ( opening another ticket to address core's output of those). As it stands, all non-core menu items are being affected by this CSS selector.1 Also the CSS selector `.toplevel_page_link-manager` in `link-manager.php` should be `#toplevel_page_link-manager` as browsers don't handle a mix of underscores and hyphens in class names properly (#21421). As it stands, all non-core menu items are being affected by this CSS selector.
