﻿/* Change a captions's font */
.ObaveznoPoljeStil .dxbl-text {
    font-weight: bold;
}

/* Change an editor's text and color settings */
.ObaveznoPoljeStil .dxbl-text-edit {
    border-left: 5px solid orange;
    /*font-weight: bold;*/
}
