initial commit; version 22.5.12042
BIN
html/img/flags.png
Normal file
After Width: | Height: | Size: 79 KiB |
BIN
html/img/glyphicons-halflings-white.png
Normal file
After Width: | Height: | Size: 8.6 KiB |
BIN
html/img/glyphicons-halflings.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
html/img/sprite.png
Normal file
After Width: | Height: | Size: 99 KiB |
48
html/img/sprite/retina.css
Normal file
@ -0,0 +1,48 @@
|
||||
@media
|
||||
only screen and (-webkit-min-device-pixel-ratio: 1.5),
|
||||
only screen and ( min--moz-device-pixel-ratio: 1.5),
|
||||
only screen and ( min-device-pixel-ratio: 1.5),
|
||||
only screen and ( min-resolution: 144dpi),
|
||||
only screen and ( min-resolution: 1.5dppx)
|
||||
{
|
||||
[class^="sprite-"], [class*=" sprite-"] {
|
||||
background-image: url('svg_png_27.png');
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@media
|
||||
only screen and (-webkit-min-device-pixel-ratio: 2),
|
||||
only screen and ( min--moz-device-pixel-ratio: 2),
|
||||
only screen and ( min-device-pixel-ratio: 2),
|
||||
only screen and ( min-resolution: 192dpi),
|
||||
only screen and ( min-resolution: 2dppx)
|
||||
{
|
||||
[class^="sprite-"], [class*=" sprite-"] {
|
||||
background-image: url('svg_png_36.png');
|
||||
}
|
||||
}
|
||||
|
||||
@media
|
||||
only screen and (-webkit-min-device-pixel-ratio: 2.5),
|
||||
only screen and ( min--moz-device-pixel-ratio: 2.5),
|
||||
only screen and ( min-device-pixel-ratio: 2.5),
|
||||
only screen and ( min-resolution: 240dpi),
|
||||
only screen and ( min-resolution: 2.5dppx)
|
||||
{
|
||||
[class^="sprite-"], [class*=" sprite-"] {
|
||||
background-image: url('svg_png_45.png');
|
||||
}
|
||||
}
|
||||
|
||||
@media
|
||||
only screen and (-webkit-min-device-pixel-ratio: 3),
|
||||
only screen and ( min--moz-device-pixel-ratio: 3),
|
||||
only screen and ( min-device-pixel-ratio: 3),
|
||||
only screen and ( min-resolution: 288dpi),
|
||||
only screen and ( min-resolution: 3dppx)
|
||||
{
|
||||
[class^="sprite-"], [class*=" sprite-"] {
|
||||
background-image: url('svg_png_54.png');
|
||||
}
|
||||
}
|
BIN
html/img/sprite/svg_png.png
Normal file
After Width: | Height: | Size: 89 KiB |
BIN
html/img/sprite/svg_png_27.png
Normal file
After Width: | Height: | Size: 153 KiB |
BIN
html/img/sprite/svg_png_36.png
Normal file
After Width: | Height: | Size: 206 KiB |
BIN
html/img/sprite/svg_png_45.png
Normal file
After Width: | Height: | Size: 273 KiB |
BIN
html/img/sprite/svg_png_54.png
Normal file
After Width: | Height: | Size: 326 KiB |
BIN
html/img/svg_png.png
Normal file
After Width: | Height: | Size: 60 KiB |
BIN
html/img/svg_png_36.png
Normal file
After Width: | Height: | Size: 137 KiB |