Initial commit for AdminLTE2.

This commit is contained in:
Ivan Filippov
2016-04-21 18:37:33 -06:00
parent bca300587d
commit 6db41d42c4
1848 changed files with 130001 additions and 172282 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}