Remove png sprites
This commit is contained in:
parent
9d717d4541
commit
3c7e35ac32
2 changed files with 1 additions and 2 deletions
Binary file not shown.
Before Width: | Height: | Size: 4.6 KiB |
|
@ -37,8 +37,7 @@ time[title] {
|
|||
vertical-align: top;
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
background: transparent image-url("sprite.png") no-repeat 0 0;
|
||||
background-image: image-url("sprite.svg");
|
||||
background: transparent image-url("sprite.svg") no-repeat 0 0;
|
||||
text-indent: -9999px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue