summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorBharat Mediratta <bharat@menalto.com>2013-02-26 08:35:48 -0800
committerBharat Mediratta <bharat@menalto.com>2013-02-26 08:35:48 -0800
commit06afbcfb64b53b21004aecd1886e016fd130fe1b (patch)
treecb8be4a5f3996895c0b4386418df9bdef1bded8c /themes
parent21af370f3cc90bcf709c4fb9193be22d85d368eb (diff)
parent62335da79177414094cc143c41901a7c0605b5d1 (diff)
Merge pull request #165 from shadlaws/followon_autocomplete_loading
Follow-on from autocomplete updates.
Diffstat (limited to 'themes')
-rw-r--r--themes/wind/css/screen.css6
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;
-}