mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-16 19:30:13 -04:00
IE8 doesn’t support SVG images as CSS backgrounds. We still have users on IE8, as I saw yesterday. This commit adds fallback PNG images for these users. The images are rendered at 1x (because no-one is using IE8 on a retina screen) and have been run through `pngcrush -brute` for the smallest possible file size.