reference pin icon in mobile view [ci skip]
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 871 B After Width: | Height: | Size: 1.4 KiB |
|
Before Width: | Height: | Size: 871 B After Width: | Height: | Size: 1.4 KiB |
BIN
public/images/icons/pin_mobile_grey.png
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
public/images/icons/pin_mobile_red.png
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
|
|
@ -429,9 +429,9 @@ footer {
|
||||||
}
|
}
|
||||||
|
|
||||||
.like_action {
|
.like_action {
|
||||||
background-image: url("/images/icons/heart_mobile_grey.png");
|
background-image: url("/images/icons/pin_mobile_grey.png");
|
||||||
&.active {
|
&.active {
|
||||||
background-image: url("/images/icons/heart_mobile_red.png");
|
background-image: url("/images/icons/pin_mobile_red.png");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||