﻿.readonly {
    background-color: khaki;
    pointer-events: none;
}

.numbersInt {
    text-align: center;
}

.numbersDouble {
    text-align: center;
}

.datagridheader {
    color: white;
    background-color: blue;
}

