Add more and more icons...
BIN
wise-webapp/src/main/webapp/icons/mail_edit.png
Executable file
After Width: | Height: | Size: 880 B |
BIN
wise-webapp/src/main/webapp/icons/mail_envelop.png
Executable file
After Width: | Height: | Size: 641 B |
BIN
wise-webapp/src/main/webapp/icons/mail_mailbox.png
Executable file
After Width: | Height: | Size: 555 B |
BIN
wise-webapp/src/main/webapp/icons/object_bell.png
Executable file
After Width: | Height: | Size: 789 B |
BIN
wise-webapp/src/main/webapp/icons/object_cd.png
Executable file
After Width: | Height: | Size: 673 B |
BIN
wise-webapp/src/main/webapp/icons/object_clanbomber.png
Executable file
After Width: | Height: | Size: 793 B |
BIN
wise-webapp/src/main/webapp/icons/object_clip.png
Executable file
After Width: | Height: | Size: 391 B |
BIN
wise-webapp/src/main/webapp/icons/object_house.png
Executable file
After Width: | Height: | Size: 806 B |
BIN
wise-webapp/src/main/webapp/icons/object_key.png
Executable file
After Width: | Height: | Size: 612 B |
BIN
wise-webapp/src/main/webapp/icons/object_magnifier.png
Executable file
After Width: | Height: | Size: 615 B |
BIN
wise-webapp/src/main/webapp/icons/object_music.png
Executable file
After Width: | Height: | Size: 385 B |
BIN
wise-webapp/src/main/webapp/icons/object_pencil.png
Executable file
After Width: | Height: | Size: 450 B |
BIN
wise-webapp/src/main/webapp/icons/object_penguin.png
Executable file
After Width: | Height: | Size: 696 B |
BIN
wise-webapp/src/main/webapp/icons/object_phone.png
Executable file
After Width: | Height: | Size: 488 B |
BIN
wise-webapp/src/main/webapp/icons/object_star.png
Executable file
After Width: | Height: | Size: 670 B |
BIN
wise-webapp/src/main/webapp/icons/object_wizard.png
Executable file
After Width: | Height: | Size: 570 B |
BIN
wise-webapp/src/main/webapp/icons/sign_cancel.png
Executable file
After Width: | Height: | Size: 587 B |
BIN
wise-webapp/src/main/webapp/icons/sign_exclamation.png
Executable file
After Width: | Height: | Size: 701 B |
BIN
wise-webapp/src/main/webapp/icons/sign_help.png
Executable file
After Width: | Height: | Size: 786 B |
BIN
wise-webapp/src/main/webapp/icons/sign_info.png
Executable file
After Width: | Height: | Size: 778 B |
BIN
wise-webapp/src/main/webapp/icons/sign_stop.png
Executable file
After Width: | Height: | Size: 700 B |
0
wise-webapp/src/main/webapp/icons/waring_icon.png → wise-webapp/src/main/webapp/icons/sign_warning.png
Normal file → Executable file
Before Width: | Height: | Size: 666 B After Width: | Height: | Size: 666 B |
BIN
wise-webapp/src/main/webapp/icons/sport_basketball.png
Normal file
After Width: | Height: | Size: 977 B |
BIN
wise-webapp/src/main/webapp/icons/sport_football.png
Normal file
After Width: | Height: | Size: 875 B |
BIN
wise-webapp/src/main/webapp/icons/sport_golf.png
Normal file
After Width: | Height: | Size: 504 B |
BIN
wise-webapp/src/main/webapp/icons/sport_raquet.png
Normal file
After Width: | Height: | Size: 719 B |
BIN
wise-webapp/src/main/webapp/icons/sport_shuttlecock.png
Normal file
After Width: | Height: | Size: 683 B |
BIN
wise-webapp/src/main/webapp/icons/sport_soccer.png
Normal file
After Width: | Height: | Size: 517 B |
BIN
wise-webapp/src/main/webapp/icons/sport_tennis.png
Normal file
After Width: | Height: | Size: 884 B |
BIN
wise-webapp/src/main/webapp/icons/time_calendar.png
Executable file
After Width: | Height: | Size: 572 B |
BIN
wise-webapp/src/main/webapp/icons/time_clock.png
Executable file
After Width: | Height: | Size: 793 B |
BIN
wise-webapp/src/main/webapp/icons/time_hourglass.png
Executable file
After Width: | Height: | Size: 744 B |
@@ -457,7 +457,7 @@ function afterMindpotLibraryLoading()
|
||||
}
|
||||
|
||||
function buildIconChooser() {
|
||||
var content = new Element('div').setStyles({width:230,height:240,padding:5});
|
||||
var content = new Element('div').setStyles({width:330,height:340,padding:5});
|
||||
var count = 0;
|
||||
for (var i = 0; i < mindplot.ImageIcon.prototype.ICON_FAMILIES.length; i = i + 1)
|
||||
{
|
||||
|