Menu

#1 Missing icon for delete button

open
nobody
None
5
2006-11-02
2006-11-02
gnuffmaster
No

Great work so far and this is a better filebrowser than
the default or well known mcpuk (already in this early
dev state).

The icon for the delete button is missing in the
stylesheet.

To correct this problem add the following to the
browser.css:

div.contextmenu ul li a.delete_icon {
background-image: url(../images/icons/small/delete.png);
}

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.