From: Kathy Lussier Date: Sat, 20 Aug 2016 05:39:09 +0000 (-0400) Subject: LP#1612364: Add transparency to some format icons X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=e0a3df1d99441bd2bff808f06566a0861f39dd46;p=contrib%2FConifer.git LP#1612364: Add transparency to some format icons Some format icons had a white background instead of a transparent one. The transparent ones will look better in the My Account screens, where the icons site on a gray background. Signed-off-by: Kathy Lussier Signed-off-by: Mike Rylander --- diff --git a/Open-ILS/web/images/format_icons/icon_format/cd.png b/Open-ILS/web/images/format_icons/icon_format/cd.png index 0fba2735c1..e131287c10 100644 Binary files a/Open-ILS/web/images/format_icons/icon_format/cd.png and b/Open-ILS/web/images/format_icons/icon_format/cd.png differ diff --git a/Open-ILS/web/images/format_icons/icon_format/cdmusic.png b/Open-ILS/web/images/format_icons/icon_format/cdmusic.png index be5e341c7d..de8cd7c32c 100644 Binary files a/Open-ILS/web/images/format_icons/icon_format/cdmusic.png and b/Open-ILS/web/images/format_icons/icon_format/cdmusic.png differ diff --git a/Open-ILS/web/images/format_icons/icon_format/dvd.png b/Open-ILS/web/images/format_icons/icon_format/dvd.png index b7222a870f..9a18c1a314 100644 Binary files a/Open-ILS/web/images/format_icons/icon_format/dvd.png and b/Open-ILS/web/images/format_icons/icon_format/dvd.png differ diff --git a/Open-ILS/web/images/format_icons/icon_format/eaudio.png b/Open-ILS/web/images/format_icons/icon_format/eaudio.png index d3f289d70f..c264058da9 100644 Binary files a/Open-ILS/web/images/format_icons/icon_format/eaudio.png and b/Open-ILS/web/images/format_icons/icon_format/eaudio.png differ diff --git a/Open-ILS/web/images/format_icons/icon_format/ebook.png b/Open-ILS/web/images/format_icons/icon_format/ebook.png index e07e467193..c5ca02004f 100644 Binary files a/Open-ILS/web/images/format_icons/icon_format/ebook.png and b/Open-ILS/web/images/format_icons/icon_format/ebook.png differ diff --git a/Open-ILS/web/images/format_icons/icon_format/evideo.png b/Open-ILS/web/images/format_icons/icon_format/evideo.png index f8788ea56e..b7b80047d5 100644 Binary files a/Open-ILS/web/images/format_icons/icon_format/evideo.png and b/Open-ILS/web/images/format_icons/icon_format/evideo.png differ diff --git a/Open-ILS/web/images/format_icons/icon_format/kit.png b/Open-ILS/web/images/format_icons/icon_format/kit.png index 7b76d03f5c..9a30b54398 100644 Binary files a/Open-ILS/web/images/format_icons/icon_format/kit.png and b/Open-ILS/web/images/format_icons/icon_format/kit.png differ diff --git a/Open-ILS/web/images/format_icons/icon_format/map.png b/Open-ILS/web/images/format_icons/icon_format/map.png index f9f804746f..ce7c0e12e5 100644 Binary files a/Open-ILS/web/images/format_icons/icon_format/map.png and b/Open-ILS/web/images/format_icons/icon_format/map.png differ diff --git a/Open-ILS/web/images/format_icons/icon_format/microform.png b/Open-ILS/web/images/format_icons/icon_format/microform.png index 6c4b2e1d6e..4d8df900ee 100644 Binary files a/Open-ILS/web/images/format_icons/icon_format/microform.png and b/Open-ILS/web/images/format_icons/icon_format/microform.png differ diff --git a/Open-ILS/web/images/format_icons/icon_format/music.png b/Open-ILS/web/images/format_icons/icon_format/music.png index 132ca40b6f..3bfefab441 100644 Binary files a/Open-ILS/web/images/format_icons/icon_format/music.png and b/Open-ILS/web/images/format_icons/icon_format/music.png differ diff --git a/Open-ILS/web/images/format_icons/icon_format/phonomusic.png b/Open-ILS/web/images/format_icons/icon_format/phonomusic.png index 0f21dd2862..5f0f71bc0a 100644 Binary files a/Open-ILS/web/images/format_icons/icon_format/phonomusic.png and b/Open-ILS/web/images/format_icons/icon_format/phonomusic.png differ diff --git a/Open-ILS/web/images/format_icons/icon_format/score.png b/Open-ILS/web/images/format_icons/icon_format/score.png index f7b5c7be42..f265799d43 100644 Binary files a/Open-ILS/web/images/format_icons/icon_format/score.png and b/Open-ILS/web/images/format_icons/icon_format/score.png differ diff --git a/Open-ILS/web/images/format_icons/icon_format/vhs.png b/Open-ILS/web/images/format_icons/icon_format/vhs.png index 3cd6780569..313e749748 100644 Binary files a/Open-ILS/web/images/format_icons/icon_format/vhs.png and b/Open-ILS/web/images/format_icons/icon_format/vhs.png differ