summaryrefslogtreecommitdiff
path: root/public/assets/js/DataTables/Scroller-2.1.1/css
diff options
context:
space:
mode:
Diffstat (limited to 'public/assets/js/DataTables/Scroller-2.1.1/css')
-rw-r--r--public/assets/js/DataTables/Scroller-2.1.1/css/scroller.bootstrap.css37
-rw-r--r--public/assets/js/DataTables/Scroller-2.1.1/css/scroller.bootstrap.min.css1
-rw-r--r--public/assets/js/DataTables/Scroller-2.1.1/css/scroller.bootstrap4.css37
-rw-r--r--public/assets/js/DataTables/Scroller-2.1.1/css/scroller.bootstrap4.min.css1
-rw-r--r--public/assets/js/DataTables/Scroller-2.1.1/css/scroller.bootstrap5.css37
-rw-r--r--public/assets/js/DataTables/Scroller-2.1.1/css/scroller.bootstrap5.min.css1
-rw-r--r--public/assets/js/DataTables/Scroller-2.1.1/css/scroller.bulma.css33
-rw-r--r--public/assets/js/DataTables/Scroller-2.1.1/css/scroller.bulma.min.css1
-rw-r--r--public/assets/js/DataTables/Scroller-2.1.1/css/scroller.dataTables.css33
-rw-r--r--public/assets/js/DataTables/Scroller-2.1.1/css/scroller.dataTables.min.css1
-rw-r--r--public/assets/js/DataTables/Scroller-2.1.1/css/scroller.foundation.css17
-rw-r--r--public/assets/js/DataTables/Scroller-2.1.1/css/scroller.foundation.min.css1
-rw-r--r--public/assets/js/DataTables/Scroller-2.1.1/css/scroller.jqueryui.css33
-rw-r--r--public/assets/js/DataTables/Scroller-2.1.1/css/scroller.jqueryui.min.css1
-rw-r--r--public/assets/js/DataTables/Scroller-2.1.1/css/scroller.semanticui.css33
-rw-r--r--public/assets/js/DataTables/Scroller-2.1.1/css/scroller.semanticui.min.css1
16 files changed, 0 insertions, 268 deletions
diff --git a/public/assets/js/DataTables/Scroller-2.1.1/css/scroller.bootstrap.css b/public/assets/js/DataTables/Scroller-2.1.1/css/scroller.bootstrap.css
deleted file mode 100644
index 849a26c..0000000
--- a/public/assets/js/DataTables/Scroller-2.1.1/css/scroller.bootstrap.css
+++ /dev/null
@@ -1,37 +0,0 @@
-div.dts {
- display: block !important;
-}
-div.dts tbody th,
-div.dts tbody td {
- white-space: nowrap;
-}
-div.dts div.dts_loading {
- z-index: 1;
-}
-div.dts div.dts_label {
- position: absolute;
- right: 10px;
- background: rgba(0, 0, 0, 0.8);
- color: white;
- box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.5);
- text-align: right;
- border-radius: 3px;
- padding: 0.4em;
- z-index: 2;
- display: none;
-}
-div.dts div.dataTables_scrollBody {
- background: repeating-linear-gradient(45deg, #edeeff, #edeeff 10px, white 10px, white 20px);
-}
-div.dts div.dataTables_scrollBody table {
- background-color: white;
- z-index: 2;
-}
-div.dts div.dataTables_paginate,
-div.dts div.dataTables_length {
- display: none;
-}
-
-div.DTS tbody tr {
- background-color: white;
-}
diff --git a/public/assets/js/DataTables/Scroller-2.1.1/css/scroller.bootstrap.min.css b/public/assets/js/DataTables/Scroller-2.1.1/css/scroller.bootstrap.min.css
deleted file mode 100644
index 8f7eae8..0000000
--- a/public/assets/js/DataTables/Scroller-2.1.1/css/scroller.bootstrap.min.css
+++ /dev/null
@@ -1 +0,0 @@
-div.dts{display:block !important}div.dts tbody th,div.dts tbody td{white-space:nowrap}div.dts div.dts_loading{z-index:1}div.dts div.dts_label{position:absolute;right:10px;background:rgba(0, 0, 0, 0.8);color:white;box-shadow:3px 3px 10px rgba(0, 0, 0, 0.5);text-align:right;border-radius:3px;padding:.4em;z-index:2;display:none}div.dts div.dataTables_scrollBody{background:repeating-linear-gradient(45deg, #edeeff, #edeeff 10px, white 10px, white 20px)}div.dts div.dataTables_scrollBody table{background-color:white;z-index:2}div.dts div.dataTables_paginate,div.dts div.dataTables_length{display:none}div.DTS tbody tr{background-color:white}
diff --git a/public/assets/js/DataTables/Scroller-2.1.1/css/scroller.bootstrap4.css b/public/assets/js/DataTables/Scroller-2.1.1/css/scroller.bootstrap4.css
deleted file mode 100644
index ff5791a..0000000
--- a/public/assets/js/DataTables/Scroller-2.1.1/css/scroller.bootstrap4.css
+++ /dev/null
@@ -1,37 +0,0 @@
-div.dts {
- display: block !important;
-}
-div.dts tbody th,
-div.dts tbody td {
- white-space: nowrap;
-}
-div.dts div.dts_loading {
- z-index: 1;
-}
-div.dts div.dts_label {
- position: absolute;
- right: 10px;
- background: rgba(0, 0, 0, 0.8);
- color: white;
- box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.5);
- text-align: right;
- border-radius: 3px;
- padding: 0.4em;
- z-index: 2;
- display: none;
-}
-div.dts div.dataTables_scrollBody {
- background: repeating-linear-gradient(45deg, #edeeff, #edeeff 10px, white 10px, white 20px);
-}
-div.dts div.dataTables_scrollBody table {
- background-color: white;
- z-index: 2;
-}
-div.dts div.dataTables_paginate,
-div.dts div.dataTables_length {
- display: none;
-}
-
-div.DTS div.dataTables_scrollBody table {
- background-color: white;
-}
diff --git a/public/assets/js/DataTables/Scroller-2.1.1/css/scroller.bootstrap4.min.css b/public/assets/js/DataTables/Scroller-2.1.1/css/scroller.bootstrap4.min.css
deleted file mode 100644
index a22cb2f..0000000
--- a/public/assets/js/DataTables/Scroller-2.1.1/css/scroller.bootstrap4.min.css
+++ /dev/null
@@ -1 +0,0 @@
-div.dts{display:block !important}div.dts tbody th,div.dts tbody td{white-space:nowrap}div.dts div.dts_loading{z-index:1}div.dts div.dts_label{position:absolute;right:10px;background:rgba(0, 0, 0, 0.8);color:white;box-shadow:3px 3px 10px rgba(0, 0, 0, 0.5);text-align:right;border-radius:3px;padding:.4em;z-index:2;display:none}div.dts div.dataTables_scrollBody{background:repeating-linear-gradient(45deg, #edeeff, #edeeff 10px, white 10px, white 20px)}div.dts div.dataTables_scrollBody table{background-color:white;z-index:2}div.dts div.dataTables_paginate,div.dts div.dataTables_length{display:none}div.DTS div.dataTables_scrollBody table{background-color:white}
diff --git a/public/assets/js/DataTables/Scroller-2.1.1/css/scroller.bootstrap5.css b/public/assets/js/DataTables/Scroller-2.1.1/css/scroller.bootstrap5.css
deleted file mode 100644
index ff5791a..0000000
--- a/public/assets/js/DataTables/Scroller-2.1.1/css/scroller.bootstrap5.css
+++ /dev/null
@@ -1,37 +0,0 @@
-div.dts {
- display: block !important;
-}
-div.dts tbody th,
-div.dts tbody td {
- white-space: nowrap;
-}
-div.dts div.dts_loading {
- z-index: 1;
-}
-div.dts div.dts_label {
- position: absolute;
- right: 10px;
- background: rgba(0, 0, 0, 0.8);
- color: white;
- box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.5);
- text-align: right;
- border-radius: 3px;
- padding: 0.4em;
- z-index: 2;
- display: none;
-}
-div.dts div.dataTables_scrollBody {
- background: repeating-linear-gradient(45deg, #edeeff, #edeeff 10px, white 10px, white 20px);
-}
-div.dts div.dataTables_scrollBody table {
- background-color: white;
- z-index: 2;
-}
-div.dts div.dataTables_paginate,
-div.dts div.dataTables_length {
- display: none;
-}
-
-div.DTS div.dataTables_scrollBody table {
- background-color: white;
-}
diff --git a/public/assets/js/DataTables/Scroller-2.1.1/css/scroller.bootstrap5.min.css b/public/assets/js/DataTables/Scroller-2.1.1/css/scroller.bootstrap5.min.css
deleted file mode 100644
index a22cb2f..0000000
--- a/public/assets/js/DataTables/Scroller-2.1.1/css/scroller.bootstrap5.min.css
+++ /dev/null
@@ -1 +0,0 @@
-div.dts{display:block !important}div.dts tbody th,div.dts tbody td{white-space:nowrap}div.dts div.dts_loading{z-index:1}div.dts div.dts_label{position:absolute;right:10px;background:rgba(0, 0, 0, 0.8);color:white;box-shadow:3px 3px 10px rgba(0, 0, 0, 0.5);text-align:right;border-radius:3px;padding:.4em;z-index:2;display:none}div.dts div.dataTables_scrollBody{background:repeating-linear-gradient(45deg, #edeeff, #edeeff 10px, white 10px, white 20px)}div.dts div.dataTables_scrollBody table{background-color:white;z-index:2}div.dts div.dataTables_paginate,div.dts div.dataTables_length{display:none}div.DTS div.dataTables_scrollBody table{background-color:white}
diff --git a/public/assets/js/DataTables/Scroller-2.1.1/css/scroller.bulma.css b/public/assets/js/DataTables/Scroller-2.1.1/css/scroller.bulma.css
deleted file mode 100644
index ce5959d..0000000
--- a/public/assets/js/DataTables/Scroller-2.1.1/css/scroller.bulma.css
+++ /dev/null
@@ -1,33 +0,0 @@
-div.dts {
- display: block !important;
-}
-div.dts tbody th,
-div.dts tbody td {
- white-space: nowrap;
-}
-div.dts div.dts_loading {
- z-index: 1;
-}
-div.dts div.dts_label {
- position: absolute;
- right: 10px;
- background: rgba(0, 0, 0, 0.8);
- color: white;
- box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.5);
- text-align: right;
- border-radius: 3px;
- padding: 0.4em;
- z-index: 2;
- display: none;
-}
-div.dts div.dataTables_scrollBody {
- background: repeating-linear-gradient(45deg, #edeeff, #edeeff 10px, white 10px, white 20px);
-}
-div.dts div.dataTables_scrollBody table {
- background-color: white;
- z-index: 2;
-}
-div.dts div.dataTables_paginate,
-div.dts div.dataTables_length {
- display: none;
-}
diff --git a/public/assets/js/DataTables/Scroller-2.1.1/css/scroller.bulma.min.css b/public/assets/js/DataTables/Scroller-2.1.1/css/scroller.bulma.min.css
deleted file mode 100644
index 08fb958..0000000
--- a/public/assets/js/DataTables/Scroller-2.1.1/css/scroller.bulma.min.css
+++ /dev/null
@@ -1 +0,0 @@
-div.dts{display:block !important}div.dts tbody th,div.dts tbody td{white-space:nowrap}div.dts div.dts_loading{z-index:1}div.dts div.dts_label{position:absolute;right:10px;background:rgba(0, 0, 0, 0.8);color:white;box-shadow:3px 3px 10px rgba(0, 0, 0, 0.5);text-align:right;border-radius:3px;padding:.4em;z-index:2;display:none}div.dts div.dataTables_scrollBody{background:repeating-linear-gradient(45deg, #edeeff, #edeeff 10px, white 10px, white 20px)}div.dts div.dataTables_scrollBody table{background-color:white;z-index:2}div.dts div.dataTables_paginate,div.dts div.dataTables_length{display:none}
diff --git a/public/assets/js/DataTables/Scroller-2.1.1/css/scroller.dataTables.css b/public/assets/js/DataTables/Scroller-2.1.1/css/scroller.dataTables.css
deleted file mode 100644
index ce5959d..0000000
--- a/public/assets/js/DataTables/Scroller-2.1.1/css/scroller.dataTables.css
+++ /dev/null
@@ -1,33 +0,0 @@
-div.dts {
- display: block !important;
-}
-div.dts tbody th,
-div.dts tbody td {
- white-space: nowrap;
-}
-div.dts div.dts_loading {
- z-index: 1;
-}
-div.dts div.dts_label {
- position: absolute;
- right: 10px;
- background: rgba(0, 0, 0, 0.8);
- color: white;
- box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.5);
- text-align: right;
- border-radius: 3px;
- padding: 0.4em;
- z-index: 2;
- display: none;
-}
-div.dts div.dataTables_scrollBody {
- background: repeating-linear-gradient(45deg, #edeeff, #edeeff 10px, white 10px, white 20px);
-}
-div.dts div.dataTables_scrollBody table {
- background-color: white;
- z-index: 2;
-}
-div.dts div.dataTables_paginate,
-div.dts div.dataTables_length {
- display: none;
-}
diff --git a/public/assets/js/DataTables/Scroller-2.1.1/css/scroller.dataTables.min.css b/public/assets/js/DataTables/Scroller-2.1.1/css/scroller.dataTables.min.css
deleted file mode 100644
index 08fb958..0000000
--- a/public/assets/js/DataTables/Scroller-2.1.1/css/scroller.dataTables.min.css
+++ /dev/null
@@ -1 +0,0 @@
-div.dts{display:block !important}div.dts tbody th,div.dts tbody td{white-space:nowrap}div.dts div.dts_loading{z-index:1}div.dts div.dts_label{position:absolute;right:10px;background:rgba(0, 0, 0, 0.8);color:white;box-shadow:3px 3px 10px rgba(0, 0, 0, 0.5);text-align:right;border-radius:3px;padding:.4em;z-index:2;display:none}div.dts div.dataTables_scrollBody{background:repeating-linear-gradient(45deg, #edeeff, #edeeff 10px, white 10px, white 20px)}div.dts div.dataTables_scrollBody table{background-color:white;z-index:2}div.dts div.dataTables_paginate,div.dts div.dataTables_length{display:none}
diff --git a/public/assets/js/DataTables/Scroller-2.1.1/css/scroller.foundation.css b/public/assets/js/DataTables/Scroller-2.1.1/css/scroller.foundation.css
deleted file mode 100644
index 29d3a46..0000000
--- a/public/assets/js/DataTables/Scroller-2.1.1/css/scroller.foundation.css
+++ /dev/null
@@ -1,17 +0,0 @@
-div.DTS tbody th,
-div.DTS tbody td {
- white-space: nowrap;
-}
-div.DTS div.DTS_Loading {
- z-index: 1;
-}
-div.DTS div.dataTables_scrollBody {
- background: repeating-linear-gradient(45deg, #edeeff, #edeeff 10px, white 10px, white 20px);
-}
-div.DTS div.dataTables_scrollBody table {
- z-index: 2;
-}
-div.DTS div.dataTables_paginate,
-div.DTS div.dataTables_length {
- display: none;
-}
diff --git a/public/assets/js/DataTables/Scroller-2.1.1/css/scroller.foundation.min.css b/public/assets/js/DataTables/Scroller-2.1.1/css/scroller.foundation.min.css
deleted file mode 100644
index 0c83fee..0000000
--- a/public/assets/js/DataTables/Scroller-2.1.1/css/scroller.foundation.min.css
+++ /dev/null
@@ -1 +0,0 @@
-div.DTS tbody th,div.DTS tbody td{white-space:nowrap}div.DTS div.DTS_Loading{z-index:1}div.DTS div.dataTables_scrollBody{background:repeating-linear-gradient(45deg, #edeeff, #edeeff 10px, white 10px, white 20px)}div.DTS div.dataTables_scrollBody table{z-index:2}div.DTS div.dataTables_paginate,div.DTS div.dataTables_length{display:none}
diff --git a/public/assets/js/DataTables/Scroller-2.1.1/css/scroller.jqueryui.css b/public/assets/js/DataTables/Scroller-2.1.1/css/scroller.jqueryui.css
deleted file mode 100644
index ce5959d..0000000
--- a/public/assets/js/DataTables/Scroller-2.1.1/css/scroller.jqueryui.css
+++ /dev/null
@@ -1,33 +0,0 @@
-div.dts {
- display: block !important;
-}
-div.dts tbody th,
-div.dts tbody td {
- white-space: nowrap;
-}
-div.dts div.dts_loading {
- z-index: 1;
-}
-div.dts div.dts_label {
- position: absolute;
- right: 10px;
- background: rgba(0, 0, 0, 0.8);
- color: white;
- box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.5);
- text-align: right;
- border-radius: 3px;
- padding: 0.4em;
- z-index: 2;
- display: none;
-}
-div.dts div.dataTables_scrollBody {
- background: repeating-linear-gradient(45deg, #edeeff, #edeeff 10px, white 10px, white 20px);
-}
-div.dts div.dataTables_scrollBody table {
- background-color: white;
- z-index: 2;
-}
-div.dts div.dataTables_paginate,
-div.dts div.dataTables_length {
- display: none;
-}
diff --git a/public/assets/js/DataTables/Scroller-2.1.1/css/scroller.jqueryui.min.css b/public/assets/js/DataTables/Scroller-2.1.1/css/scroller.jqueryui.min.css
deleted file mode 100644
index 08fb958..0000000
--- a/public/assets/js/DataTables/Scroller-2.1.1/css/scroller.jqueryui.min.css
+++ /dev/null
@@ -1 +0,0 @@
-div.dts{display:block !important}div.dts tbody th,div.dts tbody td{white-space:nowrap}div.dts div.dts_loading{z-index:1}div.dts div.dts_label{position:absolute;right:10px;background:rgba(0, 0, 0, 0.8);color:white;box-shadow:3px 3px 10px rgba(0, 0, 0, 0.5);text-align:right;border-radius:3px;padding:.4em;z-index:2;display:none}div.dts div.dataTables_scrollBody{background:repeating-linear-gradient(45deg, #edeeff, #edeeff 10px, white 10px, white 20px)}div.dts div.dataTables_scrollBody table{background-color:white;z-index:2}div.dts div.dataTables_paginate,div.dts div.dataTables_length{display:none}
diff --git a/public/assets/js/DataTables/Scroller-2.1.1/css/scroller.semanticui.css b/public/assets/js/DataTables/Scroller-2.1.1/css/scroller.semanticui.css
deleted file mode 100644
index ce5959d..0000000
--- a/public/assets/js/DataTables/Scroller-2.1.1/css/scroller.semanticui.css
+++ /dev/null
@@ -1,33 +0,0 @@
-div.dts {
- display: block !important;
-}
-div.dts tbody th,
-div.dts tbody td {
- white-space: nowrap;
-}
-div.dts div.dts_loading {
- z-index: 1;
-}
-div.dts div.dts_label {
- position: absolute;
- right: 10px;
- background: rgba(0, 0, 0, 0.8);
- color: white;
- box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.5);
- text-align: right;
- border-radius: 3px;
- padding: 0.4em;
- z-index: 2;
- display: none;
-}
-div.dts div.dataTables_scrollBody {
- background: repeating-linear-gradient(45deg, #edeeff, #edeeff 10px, white 10px, white 20px);
-}
-div.dts div.dataTables_scrollBody table {
- background-color: white;
- z-index: 2;
-}
-div.dts div.dataTables_paginate,
-div.dts div.dataTables_length {
- display: none;
-}
diff --git a/public/assets/js/DataTables/Scroller-2.1.1/css/scroller.semanticui.min.css b/public/assets/js/DataTables/Scroller-2.1.1/css/scroller.semanticui.min.css
deleted file mode 100644
index 08fb958..0000000
--- a/public/assets/js/DataTables/Scroller-2.1.1/css/scroller.semanticui.min.css
+++ /dev/null
@@ -1 +0,0 @@
-div.dts{display:block !important}div.dts tbody th,div.dts tbody td{white-space:nowrap}div.dts div.dts_loading{z-index:1}div.dts div.dts_label{position:absolute;right:10px;background:rgba(0, 0, 0, 0.8);color:white;box-shadow:3px 3px 10px rgba(0, 0, 0, 0.5);text-align:right;border-radius:3px;padding:.4em;z-index:2;display:none}div.dts div.dataTables_scrollBody{background:repeating-linear-gradient(45deg, #edeeff, #edeeff 10px, white 10px, white 20px)}div.dts div.dataTables_scrollBody table{background-color:white;z-index:2}div.dts div.dataTables_paginate,div.dts div.dataTables_length{display:none}