From 8d68bb7a57dbb20b3a81f39c69640b04ed6b4d87 Mon Sep 17 00:00:00 2001 From: snipe Date: Tue, 24 Oct 2017 05:22:26 -0700 Subject: [PATCH] Sticky headers for bootstrap tables --- public/css/bootstrap-tables-sticky-header.css | Bin 0 -> 411 bytes public/css/dist/all.css | Bin 247865 -> 248066 bytes .../views/partials/bootstrap-table.blade.php | 27 +++++++++++++++++- webpack.mix.js | 3 +- 4 files changed, 28 insertions(+), 2 deletions(-) create mode 100644 public/css/bootstrap-tables-sticky-header.css diff --git a/public/css/bootstrap-tables-sticky-header.css b/public/css/bootstrap-tables-sticky-header.css new file mode 100644 index 0000000000000000000000000000000000000000..521a8b04d6e9c1ff09120dd32012f7c33977445d GIT binary patch literal 411 zcmZvWO>V;=5QX=gVx;V>+BjQMRk=e>00zt`*ki%ia#Q8*#ZFZzZP@YVdq1+OL5j*kWwy`V!aPS903b3v9smFU delta 26 icmZpg#J_U_e?tpn3)2?n)-BVSelbaGPut2oM;HK%UJ57x diff --git a/resources/views/partials/bootstrap-table.blade.php b/resources/views/partials/bootstrap-table.blade.php index cb2ab5cc48..30020b083a 100644 --- a/resources/views/partials/bootstrap-table.blade.php +++ b/resources/views/partials/bootstrap-table.blade.php @@ -11,10 +11,28 @@ + @endif