Details
-
Bug
-
Resolution: Fixed
-
Minor
-
6.3-milestone-1
-
None
-
Unknown
-
N/A
-
N/A
-
Description
The pencil.gif URL points to the wrong path /xwiki/skins/colibri/pencil.gif (colibri) or /xwiki/skins//pencil.gif (flamingo) instead of /xwiki/resources/icons/silk/pencil.gif
tbody.xwiki-livetable-display-body td:hover.linkeditor { background: $theme.highlightColor url("$xwiki.getSkinFile('pencil.gif')") no-repeat scroll right center; cursor: pointer; } tbody.xwiki-livetable-display-body td.linkeditor a.editableCellHover { /* for IE6 td:hover fix and because IE6 doesn't support multiple class td.linkeditor.editableCellHover*/ display: block; background: $theme.highlightColor url("$xwiki.getSkinFile('pencil.gif')") no-repeat scroll right center; cursor: pointer; color: $theme.textColor; padding-right: 16px; }
Attachments
Issue Links
- relates to
-
XWIKI-11425 Capitalize Livetable action buttons (again)
- Closed
-
XWIKI-7355 Use PNG silk icons instead of GIF
- Closed