mirror of
https://github.com/lipis/flag-icons.git
synced 2026-04-26 09:25:50 +03:00
[PR #33] [CLOSED] Flags added to be displayed as language switcher icons in IE8 #646
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#646
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/33
Author: @atomfrede
Created: 10/5/2014
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
0320e4aFlags added to be displayed as language switcher icons in IE8📊 Changes
501 files changed (+1001 additions, -501 deletions)
View changed files
📝
css/flag-icon.css(+996 -498)📝
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
A typical use case is to use these flags as a language switch icon (e.g. inside a bootstrap navbar). Using IE8 this is not possible, but often still required. Therefore I've adapted the css accordingly and added png files that are used by browsers not supporting svg files. Don't know if thats useful to be merged upstream, but nevertheless here is the pull request.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.