changeset 701 | dd80cde96a6c |
parent 672 | 08a7875258b4 |
child 795 | ca0c8fc8da6b |
--- 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;