Opened 14 years ago
Closed 14 years ago
#15658 closed defect (bug) (fixed)
Plugin "Search Results" tab looking weird
Reported by: | batmoo | Owned by: | |
---|---|---|---|
Milestone: | 3.1 | Priority: | normal |
Severity: | normal | Version: | 3.1 |
Component: | UI | Keywords: | has-patch dev-feedback |
Focuses: | Cc: |
Description
The Search Results tab for plugin searches is given a generic class ("search"), inherits some styles and ends up looking weird.
Screenshot attached.
Attachments (3)
Change History (8)
#1
@
14 years ago
- Component changed from General to UI
- Keywords has-patch dev-feedback added
Patch attempts to make the class name for the tabs a bit more unique by prefixing 'plugin-'. I didn't notice any adverse side-effects from this.
The alternate approach, of course, would be to override the CSS for the affected tab, but that might not be the nicest approach.
Note: See
TracTickets for help on using
tickets.
prefixes classnames for tabs with 'plugin-'