- Для версий
- 2.2
Привет всем, здесь расскажу как поменять иконки мне нравится, ответить и т.д.


Less:
.message-actionBar {
.actionBar-action {
font-size: 0;
&:before {
font-size: 20px;
}
&[href$="/quick-ban"]:before {
content: "\f05e";
}
&--like-log:before {
content: "\f184";
}
}
}
.item.control.lich {
font-size: 0;
&:before {
font-size: 20px;
}
}