mirror of
https://github.com/serghey-rodin/vesta.git
synced 2026-01-23 07:42:34 +01:00
Uploaded new icon sprite. Closes issue #13
This commit is contained in:
@@ -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 |
Reference in New Issue
Block a user