One of the fields in which Vicidial always loses when comparing it to other propietary solutions (think Inconcert, Genesys, Aheeva, etc) is how good does it look. Many many times we´ve lost whem competing against other solutions because the interface looks old. And it´s understandable: Vicidial is made for work, not for eye candy.
I´d like to make one of the first steps in avoiding this problemas and move the interface towards a much more fresh look. One of the first steps would be to convert the current HTML code interface to a CSS one. I´m not talking about moving tables to divs, but rather get rid of all the <font> tags, bgcolors and everything else which is hard coded into the PHP code. Use CSS classes and let the CSS govern how does it look.
I´m already testing changes into the admin interface and so far the results are good. Is this a move Matt would be willing to implement into Vicidial´s code so that my efforts are not in vain? Of course I´ll provide .diff files when I´m done. I just want to know that after I finish this will be considered for merging into the SVN code.