#veditor {
    background-image: url(../img/comments.gif);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    background-color: rgba(255, 255, 255, 0);
    resize: vertical
}

/*
#veditor:focus{
    background-position-y: 200px;
    transition: all 0.2s ease-in-out 0s;
}
*/
