Template editor spacing when using asset call won't align properly with shift-tab

This has bugged me for a bit (maybe I'm doing something wrong).

But when using the template editor with the asset folder, you can't properly space things using shift-tab. You can test using this CSS:

Code:

Код:
.section
{
color: pink;
    &.section-feature
    {
    background: url(styles/default/xenforo/ellipse.png) no-repeat right center;
    color: yellow;
    .section-description    
        {
    font-size: @xf-fontSizeSmallest;
    }
    }
}



.section
{
color: pink;
    &.section-feature...

Read more

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