#8500 closed defect (fixed)
Minimize FloatingPane using soria
Reported by: | tomboy | Owned by: | Jared Jurkiewicz |
---|---|---|---|
Priority: | low | Milestone: | 1.3 |
Component: | DojoX Widgets | Version: | 1.2.3 |
Keywords: | theme, soria, FloatingPane | Cc: | |
Blocked By: | Blocking: |
Description
If you use the soria theme and also use the dojox.layout.FloatingPane? you can see a slightly displaced button for docking/minimizing the pane.
The following style enhancement should fix this issue:
.soria .dojoxFloatingMinimizeIcon { background:url("dijit/themes/soria/images/spriteRoundedIconsSmallBl.png") no-repeat -15px top; width: 14px; margin: 0px 2px; }
Attachments (1)
Change History (4)
Changed 12 years ago by
Attachment: | displaced.jpg added |
---|
comment:1 Changed 12 years ago by
Owner: | changed from dante to Jared Jurkiewicz |
---|
comment:2 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 12 years ago by
Milestone: | tbd → 1.3 |
---|
Note: See
TracTickets for help on using
tickets.
Shows the error without fixing