@itsananderson
he meant a css WYSIWYG Editor with live updates, where you actually see whatīs happening in the very second when you change Code:
#header img{ border:none !important } to Code:
#header img{ border: solid #e90080 !evenmoreimportant } 
Originally Posted by
cobblucas
I'd like to see a css editor integrated into the core. I know it's quick to edit on the local side, but it might be nice for a novice to have a visual online so they could hack up their css a bit.
sorry, but thatīs what iīd put into the /wp-bloat folder. if you want live updates while working on your siteīs css get the "Web Developer Toolbar" for Firefox. you canīt save the file from there, but you can edit it while getting live updates and if one really wants to work on the css he should at least know how to copy and paste