Changes between Version 1 and Version 2 of Ticket #22038, comment 2
- Timestamp:
- 09/28/12 20:44:06 (9 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22038, comment 2
v1 v2 11 11 Actually the "clear" option would be pointless otherwise. 12 12 13 Having that inline css there even if "cleared" in backend could override third party theme background-colors in theirstyle.css or via third party front end color-theme switchers in functions.php or similar and cause confusion.13 Having that inline css there even if "cleared" in backend could override edited theme background-colors in style.css or via third party front end color-theme switchers in functions.php or similar and cause confusion. 14 14 15 15 My advise: No/empty/cleared setting = no extra inline css.