Hi, I just got theme editor up and running but I ran into problems after I edited a CSS file and saved changes.

Theme editor changed file location to private folder, which means web browser cannot load the CSS file at all since private folder has restricted access.

Example:
"

@import url("http://exampledomain.com/sites/default/files/private/scr2/main.css?lzt25j");

"