#14333 closed defect (fixed)
missing images referenced in dijit CSS
Reported by: | Douglas Hays | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 1.8 |
Component: | Dijit | Version: | 1.7.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The following CSS rules are referencing non-existent image files:
dijit/themes/nihilo/Dialog.css: background: #ffffff url("images/popupMenuBg.gif") repeat-x bottom left;
dijit/themes/soria/Dialog.css: background: #ffffff url("images/popupMenuBg.gif") repeat-x bottom left;
Change History (2)
comment:1 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 9 years ago by
Milestone: | → 1.8 |
---|
Note: See
TracTickets for help on using
tickets.
In [27151]: