[wp-trac] [WordPress Trac] #4225: Classic Theme CSS borders
incorrect
WordPress Trac
wp-trac at lists.automattic.com
Fri May 4 19:35:39 GMT 2007
#4225: Classic Theme CSS borders incorrect
---------------------+------------------------------------------------------
Reporter: Tjworld | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.4
Component: General | Version: 2.1.3
Severity: normal | Keywords:
---------------------+------------------------------------------------------
The stylesheet for the Classic theme has several compound 'border' rules
that are incorrectly formatted.
Instead of "border: <border-width> <border-style> <color>" as in the W3C
CSS2 specifications, several have width & style reversed: "border:
<border-style> <border-width> <color>"
The rules affected are: body, h3, .credit, #header, #menu, #menu ul li.
--
Ticket URL: <http://trac.wordpress.org/ticket/4225>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list