Wordpress/wp-includes
Ryan Boren 2dbb51b71f Fix removing the default background image for themes that hard-code the default in css. Honor the default background image for themes that do not provide a fallback in css.
* <style> will appear if there is a default image registered. This is the same as 3.3.
* If only a default color is registered, it still assumes it is in the stylesheet, and no <style> will appear. This is a change from 3.3.
* <style> will continue to appear as before if there is a custom background color or image. This is the same as 3.3.
* This then allows for a default background image with background-image: none, overriding style.css. This is new.

Props nacin
see #20448


git-svn-id: https://develop.svn.wordpress.org/trunk@21001 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-05 18:35:31 +00:00
..
2012-05-03 16:41:59 +00:00
2012-05-03 16:41:59 +00:00
2012-05-03 16:41:59 +00:00
2012-02-27 19:46:52 +00:00
2012-05-03 16:41:59 +00:00
2012-05-27 16:25:43 +00:00
2012-05-03 16:41:59 +00:00
2012-05-27 16:25:43 +00:00
2012-05-02 19:29:39 +00:00
2012-04-25 20:49:57 +00:00
2012-01-05 20:10:39 +00:00