[wp-trac] Re: [WordPress Trac] #9574: wp-admin global.css errors
WordPress Trac
wp-trac at lists.automattic.com
Sat Apr 18 06:44:42 GMT 2009
#9574: wp-admin global.css errors
----------------------------+-----------------------------------------------
Reporter: ranchnachos | Owner: anonymous
Type: defect (bug) | Status: closed
Priority: low | Milestone:
Component: Administration | Version: 2.8
Severity: trivial | Resolution: worksforme
Keywords: needs-patch |
----------------------------+-----------------------------------------------
Changes (by DD32):
* status: new => closed
* resolution: => worksforme
* milestone: 2.8 =>
Comment:
You're right.. I cant find any reference to any of the selectors mentioned
here under current trunk.
I think Opera's doing odd things, Or it might be jQuery doing something
odd, The only place i can find the CSS warnings strings are in jQuery
selectors.. which is odd, unless jQuery is attempting to use Opera's CSS-
element-selector thinggi.
{{{
CSS - http://localhost/wordpress/wp-admin/css/colors-
fresh.css?ver=20090415
Linked-in stylesheet
-moz-border-radius is an unknown property
Line 911:
-moz-border-radius: 0 4px 0 0;
--------------------^
CSS
HTML style attribute
Unknown pseudo class
Line 1:
div.wrap h2:first
-----------------^
CSS
HTML style attribute
Unknown pseudo class
Line 1:
table:visible tbody .check-column :checkbox
-------------^
CSS
HTML style attribute
Unknown pseudo class
Line 1:
table:visible tbody .check-column :checkbox
-------------------------------------------^
CSS
HTML style attribute
Unknown pseudo class
Line 1:
thead :checkbox, tfoot :checkbox
---------------^
CSS
HTML style attribute
Unknown pseudo class
Line 1:
thead :checkbox, tfoot :checkbox
--------------------------------^
CSS
HTML style attribute
Unknown pseudo class
Line 1:
tfoot :checkbox
---------------^
}}}
..It gives the proper file for -moz- but doesnt know where the others are
coming from.. so probably not an issue at all.
..worksforme under current trunk
--
Ticket URL: <http://core.trac.wordpress.org/ticket/9574#comment:5>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list