Hinzufügen von Library und Elementeigenschaften bei Objekterstellung
This commit is contained in:
5
Content/DataTables/css/keyTable.dataTables.css
Normal file
5
Content/DataTables/css/keyTable.dataTables.css
Normal file
@@ -0,0 +1,5 @@
|
||||
table.dataTable th.focus,
|
||||
table.dataTable td.focus {
|
||||
outline: 3px solid #3366FF;
|
||||
outline-offset: -1px;
|
||||
}
|
||||
Reference in New Issue
Block a user