User group user name CSS to support LESS & user group attribute in username links (like tags)

Currently, you can only apply username CSS in user groups, which is unappealing when we have style variants now. It should support LESS to easily go from one to the other:
1734150008907.webp1734149410583.webp1734149421358.webp

With:
CSS:

Код:
    .m-colorScheme(light,
        {
            color: green;
        }
    );
    .m-colorScheme(dark,
        {
            color: #00ff33;
        }
    );

However, username CSS (and hopefully LESS) also doesn't apply to...

Read more

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