mirror of
https://github.com/myvesta/vesta
synced 2025-08-19 21:04:07 -07:00
Uploaded new icon sprite. Closes issue #13
This commit is contained in:
parent
bff632a2ad
commit
558f4b719f
2 changed files with 5 additions and 5 deletions
|
@ -23,19 +23,19 @@
|
|||
right:10px;
|
||||
|
||||
display:block;
|
||||
width:13px;
|
||||
height:13px;
|
||||
background:url(../images/info-popup-sprite.png) no-repeat;
|
||||
width:14px;
|
||||
height:14px;
|
||||
background:url(../images/info-popup-sprite.png) no-repeat 0 -1px;
|
||||
cursor:pointer;
|
||||
font-size:0;
|
||||
line-height:0;
|
||||
text-indent:-9999px;
|
||||
}
|
||||
.d-popup span.close:hover{
|
||||
background-position:0 -13px;
|
||||
background-position:0 -17px;
|
||||
}
|
||||
.d-popup span.close:active{
|
||||
background-position:0 -26px;
|
||||
background-position:0 -33px;
|
||||
}
|
||||
|
||||
.d-popup-title{
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 641 B |
Loading…
Add table
Add a link
Reference in a new issue