﻿/* See license.txt for terms of usage */

.errorTable {
    margin: 8px;
}

.errorProperty {
    color: gray;
    font-style:italic;
}

.errorMessage {
    color: red;
}
