Search and Top Navigation
#6046 closed bug (notabug)
Opened September 13, 2010 12:11AM UTC
Closed September 13, 2010 01:46AM UTC
Last modified October 11, 2012 09:15PM UTC
.ui-autocomplete-loading missing in CSS
Reported by: | ram_2k2ca | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | ui.autocomplete | Version: | 1.8.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
The loading image is missing in the CSS with version 1.8.4
This used to work in 1.8.2.
The following used to be in the CSS file and is now missing in 1.8.4
.ui-autocomplete-loading {
background: white url('images/ui-anim_basic_16x16.gif') right center no-repeat;
}
Attachments (0)
Change History (3)
Changed September 13, 2010 01:46AM UTC by comment:1
resolution: | → invalid |
---|---|
status: | new → closed |
Changed September 13, 2010 01:46AM UTC by comment:2
Documented in the 1.8.4 Changelog and 1.8.4 Upgrade Guide. Related tickets: #5432, #5381
Changed October 11, 2012 09:15PM UTC by comment:3
milestone: | TBD |
---|
Milestone TBD deleted
That rule was intentionally removed because ThemeRoller doesn't support generating animated images.