From 4a1cba5ec29b8ae91329d0bf9b85a609525ed6f1 Mon Sep 17 00:00:00 2001 From: heldplayer Date: Tue, 28 Jul 2020 21:37:59 +0200 Subject: [PATCH] Squashed version of new SVG images --- .gitignore | 4 + theme/en/button_topic_new.svg | 25 + theme/en/compare.html | 218 +++++++ theme/en/stylesheet.css | 2 +- theme/images/announce_read.svg | 14 + theme/images/announce_read_locked.svg | 15 + theme/images/announce_read_locked_mine.svg | 16 + theme/images/announce_read_mine.svg | 15 + theme/images/announce_unread.svg | 14 + theme/images/announce_unread_locked.svg | 15 + theme/images/announce_unread_locked_mine.svg | 16 + theme/images/announce_unread_mine.svg | 15 + theme/images/compare.html | 570 +++++++++++++++++++ theme/images/forum_link.svg | 25 + theme/images/forum_read.svg | 24 + theme/images/forum_read_locked.svg | 17 + theme/images/forum_read_subforum.svg | 25 + theme/images/forum_unread.svg | 24 + theme/images/forum_unread_locked.svg | 17 + theme/images/forum_unread_subforum.svg | 25 + theme/images/sticky_read.svg | 14 + theme/images/sticky_read_locked.svg | 15 + theme/images/sticky_read_locked_mine.svg | 16 + theme/images/sticky_read_mine.svg | 15 + theme/images/sticky_unread.svg | 14 + theme/images/sticky_unread_locked.svg | 15 + theme/images/sticky_unread_locked_mine.svg | 16 + theme/images/sticky_unread_mine.svg | 15 + theme/images/topic_read.svg | 19 + theme/images/topic_read_hot.svg | 20 + theme/images/topic_read_hot_mine.svg | 21 + theme/images/topic_read_hot_prototype.svg | 86 +++ theme/images/topic_read_locked.svg | 14 + theme/images/topic_read_locked_mine.svg | 15 + theme/images/topic_read_mine.svg | 20 + theme/images/topic_unread.svg | 19 + theme/images/topic_unread_hot.svg | 20 + theme/images/topic_unread_hot_mine.svg | 21 + theme/images/topic_unread_locked.svg | 14 + theme/images/topic_unread_locked_mine.svg | 15 + theme/images/topic_unread_mine.svg | 20 + theme/stylesheet.css | 88 +-- 42 files changed, 1563 insertions(+), 45 deletions(-) create mode 100644 theme/en/button_topic_new.svg create mode 100644 theme/en/compare.html create mode 100644 theme/images/announce_read.svg create mode 100644 theme/images/announce_read_locked.svg create mode 100644 theme/images/announce_read_locked_mine.svg create mode 100644 theme/images/announce_read_mine.svg create mode 100644 theme/images/announce_unread.svg create mode 100644 theme/images/announce_unread_locked.svg create mode 100644 theme/images/announce_unread_locked_mine.svg create mode 100644 theme/images/announce_unread_mine.svg create mode 100644 theme/images/compare.html create mode 100644 theme/images/forum_link.svg create mode 100644 theme/images/forum_read.svg create mode 100644 theme/images/forum_read_locked.svg create mode 100644 theme/images/forum_read_subforum.svg create mode 100644 theme/images/forum_unread.svg create mode 100644 theme/images/forum_unread_locked.svg create mode 100644 theme/images/forum_unread_subforum.svg create mode 100644 theme/images/sticky_read.svg create mode 100644 theme/images/sticky_read_locked.svg create mode 100644 theme/images/sticky_read_locked_mine.svg create mode 100644 theme/images/sticky_read_mine.svg create mode 100644 theme/images/sticky_unread.svg create mode 100644 theme/images/sticky_unread_locked.svg create mode 100644 theme/images/sticky_unread_locked_mine.svg create mode 100644 theme/images/sticky_unread_mine.svg create mode 100644 theme/images/topic_read.svg create mode 100644 theme/images/topic_read_hot.svg create mode 100644 theme/images/topic_read_hot_mine.svg create mode 100644 theme/images/topic_read_hot_prototype.svg create mode 100644 theme/images/topic_read_locked.svg create mode 100644 theme/images/topic_read_locked_mine.svg create mode 100644 theme/images/topic_read_mine.svg create mode 100644 theme/images/topic_unread.svg create mode 100644 theme/images/topic_unread_hot.svg create mode 100644 theme/images/topic_unread_hot_mine.svg create mode 100644 theme/images/topic_unread_locked.svg create mode 100644 theme/images/topic_unread_locked_mine.svg create mode 100644 theme/images/topic_unread_mine.svg diff --git a/.gitignore b/.gitignore index 30b51a9..1f4dbce 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ *.zip *.tgz +*.sh *.swp @@ -7,3 +8,6 @@ reference/ update.sh + +# Weird WSL files +*:Zone.Identifier diff --git a/theme/en/button_topic_new.svg b/theme/en/button_topic_new.svg new file mode 100644 index 0000000..a0b93ac --- /dev/null +++ b/theme/en/button_topic_new.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + Layer 1 + + + + + + + + + + + \ No newline at end of file diff --git a/theme/en/compare.html b/theme/en/compare.html new file mode 100644 index 0000000..8af671d --- /dev/null +++ b/theme/en/compare.html @@ -0,0 +1,218 @@ + + + +Image comparison + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ button_pm_new.gif + + button_pm_new.svg +
+ button_topic_new.gif + + button_topic_new.svg +
+ icon_contact_aim.gif + + icon_contact_aim.svg +
+ icon_contact_jabber.gif + + icon_contact_jabber.svg +
+ icon_contact_www.gif + + icon_contact_www.svg +
+ icon_post_edit.gif + + icon_post_edit.svg +
+ icon_post_report.gif + + icon_post_report.svg +
+ icon_user_profile.gif + + icon_user_profile.svg +
+ button_pm_reply.gif + + button_pm_reply.svg +
+ button_topic_reply.gif + + button_topic_reply.svg +
+ icon_contact_email.gif + + icon_contact_email.svg +
+ icon_contact_msnm.gif + + icon_contact_msnm.svg +
+ icon_contact_yahoo.gif + + icon_contact_yahoo.svg +
+ icon_post_info.gif + + icon_post_info.svg +
+ icon_user_offline.gif + + icon_user_offline.svg +
+ icon_user_search.gif + + icon_user_search.svg +
+ button_topic_locked.gif + + button_topic_locked.svg +
+ icon_contact_icq.gif + + icon_contact_icq.svg +
+ icon_contact_pm.gif + + icon_contact_pm.svg +
+ icon_post_delete.gif + + icon_post_delete.svg +
+ icon_post_quote.gif + + icon_post_quote.svg +
+ icon_user_online.gif + + icon_user_online.svg +
+ icon_user_warn.gif + + icon_user_warn.svg +
+ + + \ No newline at end of file diff --git a/theme/en/stylesheet.css b/theme/en/stylesheet.css index 8ea1863..a0aa47f 100644 --- a/theme/en/stylesheet.css +++ b/theme/en/stylesheet.css @@ -139,7 +139,7 @@ padding-top: 27px; } .imageset.button_topic_new { - background-image: url("./button_topic_new.gif"); + background-image: url("./button_topic_new.svg"); padding-left: 97px; padding-top: 27px; } diff --git a/theme/images/announce_read.svg b/theme/images/announce_read.svg new file mode 100644 index 0000000..9ba45a3 --- /dev/null +++ b/theme/images/announce_read.svg @@ -0,0 +1,14 @@ + + + + + + + + + + Layer 1 + + + + \ No newline at end of file diff --git a/theme/images/announce_read_locked.svg b/theme/images/announce_read_locked.svg new file mode 100644 index 0000000..717f28d --- /dev/null +++ b/theme/images/announce_read_locked.svg @@ -0,0 +1,15 @@ + + + + + + + + + + Layer 1 + + + + + \ No newline at end of file diff --git a/theme/images/announce_read_locked_mine.svg b/theme/images/announce_read_locked_mine.svg new file mode 100644 index 0000000..06f29b6 --- /dev/null +++ b/theme/images/announce_read_locked_mine.svg @@ -0,0 +1,16 @@ + + + + + + + + + + Layer 1 + + + + + + \ No newline at end of file diff --git a/theme/images/announce_read_mine.svg b/theme/images/announce_read_mine.svg new file mode 100644 index 0000000..f69ff6e --- /dev/null +++ b/theme/images/announce_read_mine.svg @@ -0,0 +1,15 @@ + + + + + + + + + + Layer 1 + + + + + \ No newline at end of file diff --git a/theme/images/announce_unread.svg b/theme/images/announce_unread.svg new file mode 100644 index 0000000..21e6802 --- /dev/null +++ b/theme/images/announce_unread.svg @@ -0,0 +1,14 @@ + + + + + + + + + + Layer 1 + + + + \ No newline at end of file diff --git a/theme/images/announce_unread_locked.svg b/theme/images/announce_unread_locked.svg new file mode 100644 index 0000000..9d72711 --- /dev/null +++ b/theme/images/announce_unread_locked.svg @@ -0,0 +1,15 @@ + + + + + + + + + + Layer 1 + + + + + \ No newline at end of file diff --git a/theme/images/announce_unread_locked_mine.svg b/theme/images/announce_unread_locked_mine.svg new file mode 100644 index 0000000..8bb88c4 --- /dev/null +++ b/theme/images/announce_unread_locked_mine.svg @@ -0,0 +1,16 @@ + + + + + + + + + + Layer 1 + + + + + + \ No newline at end of file diff --git a/theme/images/announce_unread_mine.svg b/theme/images/announce_unread_mine.svg new file mode 100644 index 0000000..64abad0 --- /dev/null +++ b/theme/images/announce_unread_mine.svg @@ -0,0 +1,15 @@ + + + + + + + + + + Layer 1 + + + + + \ No newline at end of file diff --git a/theme/images/compare.html b/theme/images/compare.html new file mode 100644 index 0000000..65fcc63 --- /dev/null +++ b/theme/images/compare.html @@ -0,0 +1,570 @@ + + + +Image comparison + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ forum_read.gif + + forum_read.svg +
+ forum_unread.gif + + forum_unread.svg +
+ forum_read_subforum.gif + + forum_read_subforum.svg +
+ forum_unread_subforum.gif + + forum_unread_subforum.svg +
+ forum_read_locked.gif + + forum_read_locked.svg +
+ forum_unread_locked.gif + + forum_unread_locked.svg +
+ forum_link.gif + + forum_link.svg +
+ announce_read.gif + + announce_read.svg +
+ announce_read_mine.gif + + announce_read_mine.svg +
+ announce_unread.gif + + announce_unread.svg +
+ announce_unread_mine.gif + + announce_unread_mine.svg +
+ announce_read_locked.gif + + announce_read_locked.svg +
+ announce_read_locked_mine.gif + + announce_read_locked_mine.svg +
+ announce_unread_locked.gif + + announce_unread_locked.svg +
+ announce_unread_locked_mine.gif + + announce_unread_locked_mine.svg +
+ sticky_read.gif + + sticky_read.svg +
+ sticky_read_mine.gif + + sticky_read_mine.svg +
+ sticky_unread.gif + + sticky_unread.svg +
+ sticky_unread_mine.gif + + sticky_unread_mine.svg +
+ sticky_read_locked.gif + + sticky_read_locked.svg +
+ sticky_read_locked_mine.gif + + sticky_read_locked_mine.svg +
+ sticky_unread_locked.gif + + sticky_unread_locked.svg +
+ sticky_unread_locked_mine.gif + + sticky_unread_locked_mine.svg +
+ topic_read.gif + + topic_read.svg +
+ topic_read_mine.gif + + topic_read_mine.svg +
+ topic_unread.gif + + topic_unread.svg +
+ topic_unread_mine.gif + + topic_unread_mine.svg +
+ topic_read_hot.gif + + topic_read_hot.svg +
+ topic_read_hot_mine.gif + + topic_read_hot_mine.svg +
+ topic_unread_hot.gif + + topic_unread_hot.svg +
+ topic_unread_hot_mine.gif + + topic_unread_hot_mine.svg +
+ topic_read_locked.gif + + topic_read_locked.svg +
+ topic_read_locked_mine.gif + + topic_read_locked_mine.svg +
+ topic_unread_locked.gif + + topic_unread_locked.svg +
+ topic_unread_locked_mine.gif + + topic_unread_locked_mine.svg +
+ topic_moved.gif + + topic_moved.svg +
+ icon_mini_faq.gif + + icon_mini_faq.svg +
+ icon_topic_deleted.png + + icon_topic_deleted.svg +
+ icon_topic_latest.gif + + icon_topic_latest.svg +
+ icon_mini_groups.gif + + icon_mini_groups.svg +
+ icon_topic_newest.gif + + icon_topic_newest.svg +
+ icon_mini_login.gif + + icon_mini_login.svg +
+ icon_topic_reported.gif + + icon_topic_reported.svg +
+ icon_mini_members.gif + + icon_mini_members.svg +
+ icon_topic_unapproved.gif + + icon_topic_unapproved.svg +
+ icon_mini_message.gif + + icon_mini_message.svg +
+ icon_mini_notification.gif + + icon_mini_notification.svg +
+ icon_mini_profile.gif + + icon_mini_profile.svg +
+ poll_center.gif + + poll_center.svg +
+ icon_mini_register.gif + + icon_mini_register.svg +
+ poll_left.gif + + poll_left.svg +
+ whosonline.gif + + whosonline.svg +
+ icon_mini_search.gif + + icon_mini_search.svg +
+ poll_right.gif + + poll_right.svg +
+ icon_post_target.gif + + icon_post_target.svg +
+ icon_post_target_unread.gif + + icon_post_target_unread.svg +
+ icon_topic_attach.gif + + icon_topic_attach.svg +
+ + + \ No newline at end of file diff --git a/theme/images/forum_link.svg b/theme/images/forum_link.svg new file mode 100644 index 0000000..d35c56b --- /dev/null +++ b/theme/images/forum_link.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + Layer 1 + + + + + + + \ No newline at end of file diff --git a/theme/images/forum_read.svg b/theme/images/forum_read.svg new file mode 100644 index 0000000..83511df --- /dev/null +++ b/theme/images/forum_read.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + Layer 1 + + + + + + \ No newline at end of file diff --git a/theme/images/forum_read_locked.svg b/theme/images/forum_read_locked.svg new file mode 100644 index 0000000..2f81b61 --- /dev/null +++ b/theme/images/forum_read_locked.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + Layer 1 + + + + + + \ No newline at end of file diff --git a/theme/images/forum_read_subforum.svg b/theme/images/forum_read_subforum.svg new file mode 100644 index 0000000..0425faa --- /dev/null +++ b/theme/images/forum_read_subforum.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + Layer 1 + + + + + + + \ No newline at end of file diff --git a/theme/images/forum_unread.svg b/theme/images/forum_unread.svg new file mode 100644 index 0000000..9f714b0 --- /dev/null +++ b/theme/images/forum_unread.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + Layer 1 + + + + + + \ No newline at end of file diff --git a/theme/images/forum_unread_locked.svg b/theme/images/forum_unread_locked.svg new file mode 100644 index 0000000..9de10ba --- /dev/null +++ b/theme/images/forum_unread_locked.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + Layer 1 + + + + + + \ No newline at end of file diff --git a/theme/images/forum_unread_subforum.svg b/theme/images/forum_unread_subforum.svg new file mode 100644 index 0000000..6454184 --- /dev/null +++ b/theme/images/forum_unread_subforum.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + Layer 1 + + + + + + + \ No newline at end of file diff --git a/theme/images/sticky_read.svg b/theme/images/sticky_read.svg new file mode 100644 index 0000000..e3244ee --- /dev/null +++ b/theme/images/sticky_read.svg @@ -0,0 +1,14 @@ + + + + + + + + + + Layer 1 + + + + \ No newline at end of file diff --git a/theme/images/sticky_read_locked.svg b/theme/images/sticky_read_locked.svg new file mode 100644 index 0000000..3068796 --- /dev/null +++ b/theme/images/sticky_read_locked.svg @@ -0,0 +1,15 @@ + + + + + + + + + + Layer 1 + + + + + \ No newline at end of file diff --git a/theme/images/sticky_read_locked_mine.svg b/theme/images/sticky_read_locked_mine.svg new file mode 100644 index 0000000..a6d5f5e --- /dev/null +++ b/theme/images/sticky_read_locked_mine.svg @@ -0,0 +1,16 @@ + + + + + + + + + + Layer 1 + + + + + + \ No newline at end of file diff --git a/theme/images/sticky_read_mine.svg b/theme/images/sticky_read_mine.svg new file mode 100644 index 0000000..0ceb90e --- /dev/null +++ b/theme/images/sticky_read_mine.svg @@ -0,0 +1,15 @@ + + + + + + + + + + Layer 1 + + + + + \ No newline at end of file diff --git a/theme/images/sticky_unread.svg b/theme/images/sticky_unread.svg new file mode 100644 index 0000000..afb6d4f --- /dev/null +++ b/theme/images/sticky_unread.svg @@ -0,0 +1,14 @@ + + + + + + + + + + Layer 1 + + + + \ No newline at end of file diff --git a/theme/images/sticky_unread_locked.svg b/theme/images/sticky_unread_locked.svg new file mode 100644 index 0000000..e58ed68 --- /dev/null +++ b/theme/images/sticky_unread_locked.svg @@ -0,0 +1,15 @@ + + + + + + + + + + Layer 1 + + + + + \ No newline at end of file diff --git a/theme/images/sticky_unread_locked_mine.svg b/theme/images/sticky_unread_locked_mine.svg new file mode 100644 index 0000000..160f6ac --- /dev/null +++ b/theme/images/sticky_unread_locked_mine.svg @@ -0,0 +1,16 @@ + + + + + + + + + + Layer 1 + + + + + + \ No newline at end of file diff --git a/theme/images/sticky_unread_mine.svg b/theme/images/sticky_unread_mine.svg new file mode 100644 index 0000000..fe1573a --- /dev/null +++ b/theme/images/sticky_unread_mine.svg @@ -0,0 +1,15 @@ + + + + + + + + + + Layer 1 + + + + + \ No newline at end of file diff --git a/theme/images/topic_read.svg b/theme/images/topic_read.svg new file mode 100644 index 0000000..4011deb --- /dev/null +++ b/theme/images/topic_read.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + Layer 1 + + + + + \ No newline at end of file diff --git a/theme/images/topic_read_hot.svg b/theme/images/topic_read_hot.svg new file mode 100644 index 0000000..446958b --- /dev/null +++ b/theme/images/topic_read_hot.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + Layer 1 + + + + + \ No newline at end of file diff --git a/theme/images/topic_read_hot_mine.svg b/theme/images/topic_read_hot_mine.svg new file mode 100644 index 0000000..a708fb6 --- /dev/null +++ b/theme/images/topic_read_hot_mine.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + Layer 1 + + + + + + \ No newline at end of file diff --git a/theme/images/topic_read_hot_prototype.svg b/theme/images/topic_read_hot_prototype.svg new file mode 100644 index 0000000..7042f0b --- /dev/null +++ b/theme/images/topic_read_hot_prototype.svg @@ -0,0 +1,86 @@ + + + + + + + + + + + + + + + + + + + Layer 1 + + + + + + \ No newline at end of file diff --git a/theme/images/topic_read_locked.svg b/theme/images/topic_read_locked.svg new file mode 100644 index 0000000..04e7e5f --- /dev/null +++ b/theme/images/topic_read_locked.svg @@ -0,0 +1,14 @@ + + + + + + + + + + Layer 1 + + + + \ No newline at end of file diff --git a/theme/images/topic_read_locked_mine.svg b/theme/images/topic_read_locked_mine.svg new file mode 100644 index 0000000..dce58e7 --- /dev/null +++ b/theme/images/topic_read_locked_mine.svg @@ -0,0 +1,15 @@ + + + + + + + + + + Layer 1 + + + + + \ No newline at end of file diff --git a/theme/images/topic_read_mine.svg b/theme/images/topic_read_mine.svg new file mode 100644 index 0000000..7d66729 --- /dev/null +++ b/theme/images/topic_read_mine.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + Layer 1 + + + + + + \ No newline at end of file diff --git a/theme/images/topic_unread.svg b/theme/images/topic_unread.svg new file mode 100644 index 0000000..a550b75 --- /dev/null +++ b/theme/images/topic_unread.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + Layer 1 + + + + + \ No newline at end of file diff --git a/theme/images/topic_unread_hot.svg b/theme/images/topic_unread_hot.svg new file mode 100644 index 0000000..152d822 --- /dev/null +++ b/theme/images/topic_unread_hot.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + Layer 1 + + + + + \ No newline at end of file diff --git a/theme/images/topic_unread_hot_mine.svg b/theme/images/topic_unread_hot_mine.svg new file mode 100644 index 0000000..4b745ff --- /dev/null +++ b/theme/images/topic_unread_hot_mine.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + Layer 1 + + + + + + \ No newline at end of file diff --git a/theme/images/topic_unread_locked.svg b/theme/images/topic_unread_locked.svg new file mode 100644 index 0000000..8709763 --- /dev/null +++ b/theme/images/topic_unread_locked.svg @@ -0,0 +1,14 @@ + + + + + + + + + + Layer 1 + + + + \ No newline at end of file diff --git a/theme/images/topic_unread_locked_mine.svg b/theme/images/topic_unread_locked_mine.svg new file mode 100644 index 0000000..5ba0c6f --- /dev/null +++ b/theme/images/topic_unread_locked_mine.svg @@ -0,0 +1,15 @@ + + + + + + + + + + Layer 1 + + + + + \ No newline at end of file diff --git a/theme/images/topic_unread_mine.svg b/theme/images/topic_unread_mine.svg new file mode 100644 index 0000000..6306267 --- /dev/null +++ b/theme/images/topic_unread_mine.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + Layer 1 + + + + + + \ No newline at end of file diff --git a/theme/stylesheet.css b/theme/stylesheet.css index 1b7dd55..a061711 100644 --- a/theme/stylesheet.css +++ b/theme/stylesheet.css @@ -788,37 +788,37 @@ a.imageset { padding-top: 12px; } .imageset.forum_link { - background-image: url("./images/forum_link.gif"); + background-image: url("./images/forum_link.svg"); padding-left: 46px; padding-top: 25px; } .imageset.forum_read { - background-image: url("./images/forum_read.gif"); + background-image: url("./images/forum_read.svg"); padding-left: 46px; padding-top: 25px; } .imageset.forum_read_locked { - background-image: url("./images/forum_read_locked.gif"); + background-image: url("./images/forum_read_locked.svg"); padding-left: 46px; padding-top: 25px; } .imageset.forum_read_subforum { - background-image: url("./images/forum_read_subforum.gif"); + background-image: url("./images/forum_read_subforum.svg"); padding-left: 46px; padding-top: 25px; } .imageset.forum_unread { - background-image: url("./images/forum_unread.gif"); + background-image: url("./images/forum_unread.svg"); padding-left: 46px; padding-top: 25px; } .imageset.forum_unread_locked { - background-image: url("./images/forum_unread_locked.gif"); + background-image: url("./images/forum_unread_locked.svg"); padding-left: 46px; padding-top: 25px; } .imageset.forum_unread_subforum { - background-image: url("./images/forum_unread_subforum.gif"); + background-image: url("./images/forum_unread_subforum.svg"); padding-left: 46px; padding-top: 25px; } @@ -828,182 +828,182 @@ a.imageset { padding-top: 18px; } .imageset.topic_read { - background-image: url("./images/topic_read.gif"); + background-image: url("./images/topic_read.svg"); padding-left: 19px; padding-top: 18px; } .imageset.topic_read_mine { - background-image: url("./images/topic_read_mine.gif"); + background-image: url("./images/topic_read_mine.svg"); padding-left: 19px; padding-top: 18px; } .imageset.topic_read_hot { - background-image: url("./images/topic_read_hot.gif"); + background-image: url("./images/topic_read_hot.svg"); padding-left: 19px; padding-top: 18px; } .imageset.topic_read_hot_mine { - background-image: url("./images/topic_read_hot_mine.gif"); + background-image: url("./images/topic_read_hot_mine.svg"); padding-left: 19px; padding-top: 18px; } .imageset.topic_read_locked { - background-image: url("./images/topic_read_locked.gif"); + background-image: url("./images/topic_read_locked.svg"); padding-left: 19px; padding-top: 18px; } .imageset.topic_read_locked_mine { - background-image: url("./images/topic_read_locked_mine.gif"); + background-image: url("./images/topic_read_locked_mine.svg"); padding-left: 19px; padding-top: 18px; } .imageset.topic_unread { - background-image: url("./images/topic_unread.gif"); + background-image: url("./images/topic_unread.svg"); padding-left: 19px; padding-top: 18px; } .imageset.topic_unread_mine { - background-image: url("./images/topic_unread_mine.gif"); + background-image: url("./images/topic_unread_mine.svg"); padding-left: 19px; padding-top: 18px; } .imageset.topic_unread_hot { - background-image: url("./images/topic_unread_hot.gif"); + background-image: url("./images/topic_unread_hot.svg"); padding-left: 19px; padding-top: 18px; } .imageset.topic_unread_hot_mine { - background-image: url("./images/topic_unread_hot_mine.gif"); + background-image: url("./images/topic_unread_hot_mine.svg"); padding-left: 19px; padding-top: 18px; } .imageset.topic_unread_locked { - background-image: url("./images/topic_unread_locked.gif"); + background-image: url("./images/topic_unread_locked.svg"); padding-left: 19px; padding-top: 18px; } .imageset.topic_unread_locked_mine { - background-image: url("./images/topic_unread_locked_mine.gif"); + background-image: url("./images/topic_unread_locked_mine.svg"); padding-left: 19px; padding-top: 18px; } .imageset.sticky_read { - background-image: url("./images/sticky_read.gif"); + background-image: url("./images/sticky_read.svg"); padding-left: 19px; padding-top: 18px; } .imageset.sticky_read_mine { - background-image: url("./images/sticky_read_mine.gif"); + background-image: url("./images/sticky_read_mine.svg"); padding-left: 19px; padding-top: 18px; } .imageset.sticky_read_locked { - background-image: url("./images/sticky_read_locked.gif"); + background-image: url("./images/sticky_read_locked.svg"); padding-left: 19px; padding-top: 18px; } .imageset.sticky_read_locked_mine { - background-image: url("./images/sticky_read_locked_mine.gif"); + background-image: url("./images/sticky_read_locked_mine.svg"); padding-left: 19px; padding-top: 18px; } .imageset.sticky_unread { - background-image: url("./images/sticky_unread.gif"); + background-image: url("./images/sticky_unread.svg"); padding-left: 19px; padding-top: 18px; } .imageset.sticky_unread_mine { - background-image: url("./images/sticky_unread_mine.gif"); + background-image: url("./images/sticky_unread_mine.svg"); padding-left: 19px; padding-top: 18px; } .imageset.sticky_unread_locked { - background-image: url("./images/sticky_unread_locked.gif"); + background-image: url("./images/sticky_unread_locked.svg"); padding-left: 19px; padding-top: 18px; } .imageset.sticky_unread_locked_mine { - background-image: url("./images/sticky_unread_locked_mine.gif"); + background-image: url("./images/sticky_unread_locked_mine.svg"); padding-left: 19px; padding-top: 18px; } .imageset.announce_read { - background-image: url("./images/announce_read.gif"); + background-image: url("./images/announce_read.svg"); padding-left: 19px; padding-top: 18px; } .imageset.announce_read_mine { - background-image: url("./images/announce_read_mine.gif"); + background-image: url("./images/announce_read_mine.svg"); padding-left: 19px; padding-top: 18px; } .imageset.announce_read_locked { - background-image: url("./images/announce_read_locked.gif"); + background-image: url("./images/announce_read_locked.svg"); padding-left: 19px; padding-top: 18px; } .imageset.announce_read_locked_mine { - background-image: url("./images/announce_read_locked_mine.gif"); + background-image: url("./images/announce_read_locked_mine.svg"); padding-left: 19px; padding-top: 18px; } .imageset.announce_unread { - background-image: url("./images/announce_unread.gif"); + background-image: url("./images/announce_unread.svg"); padding-left: 19px; padding-top: 18px; } .imageset.announce_unread_mine { - background-image: url("./images/announce_unread_mine.gif"); + background-image: url("./images/announce_unread_mine.svg"); padding-left: 19px; padding-top: 18px; } .imageset.announce_unread_locked { - background-image: url("./images/announce_unread_locked.gif"); + background-image: url("./images/announce_unread_locked.svg"); padding-left: 19px; padding-top: 18px; } .imageset.announce_unread_locked_mine { - background-image: url("./images/announce_unread_locked_mine.gif"); + background-image: url("./images/announce_unread_locked_mine.svg"); padding-left: 19px; padding-top: 18px; } .imageset.global_read { - background-image: url("./images/announce_read.gif"); + background-image: url("./images/announce_read.svg"); padding-left: 19px; padding-top: 18px; } .imageset.global_read_mine { - background-image: url("./images/announce_read_mine.gif"); + background-image: url("./images/announce_read_mine.svg"); padding-left: 19px; padding-top: 18px; } .imageset.global_read_locked { - background-image: url("./images/announce_read_locked.gif"); + background-image: url("./images/announce_read_locked.svg"); padding-left: 19px; padding-top: 18px; } .imageset.global_read_locked_mine { - background-image: url("./images/announce_read_locked_mine.gif"); + background-image: url("./images/announce_read_locked_mine.svg"); padding-left: 19px; padding-top: 18px; } .imageset.global_unread { - background-image: url("./images/announce_unread.gif"); + background-image: url("./images/announce_unread.svg"); padding-left: 19px; padding-top: 18px; } .imageset.global_unread_mine { - background-image: url("./images/announce_unread_mine.gif"); + background-image: url("./images/announce_unread_mine.svg"); padding-left: 19px; padding-top: 18px; } .imageset.global_unread_locked { - background-image: url("./images/announce_unread_locked.gif"); + background-image: url("./images/announce_unread_locked.svg"); padding-left: 19px; padding-top: 18px; } .imageset.global_unread_locked_mine { - background-image: url("./images/announce_unread_locked_mine.gif"); + background-image: url("./images/announce_unread_locked_mine.svg"); padding-left: 19px; padding-top: 18px; } @@ -1200,7 +1200,7 @@ a.imageset { padding-top: 27px; } .imageset.button_topic_new { - background-image: url("./en/button_topic_new.gif"); + background-image: url("./en/button_topic_new.svg"); padding-left: 97px; padding-top: 27px; }