

so.LESS code for example
Less:.structItem--thread { &.is-prefix{your_prefix_id} { background: {your_background}; } }
.structItem--thread
{
&.is-prefix{1}
{
background: #FFF;
}
}
.structItem .label.label--blue {
background-color: rgb(255, 0, 0);
color: rgb(255, 255, 255);
border: 1px solid rgb(0, 128, 0);
}
We use essential cookies to make this site work, and optional cookies to enhance your experience.