forked from Bremen/ESG
1
0
Fork 0
ESG/wwwroot/BackEnd/assets/vendor/datatables/extensions/keytable/keyTable.bootstrap4.css

5 lines
108 B
CSS

table.dataTable tbody th.focus,
table.dataTable tbody td.focus {
box-shadow: inset 0 0 1px 2px #0275d8;
}