|
@ -45,7 +45,7 @@ i.flag:not(.icon) { |
|
|
i.flag:not(.icon):before { |
|
|
i.flag:not(.icon):before { |
|
|
display: inline-block; |
|
|
display: inline-block; |
|
|
content: ''; |
|
|
content: ''; |
|
|
background: url(@spritePath) no-repeat 0px 0px; |
|
|
|
|
|
|
|
|
background: url(@spritePath) no-repeat -108px -1976px; |
|
|
width: @width; |
|
|
width: @width; |
|
|
height: @height; |
|
|
height: @height; |
|
|
} |
|
|
} |
|
|