Hmm...and while we're on the subject of the CSS editor, I can't get it to accept any combination of the following
-webkit-transition:all .5s ease-in!important;
-webkit-transition:margin .5s ease-in!important;
-webkit-transition:max-height 1s ease-in!important;
It just keeps one -- usually the first one -- and deletes the rest.
I guess I'll be using the manual editor until this is worked out. :/