NEW : upgrade jQuery Component Datable (and extras) to 1.10.7

This commit is contained in:
Florian HENRY
2015-07-20 08:41:18 +02:00
parent 0394c9d594
commit 7ce5424f9a
111 changed files with 27642 additions and 16773 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}