Renamed .css file to facilitate todays changes.
This is done seperatly because Google Code's diff does not regard this as a rename.
Patch by: Lennard de Rijk
Reviewed by: to-be-reviewed
class GenericViewError(Exception): """A problem in a generic view.""" pass