Updated dataTables plugin and added extensions

This commit is contained in:
Abdullah Almsaeed
2015-04-22 22:03:13 -04:00
parent c546ed7062
commit 1277b22ebe
196 changed files with 89804 additions and 8499 deletions

View File

@@ -0,0 +1,7 @@
table.KeyTable th.focus,
table.KeyTable td.focus {
outline: 3px solid #3366FF;
outline-offset: -3px;
}

View File

@@ -0,0 +1 @@
table.KeyTable th.focus,table.KeyTable td.focus{outline:3px solid #3366FF;outline-offset:-3px}