[wp-trac] [WordPress Trac] #11561: Cleanup in WP native CSS files
WordPress Trac
wp-trac at lists.automattic.com
Sun Dec 27 17:46:18 UTC 2009
#11561: Cleanup in WP native CSS files
-------------------------+--------------------------------------------------
Reporter: Simek | Owner:
Type: enhancement | Status: new
Priority: low | Milestone: 3.0
Component: Performance | Version: 2.9
Severity: minor | Keywords: has-patch tested
-------------------------+--------------------------------------------------
Comment(by azaozz):
`-moz-border-radius-topleft: 3px;` is not the same as `-moz-border-radius:
3px 0 0 0;`. The second sets all corners and overrides other selectors.
Also perhaps we can keep `0.83em` as it's easier to read than `.83em`.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11561#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list