[wp-trac] [WordPress Trac] #26637: css #wpadminbar typo
WordPress Trac
noreply at wordpress.org
Mon Dec 16 09:15:20 UTC 2013
#26637: css #wpadminbar typo
--------------------------+-----------------------------
Reporter: mathiasdb | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Template | Version: 3.8
Severity: normal | Keywords:
--------------------------+-----------------------------
Hi
I just downloaded the latest version of Wordpress (v3.8) and I started
restyling the admin menu whilst I discovered a typo in the new code.
{{{
#wpadminbar .ab-top-menu>li>.ab-item:focus, #wpadminbar.nojq .quicklinks
.ab-top-menu>li>.ab-item:focus, #wpadminbar .ab-top-menu>li:hover>.ab-
item, #wpadminbar .ab-top-menu>li.hover>.ab-item {
background: #333;
color: #2ea2cc;
}
}}}
Check out the second query in the CSS, shouldn't it be #wpadminbar.nojs
instead of #wpadminbar.nojq?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/26637>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list