.basic-toolbar {
    .paste {
        background-image: url(images/icons/fam/paste_plain.png);
    }

    .cut {
        background-image: url(images/icons/fam/cut.png);
    }

    .copy {
        background-image: url(images/icons/fam/page_copy.png);
    }

    .format {
        background-image: url(images/icons/fam/paintbrush.png);
    }

    .list {
        background-image: url(images/icons/fam/text_list_bullets.png);
    }
}
