[wp-trac] [WordPress Trac] #18211: Paint the Tracshed
WordPress Trac
wp-trac at lists.automattic.com
Mon Sep 26 05:05:35 UTC 2011
#18211: Paint the Tracshed
----------------------------+----------------------------
Reporter: nacin | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: WordPress.org
Component: Graphic Design | Version:
Severity: normal | Resolution:
Keywords: |
----------------------------+----------------------------
Comment (by nacin):
Some of the stylesheets being overridden here are only loaded on specific
pages.
Example, report.css has one selector: `.tickets tbody tr:hover`, which
then provides a background over the row. This selector also matches the
ticket properties area on a ticket view. This is what ocean90 reported
above.
Trac uses a class on div#content to provide context (among other things, I
imagine). For example, div#content.report will limit it to reports. Or
probably just div.report, etc.
Still going through the changes. Looks great so far. Commenting the intent
of some tweaks would be helpful. (The inline CSS actually has comments in
them, but they don't get printed here.)
The on-state for the menus is pretty useless. Even a gray is fine. I'd
even consider killing orange for the link on states, and go back to the
current hover state. It's easier on the eyes for someone who could easily
spend five or six hours browsing Trac at a time.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18211#comment:24>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list