
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * KeyTables styles
 */
 
.tight .KeyTable td.focus
{
    border: 2px solid blue;
    padding: 0px 0px 0px 3px; /* adjust padding so overall size is constant, overrides main.css*/
}