How to change sticky background based on dark / light theme?

Hello!

Should be simple - just wanna have a specific sticky background for the default light and dark theme for xenforo. Here is what I have currently in my extra.less

Code:

Код:
.structItemContainer-group--sticky {
     background: #000;
}
.structItemContainer-group--sticky .structItem-title a:link,
.structItemContainer-group--sticky .structItem-title a:visited {
    color: #FF474E;
      font-weight: bold;
}


need a way to separate them so i have two versions please provide the code, thank...

Read more

Читать далее...
 
Активность
Пока что здесь никого нет
Назад
Верх Низ