Couple quick questions..

 From:  Michael Gibson
7055.5 In reply to 7055.3 
Hi Chipp,

> One more question, I spend some time in my job tweaking CSS for websites, etc.. Is
> it possible to change the whole look and feel of the GUI via CSS? If so, is there a
> decent workflow for this (firebug for MoI?).

Yup, pretty much the whole UI for controls like buttons and such is controlled by .css - most of it comes from moi.css which you can find in the \ui subdirectory. On the Mac right-click and choose "show package contents" and inside there got o drive_c/moi/ui

But there isn't any special tooling set up to do it, it just involves editing the file in a text editor.

- Michael