|
|
|
@ -51,9 +51,13 @@ a, |
|
|
|
background-image: url("@/assets/css_sprites.png"); |
|
|
|
background-repeat: no-repeat; |
|
|
|
background-size: 25px; |
|
|
|
background-position: 0px -375px |
|
|
|
background-position: 0px -375px; |
|
|
|
/* 垂直居中 */ |
|
|
|
vertical-align:middle; |
|
|
|
} |
|
|
|
.tb-folder{ |
|
|
|
background-position: 0px -399px; |
|
|
|
} |
|
|
|
|
|
|
|
.tb-html { |
|
|
|
background-position: 0px -448px; |
|
|
|
} |
|
|
|
|