I have had fun playing with this so far. When I try it on the Activestate.com standard CSS file, I get the error below.
This is the standard CSS file that Activestate gives you with perl, python, etc. You could get it from them, or I have a copy of this file at http://svance.com/Active.css
---------------------------
Free CSS Toolbox
---------------------------
The operation could not be performed due to following error:
GetFormatedCssText ANTLRException. unexpected char: 0x0A. Error at row -1
---------------------------
OK
---------------------------
Free CSS Toolbox 1.01
Thanks for the report! It seems that the problem is connected to the Period mark on line 700.
It is not correct syntax. W3C CSS Validator Results:
It is not correct syntax. W3C CSS Validator Results:
The Free CSS Toolbox somehow gets messed up with this incorrect input. Will see if anything can be done there.711 Parse error - Unrecognized . td.SCheader { background: #C2B266; font-size: 80%; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight : bold; text-align : center; }
Re: Free CSS Toolbox 1.01
Thanks for looking at it. If you could even change the error message to say "I was parsing line 700 at the time of this error", it would be helpful.