Updated AdminLTE to 3.04 assets, added search to side bar, added company select drop down on sidebar. removed extra delete under edit contact
This commit is contained in:
9
plugins/datatables-keytable/css/keyTable.bootstrap4.css
Normal file
9
plugins/datatables-keytable/css/keyTable.bootstrap4.css
Normal file
@@ -0,0 +1,9 @@
|
||||
table.dataTable tbody th.focus,
|
||||
table.dataTable tbody td.focus {
|
||||
box-shadow: inset 0 0 1px 2px #0275d8;
|
||||
}
|
||||
|
||||
div.dtk-focus-alt table.dataTable tbody th.focus,
|
||||
div.dtk-focus-alt table.dataTable tbody td.focus {
|
||||
box-shadow: inset 0 0 1px 2px #ff8b33;
|
||||
}
|
||||
Reference in New Issue
Block a user