Revert "NEW : upgrade jQuery Component Datable (and extras) to 1.10.7 #3258"

This commit is contained in:
Laurent Destailleur
2015-07-19 18:07:26 +02:00
parent c05900aece
commit 705245d70d
122 changed files with 16772 additions and 27642 deletions

View File

@@ -1,14 +0,0 @@
/*
* Namespace DTCR - "DataTables ColReorder" plug-in
*/
table.DTCR_clonedTable {
background-color: rgba(255, 255, 255, 0.7);
z-index: 202;
}
div.DTCR_pointer {
width: 1px;
background-color: #0259C4;
z-index: 201;
}

View File

@@ -1 +0,0 @@
table.DTCR_clonedTable{background-color:rgba(255,255,255,0.7);z-index:202}div.DTCR_pointer{width:1px;background-color:#0259C4;z-index:201}