diff --git a/functions.php b/functions.php index 7fe21ea4e..b197a7475 100644 --- a/functions.php +++ b/functions.php @@ -2972,7 +2972,7 @@ return "images/archive.png"; break; case -1: - return "images/mark_set.gif"; + return "images/mark_set.png"; break; case -2: return "images/pub_set.gif"; diff --git a/images/archive.png b/images/archive.png new file mode 100755 index 000000000..6edd2da33 Binary files /dev/null and b/images/archive.png differ diff --git a/images/art-pub-note.png b/images/art-pub-note.png index 5d3008f26..e04832676 100755 Binary files a/images/art-pub-note.png and b/images/art-pub-note.png differ diff --git a/images/art-zoom.png b/images/art-zoom.png old mode 100644 new mode 100755 index 5f7c80955..6311b3130 Binary files a/images/art-zoom.png and b/images/art-zoom.png differ diff --git a/images/fresh.png b/images/fresh.png old mode 100644 new mode 100755 index cc19ec2ea..b6040aa9c Binary files a/images/fresh.png and b/images/fresh.png differ