Nothing real special. The AJAX loading icon can be changed using the Javascript variable ajax_load_icon in header.tpl.
.mceItemFlash {
border: 1px dotted #cc0000;
background-image: url('../images/flash.gif');
background-position: center;
background-repeat: no-repeat;
background-color: #ffffcc;
}