Page 1 of 1

Backslashes after saving theme style sheet

Posted: 18 Jul 2008, 05:15
by globetrotter
Everytime I save my theme style sheet some backslashes (\) are added to all the font-family, like.
Code
body {
	font-family: \\\"standard 07_53\\\";
	font-size: 9px;
	color: #9bb0db;
}

Posted: 27 Aug 2008, 06:03
by globetrotter
I still have this problem in the newer beta's.

Posted: 03 Sep 2008, 10:00
by mjau-mjau
Still having problems with this? It seems to be working here ...

Posted: 03 Sep 2008, 13:22
by globetrotter
I tested it again, after updating to the version of today, and everything works fine now. Maybe some files were corrupt on my server?

Posted: 03 Sep 2008, 13:39
by Nick
I believe the issue stems from previous release and you could have saved css files like this before. Later updates fixed that bug for sure.