[wp-trac] [WordPress Trac] #8306: Left over color issue?
WordPress Trac
wp-trac at lists.automattic.com
Fri Nov 21 11:47:12 GMT 2008
#8306: Left over color issue?
-----------------------------+----------------------------------------------
Reporter: ydekproductions | Owner:
Type: defect | Status: new
Priority: normal | Milestone: 2.7
Component: UI | Version:
Severity: normal | Keywords:
-----------------------------+----------------------------------------------
I think there has been a self over style from a previous revision, but I'm
not sure.
{{{
@@ line 238
.form-table td,
.form-table th,
#wpbody-content .describe td,
#wpbody-content .describe th {
border-bottom-color: #f9f9f9;
}
}}}
That is in colors-fresh.css, and the f9f9f9 color is slightly off from the
background of the table which is now white. It has been bugging me, so I
started to look into it and found that to be the culprit. Either just
change it to #fffff, or remove the border all together.
I'm attaching a screen shot to see what I'm talking about. Look between
the rows, it's slightly gray and set off from the rest of the table. I'm
doubting it's intentional.
--
Ticket URL: <http://trac.wordpress.org/ticket/8306>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list