add higher res favicons for onebox
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 434 B After Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 216 B After Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 412 B After Width: | Height: | Size: 4.4 KiB |
Before Width: | Height: | Size: 600 B After Width: | Height: | Size: 3.5 KiB |
Before Width: | Height: | Size: 655 B After Width: | Height: | Size: 4.7 KiB |
Before Width: | Height: | Size: 834 B After Width: | Height: | Size: 4.1 KiB |
Before Width: | Height: | Size: 272 B After Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 415 B After Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 225 B After Width: | Height: | Size: 1.9 KiB |
|
@ -83,6 +83,7 @@ a.loading-onebox {
|
|||
@mixin onebox-favicon($class, $image) {
|
||||
&.#{$class} .source {
|
||||
background: image-url("favicons/#{$image}.png") no-repeat;
|
||||
background-size: 16px 16px;
|
||||
padding-left: 20px;
|
||||
}
|
||||
}
|
||||
|
|