Opened 11 years ago
Closed 11 years ago
#10067 closed defect (fixed)
ExpandoPane icon has no transparency in IE6
Reported by: | Shane O'Sullivan | Owned by: | Shane O'Sullivan |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | Dojox | Version: | 1.3.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The arrow icon on the ExpandoPane? has no transparency in the Soria or Nihilo themes when using IE6. It should use a transparent GIF rather than a PNG.
Attachments (2)
Change History (5)
Changed 11 years ago by
Attachment: | ExpandoPane_IconCss.patch added |
---|
comment:1 Changed 11 years ago by
The patch looks a lot bigger than it is, because I removed the unnecessary tab indent before each line. In reality there are simply two rules added for .dj_ie6
comment:2 Changed 11 years ago by
Milestone: | tbd → 1.4 |
---|---|
Owner: | changed from dante to Shane O'Sullivan |
whitespace changes and logic changes should come in different checkins for clarity. feel free to apply this patch in two parts.
Changed 11 years ago by
Attachment: | ExpandoPane_IconCss.2.patch added |
---|
Second version of the patch, without whitespace changes
Note: See
TracTickets for help on using
tickets.
Patch to address this issue