mirror of
https://github.com/pi-hole/web.git
synced 2026-04-26 19:55:15 +01:00
Updated dataTables plugin and added extensions
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
|
||||
|
||||
div.FixedHeader_Cloned th,
|
||||
div.FixedHeader_Cloned td {
|
||||
background-color: white !important;
|
||||
}
|
||||
|
||||
1
plugins/datatables/extensions/FixedHeader/css/dataTables.fixedHeader.min.css
vendored
Normal file
1
plugins/datatables/extensions/FixedHeader/css/dataTables.fixedHeader.min.css
vendored
Normal file
@@ -0,0 +1 @@
|
||||
div.FixedHeader_Cloned th,div.FixedHeader_Cloned td{background-color:white !important}
|
||||
Reference in New Issue
Block a user