Пользователь
- Регистрация
- 5 Май 2025
- Сообщения
- 10
- Автор темы
- #1
Зарегистрировавшись у нас, вы сможете обсуждать, делиться и отправлять личные сообщения другим участникам нашего сообщества.
Зарегистрироваться!.prefix {
font-size: 75%;
font-size: 10px;
font-weight: 400;
font-style: normal;
padding: 1px 10px;
border: none;
border-raduis: 10px;
text-align: center;
display: inline-block
}
.important {
background: url(https://forum.driverussia.online/prefix/important.svg);
width: 114px;
height: 24px;
text-indent: -10000em;
background-repeat: no-repeat;
border: none;
display: inline-flex
}
.close {
background: url(https://forum.driverussia.online/prefix/close.svg);
width: 114px;
height: 24px;
text-indent: -10000em;
background-repeat: no-repeat;
border...
.prefix {
font-size: 75%;
font-size: 10px;
font-weight: 400;
font-style: normal;
padding: 1px 10px;
border: none;
border-raduis: 10px;
text-align: center;
display: inline-block
}
.important {
background: url(https://forum.driverussia.online/prefix/important.svg);
width: 114px;
height: 24px;
text-indent: -10000em;
background-repeat: no-repeat;
border: none;
display: inline-flex
}
.close {
background: url(https://forum.driverussia.online/prefix/close.svg);
width: 114px;
height: 24px;
text-indent: -10000em;
background-repeat: no-repeat;
border: none;
display: inline-flex
}
.open {
background: url(https://forum.driverussia.online/prefix/open.svg);
width: 114px;
height: 24px;
text-indent: -10000em;
background-repeat: no-repeat;
border: none;
display: inline-flex
}
.info {
background: url(https://forum.driverussia.online/prefix/info.svg);
width: 114px;
height: 24px;
text-indent: -10000em;
background-repeat: no-repeat;
border: none;
display: inline-flex
}
.news {
background: url(https://forum.driverussia.online/prefix/news.svg);
width: 114px;
height: 24px;
text-indent: -10000em;
background-repeat: no-repeat;
border: none;
display: inline-flex
}
.rasmo {
background: url(https://forum.driverussia.online/prefix/rasm.svg);
width: 114px;
height: 24px;
text-indent: -10000em;
background-repeat: no-repeat;
border: none;
display: inline-flex
}
.otkaz {
background: url(https://forum.driverussia.online/prefix/otkaz.svg);
width: 114px;
height: 24px;
text-indent: -10000em;
background-repeat: no-repeat;
border: none;
display: inline-flex
}
.resheno {
background: url(https://forum.driverussia.online/prefix/resheno.svg);
width: 114px;
height: 24px;
text-indent: -10000em;
background-repeat: no-repeat;
border: none;
display: inline-flex
}
.odobren {
background: url(https://forum.driverussia.online/prefix/odobren.svg);
width: 114px;
height: 24px;
text-indent: -10000em;
background-repeat: no-repeat;
border: none;
display: inline-flex
}
Стиль: Solfege (точно не могу сказать какая именно версия, нужно будет пробывать все)
Префиксы:
Less:.prefix { font-size: 75%; font-size: 10px; font-weight: 400; font-style: normal; padding: 1px 10px; border: none; border-raduis: 10px; text-align: center; display: inline-block } .important { background: url(https://forum.driverussia.online/prefix/important.svg); width: 114px; height: 24px; text-indent: -10000em; background-repeat: no-repeat; border: none; display: inline-flex } .close { background: url(https://forum.driverussia.online/prefix/close.svg); width: 114px; height: 24px; text-indent: -10000em; background-repeat: no-repeat; border: none; display: inline-flex } .open { background: url(https://forum.driverussia.online/prefix/open.svg); width: 114px; height: 24px; text-indent: -10000em; background-repeat: no-repeat; border: none; display: inline-flex } .info { background: url(https://forum.driverussia.online/prefix/info.svg); width: 114px; height: 24px; text-indent: -10000em; background-repeat: no-repeat; border: none; display: inline-flex } .news { background: url(https://forum.driverussia.online/prefix/news.svg); width: 114px; height: 24px; text-indent: -10000em; background-repeat: no-repeat; border: none; display: inline-flex } .rasmo { background: url(https://forum.driverussia.online/prefix/rasm.svg); width: 114px; height: 24px; text-indent: -10000em; background-repeat: no-repeat; border: none; display: inline-flex } .otkaz { background: url(https://forum.driverussia.online/prefix/otkaz.svg); width: 114px; height: 24px; text-indent: -10000em; background-repeat: no-repeat; border: none; display: inline-flex } .resheno { background: url(https://forum.driverussia.online/prefix/resheno.svg); width: 114px; height: 24px; text-indent: -10000em; background-repeat: no-repeat; border: none; display: inline-flex } .odobren { background: url(https://forum.driverussia.online/prefix/odobren.svg); width: 114px; height: 24px; text-indent: -10000em; background-repeat: no-repeat; border: none; display: inline-flex }