A quick tip for (some) easy editing CSS style sheets.
Servoy uses a plain text editor with no relation to the outline view (like with javascript code).
There is however a plugin available that does show the styles in the outline view and does some syntax coloring and checking.
You find it at http://sourceforge.net/projects/csseditor/
This one you just place in the Eclipse plugins folder (the one in the Developer directory, not Server). The zip is fairly straight forward, just unzip it and you get a folder with the name ‘plugins’. Inside this folder there is another folder (‘net.sourceforge.csseditor_0.0.5’) that you drop into the Eclipse plugins folder.