mirror of
https://github.com/lipis/flag-icons.git
synced 2026-04-26 17:35:54 +03:00
[PR #42] [CLOSED] Ie8 support #647
Labels
No labels
3rd-party
3rd-party
bug
code
documentation
enhancement
fixed-in-master
flag-request
help needed
missing-flag
missing-flag
pull-request
wrong-flag
wrong-flag
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/flag-icons#647
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/lipis/flag-icons/pull/42
Author: @Nemo64
Created: 2/2/2015
Status: ❌ Closed
Base:
master← Head:ie8-support📝 Commits (3)
05bf12cadded png's for ie8 support497ec3conly add filter if no-backgroundsize is presentfb647d7use no-svg instead of no-backgoundsize and set background image too📊 Changes
501 files changed (+2004 additions, -3 deletions)
View changed files
📝
css/flag-icon.css(+1992 -0)📝
css/flag-icon.min.css(+1 -1)➕
flags/1x1/ad.png(+0 -0)➕
flags/1x1/ae.png(+0 -0)➕
flags/1x1/af.png(+0 -0)➕
flags/1x1/ag.png(+0 -0)➕
flags/1x1/ai.png(+0 -0)➕
flags/1x1/al.png(+0 -0)➕
flags/1x1/am.png(+0 -0)➕
flags/1x1/ao.png(+0 -0)➕
flags/1x1/aq.png(+0 -0)➕
flags/1x1/ar.png(+0 -0)➕
flags/1x1/as.png(+0 -0)➕
flags/1x1/at.png(+0 -0)➕
flags/1x1/au.png(+0 -0)➕
flags/1x1/aw.png(+0 -0)➕
flags/1x1/ax.png(+0 -0)➕
flags/1x1/az.png(+0 -0)➕
flags/1x1/ba.png(+0 -0)➕
flags/1x1/bb.png(+0 -0)...and 80 more files
📄 Description
I needed ie8 support and added a png version of every flag to the mix.
This modification in the current form will only work if the class "no-svg" is present which is automatically set if modernizr is used.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.