Modify ↓
Opened 16 years ago
Closed 13 years ago
#4980 closed defect (worksforme)
[PATCH] tags css messes with custom query page css
Reported by: | anonymous | Owned by: | osimons |
---|---|---|---|
Priority: | normal | Component: | TagsPlugin |
Severity: | normal | Keywords: | CSS |
Cc: | Trac Release: | 0.11 |
Description
tractags overrides #query in css, making it float right. This affects the query form on the custom query page. When tractags is installed, if you collapse the "columns" box on the custom query page, the form shifts to the right.
The attached patch fixes tractags to only include it's css files on pages that use tractags.
Attachments (1)
Change History (3)
Changed 16 years ago by
Attachment: | tractags-customqueryfix.patch added |
---|
comment:1 Changed 16 years ago by
Owner: | changed from Alec Thomas to osimons |
---|
comment:2 Changed 13 years ago by
Keywords: | CSS added |
---|---|
Resolution: | → worksforme |
Status: | new → closed |
Can't verify this either. This doesn't apply to trunk
.
Please reopen with a verifiable claim, if needed.
Note: See
TracTickets for help on using
tickets.
Are you using latest tags plugin from trunk?
I open custom query, and Firebug does not report the tags stylesheet as loaded. The line numbers in the patch does not correspond to lines found in latest trunk either.
Could you please try with latest tags trunk?