eg. bug 38259 needs DataTables 2.3+ for lengthLabels
Created attachment 186448 [details] [review] Bug 40816: DT - Update css and js files
Created attachment 186449 [details] [review] Bug 40816: Cherry-pick previous manual changes after update This is a cherry-pick of commit e0193051e173557351d3da6697cb5f9c3e801185 Bug 36640: (follow-up) CSS fixes for DataTables controls I have only kept the changes to datatables.css
Created attachment 186450 [details] [review] Bug 40816: [DO NOT PUSH] Use .css instead of .min.css What the clean way to generate the min version?
Created attachment 186451 [details] [review] Bug 40816: Fix sort icons
Why do we have a lot of duplicated CSS rules between _tables.scss and _common.scss? Shouldn't all the .dataTable rules from _common be moved to _tables?