[DE] Added Kazakh, Indonesian (Bahasa Indonesia) langs.

This commit is contained in:
Julia Radzhabova 2017-04-21 15:24:45 +03:00
parent 4379bb208b
commit 079ded53ca
3 changed files with 3 additions and 4 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.3 KiB

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 11 KiB

View file

@ -231,9 +231,7 @@
}
.lang-flag {
&:not(.dasble) {
background-position: -16px -108px;
}
background-position: -16px -108px;
&.ca, &.ca-ES {background-position: 0 0;}
&.cs, &.cs-CZ {background-position: -16px 0;}
@ -265,6 +263,7 @@
&.en-GB {background-position: -32px -108px;}
&.en-AU {background-position: 0 -120px;}
&.az-Latn-AZ {background-position: -16px -120px;}
&.id, &.id-ID {background-position: -32px -120px;}
&.bg, &.bg-BG {background-position: 0 -132px;}
&.ca-ES-valencia {background-position: -16px -132px;}
@ -278,7 +277,7 @@
&.sl, &.sl-SI {background-position: 0 -168px;}
&.sr, &.sr-Cyrl-RS, &.sr-Latn-RS {background-position: -16px -168px;}
&.sk, &.sk-SK {background-position: -32px -168px;}
&.id, &.id-ID {background-position: -32px -170px;}
&.kk, &.kk-KZ {background-position: 0 -180px;}
}