Ticket #6105 (closed enhancement: invalid)
Useless CSS directive in browser.css (?)
| Reported by: | eblot | Owned by: | eblot |
|---|---|---|---|
| Priority: | lowest | Milestone: | |
| Component: | version control/browser | Version: | devel |
| Severity: | trivial | Keywords: | |
| Cc: | css custom |
Description
I'm wondering whether this line browser:trunk/trac/htdocs/css/browser.css@5605#L18 is mandatory: it defines the color of the path line in the browser.
Whenever some color customization is to be made (using a site-specific CSS file), one has to change the H1 header color once for the whole site, once more for the browser view.
I think this extra (re)definition of the header color is not necessary and could be removed: H1 color being defined site-wide in the trac.css file.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


