Fix some bugs when testing opensds ansible
[stor4nfv.git] / src / ceph / src / pybind / mgr / dashboard / static / AdminLTE-2.3.7 / plugins / datatables / extensions / KeyTable / css / dataTables.keyTable.css
1
2
3 table.KeyTable th.focus,
4 table.KeyTable td.focus {
5         outline: 3px solid #3366FF;
6         outline-offset: -3px;
7 }