To replace the spinner while waiting for search e.g.



/* Moodle*/

.searchBackgroundImage {background-image: url(https://yourdomain/images/loading_spinner.gif);}


Make sure you use a SSL link to avoid mixed content warnings.