- Мар
- 64
- 5
Пользователь
By registering with us, you'll be able to discuss, share and private message with other members of our community.
SignUp Now!&:before - спереди &:after - сзади&:after {
content: '';
display: inline-block;
width: 32px;
height: 32px;
background-image: url(ссылку на изображение);
background-size: contain;
background-repeat: no-repeat;
margin-left: 2px;
vertical-align: middle;
}
Это extra.less?@Vadim_Family,
&:before- спереди&:after- сзади
сам код в настройке роли
Less:&:after { content: ''; display: inline-block; width: 32px; height: 32px; background-image: url(ссылку на изображение); background-size: contain; background-repeat: no-repeat; margin-left: 2px; vertical-align: middle; }