]> git.proxmox.com Git - ceph.git/blob - ceph/src/pybind/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/KeyTable/css/dataTables.keyTable.css
bump version to 12.2.2-pve1
[ceph.git] / 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 }