diff options
Diffstat (limited to 'themes')
-rw-r--r-- | themes/wind/css/screen.css | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/themes/wind/css/screen.css b/themes/wind/css/screen.css index 0ece722e..41d0bd6e 100644 --- a/themes/wind/css/screen.css +++ b/themes/wind/css/screen.css @@ -1057,9 +1057,3 @@ div#g-action-status { .g-inline li.g-first { margin-left: 0; } - -/* Autocomplete ~~~~~~~~~~ */ - -.ac_loading { - background: white url('../images/loading-small.gif') right center no-repeat !important; -} |