Buttons on model editor items other than the delete button should not be red.
Dev note: the different button types should each have their own classes (each with their respective function-matched colors) for the buttons to inherit colors correctly as they all currently belong to the same class of objects.
i.e. we currently have:
I want:
And deleting like below
should be very visually different from adding elements as such:





