인트로 페이지 관련 버튼 아이콘 변경건.
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 1.4 KiB |
@@ -118,16 +118,16 @@
|
|||||||
background: url(../../../assets/images/icons/ic-pop-conts-go-nor.png);
|
background: url(../../../assets/images/icons/ic-pop-conts-go-nor.png);
|
||||||
background-size: 37px 37px;
|
background-size: 37px 37px;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-position: center;
|
background-position: center center;
|
||||||
width: 37px;
|
width: 37px;
|
||||||
height: 37px;
|
height: 37px;
|
||||||
}
|
}
|
||||||
&:focus {
|
&:focus {
|
||||||
&:after {
|
&:after {
|
||||||
background: url(../../../assets/images/icons/ic-pop-conts-go-hov.png);
|
background: url(../../../assets/images/icons/ic-pop-conts-go-hov-new.png);
|
||||||
background-size: 37px 37px;
|
background-size: 37px 37px;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-position: center;
|
background-position: center center;
|
||||||
width: 37px;
|
width: 37px;
|
||||||
height: 37px;
|
height: 37px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user