parent
9ded2c195e
commit
e385be863f
@ -998,6 +998,7 @@ a.footer_link.active:active {
|
|||||||
position: relative;
|
position: relative;
|
||||||
|
|
||||||
.image-2x('../img/icons/Checks2.png', 16px, 10px);
|
.image-2x('../img/icons/Checks2.png', 16px, 10px);
|
||||||
|
background-size: 16px 10px;
|
||||||
background-position: 0 0;
|
background-position: 0 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -1011,6 +1012,7 @@ a.footer_link.active:active {
|
|||||||
&_unread {
|
&_unread {
|
||||||
.icon-message-status-tick {
|
.icon-message-status-tick {
|
||||||
.image-2x('../img/icons/Checks1.png', 16px, 10px);
|
.image-2x('../img/icons/Checks1.png', 16px, 10px);
|
||||||
|
background-size: 16px 10px;
|
||||||
background-position: 0 0;
|
background-position: 0 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user