[wp-trac] [WordPress Trac] #15612: Fix indentation and wordwrap in CSS files

WordPress Trac wp-trac at lists.automattic.com
Tue Nov 30 11:38:14 UTC 2010


#15612: Fix indentation and wordwrap in CSS files
--------------------------+-------------------------------------------------
 Reporter:  cri           |        Owner:         
     Type:  defect (bug)  |       Status:  closed 
 Priority:  normal        |    Milestone:         
Component:  General       |      Version:         
 Severity:  minor         |   Resolution:  invalid
 Keywords:                |  
--------------------------+-------------------------------------------------
Changes (by duck_):

  * status:  new => closed
  * version:  3.0.1 =>
  * resolution:  => invalid
  * milestone:  Awaiting Review =>


Comment:

 That's the whole point, they're minified to make a smaller download size
 when the browser requests them (same for JS files). Look at the .dev.css
 version if you want unminified, edit that and then reminify... however you
 shouldn't be modifying the CSS files for customisation anyway, you should
 just be able to use a hook to inject your own styles to override.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/15612#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list