독일어 인트로 패널 관련 이미지 수정.
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 1.6 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.4 KiB |
@@ -115,18 +115,19 @@
|
||||
|
||||
&:after {
|
||||
content: "";
|
||||
background: url(../../../assets/images/icons/ic-pop-conts-go.png);
|
||||
background-size: 37px;
|
||||
background: url(../../../assets/images/icons/ic-pop-conts-go-nor.png);
|
||||
background-size: contain;
|
||||
background-repeat: no-repeat;
|
||||
background-position: right top;
|
||||
|
||||
width: 37px;
|
||||
height: 37px;
|
||||
}
|
||||
&:focus {
|
||||
&:after {
|
||||
background-size: 37px;
|
||||
background-size: contain;
|
||||
background: url(../../../assets/images/icons/ic-pop-conts-go-hov.png);
|
||||
background-repeat: no-repeat;
|
||||
background-position: right bottom;
|
||||
|
||||
width: 37px;
|
||||
height: 37px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user