root
2017-07-26 1bcf31e92e3daf1e1ad67ff4fab2d43278f9109c
1
2
3
4
5
6
7
 
 
table.KeyTable th.focus,
table.KeyTable td.focus {
    outline: 3px solid #3366FF;
    outline-offset: -3px;
}