Blame view

static/plugins/datatables/extensions/FixedHeader/css/dataTables.fixedHeader.css 97 Bytes
831eac332   zhuzhenchao   add file
1
2
3
4
5
6
  
  
  div.FixedHeader_Cloned th,
  div.FixedHeader_Cloned td {
  	background-color: white !important;
  }