Subnode Icon in Dropdown

I'm using the new method to update node icons:
Less:

Код:
.node.node--id13 .node-icon i
{
    &::before
    {
        .m-faContent(@fa-var-compact-disc, 1em);
    }

    svg
    {
        display: none;
    }
}

And that works just fine if it's a node, and appears correctly in the thread view for subnodes.

1723339245477.webp

But if the subnodes are set to drop down, it won't be used on the forum view.

1723339185351.webp

To add, the music icon is being placed by an add on. However, the add on still...

Read more

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