keyTable.foundation.css 108 B

1234
  1. table.dataTable tbody th.focus,
  2. table.dataTable tbody td.focus {
  3. box-shadow: inset 0 0 1px 2px #008CBA;
  4. }