This commit is contained in:
m.epshtein 2025-04-23 12:55:05 +03:00
parent 7b52493322
commit 2f5a4fa56b

View file

@ -1058,6 +1058,9 @@
.webbpm.ervu_lkrp_ul .container-inside .list-group .list > div.user::after {
background: url(../img/svg/user-24x24.svg) no-repeat 0 0;
}
.webbpm.ervu_lkrp_ul .container-inside .list-group .list > div.docs::after {
background: url(../img/svg/docs-24x24.svg) no-repeat 0 0;
}
.webbpm.ervu_lkrp_ul .container-inside .list-group .list > div.romb::after {
background: url(../img/svg/romb-24x24.svg) no-repeat 0 0;
}