﻿
/* TODO: change with standard bootstrap selector class (see color and template), and then delete this css */
tr.OOSelected td {
    color: white;
    background-color: red;
}
