diff -r 491314c44d23 -r dd80cde96a6c themes/oxygen/css/bleu.css --- a/themes/oxygen/css/bleu.css Thu Aug 21 08:24:37 2008 -0400 +++ b/themes/oxygen/css/bleu.css Thu Aug 21 11:24:56 2008 -0400 @@ -524,6 +524,12 @@ padding: 3px; } +input.ac_loading { + background-image: url(../../../images/loading.gif); + background-position: right center; + background-repeat: no-repeat; +} + label { padding: 3px; cursor: pointer;