[wp-trac] Re: [WordPress Trac] #8063: Aesthetic issue with
button-primary background image
WordPress Trac
wp-trac at lists.automattic.com
Thu Nov 6 23:03:26 GMT 2008
#8063: Aesthetic issue with button-primary background image
---------------------+------------------------------------------------------
Reporter: jick | Owner:
Type: defect | Status: new
Priority: normal | Milestone: 2.7
Component: UI | Version: 2.7
Severity: trivial | Resolution:
Keywords: |
---------------------+------------------------------------------------------
Comment (by jick):
By changing this line ''(in the file ./wp-admin/css/colors-fresh.css)'':
{{{
background: #21759B url(../images/button-grad.png) repeat-x scroll left
top;
}}}
To this:
{{{
background: #1F6C8F url(../images/button-grad.png) repeat-x scroll left
top;
}}}
It seems to fix it visually, but I'm not sure if that is the best fix.
Anyone else?
However, if that is the best way then I'd assume a similar change would
need to be done in colors-classic.css and any other similar color schemes
as well.
--
Ticket URL: <http://trac.wordpress.org/ticket/8063#comment:1>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list