From 930438aa6b26ded029479d438492b7b1477140ff Mon Sep 17 00:00:00 2001 From: chomik Date: Wed, 21 Mar 2018 10:15:28 +0100 Subject: [PATCH] version 0.0.4 --- dist/400.html | 2 +- dist/401.html | 2 +- dist/403.html | 2 +- dist/404.html | 2 +- dist/500.html | 2 +- dist/503.html | 2 +- dist/assets/css/dashboard.css | 29 ++++++++++++++++-- dist/blog.html | 2 +- dist/cards.html | 2 +- dist/charts.html | 2 +- dist/crypto-currencies.html | 2 +- dist/docs/alerts.html | 2 +- dist/docs/avatars.html | 2 +- dist/docs/buttons.html | 2 +- dist/docs/cards.html | 2 +- dist/docs/charts.html | 2 +- dist/docs/colors.html | 2 +- dist/docs/form-components.html | 2 +- dist/docs/grid.html | 2 +- dist/docs/index.html | 2 +- dist/docs/tags.html | 2 +- dist/docs/typography.html | 2 +- dist/email.html | 2 +- dist/empty.html | 2 +- dist/forgot-password.html | 2 +- dist/form-elements.html | 2 +- dist/gallery.html | 2 +- dist/icons.html | 2 +- dist/index.html | 54 ++++++++++++++++++---------------- dist/invoice.html | 2 +- dist/login.html | 2 +- dist/lookup.html | 2 +- dist/maps.html | 2 +- dist/pricing-cards.html | 2 +- dist/profile.html | 2 +- dist/register.html | 2 +- dist/sample-cards.html | 2 +- dist/store.html | 2 +- dist/users-list.html | 22 ++++++++------ package.json | 2 +- 40 files changed, 106 insertions(+), 73 deletions(-) diff --git a/dist/400.html b/dist/400.html index 5f633608..0c8a0e62 100644 --- a/dist/400.html +++ b/dist/400.html @@ -14,7 +14,7 @@ - + Page 400 - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/401.html b/dist/401.html index 19e038ba..6b868331 100644 --- a/dist/401.html +++ b/dist/401.html @@ -14,7 +14,7 @@ - + Page 401 - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/403.html b/dist/403.html index 387e5d39..32ab6250 100644 --- a/dist/403.html +++ b/dist/403.html @@ -14,7 +14,7 @@ - + Page 403 - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/404.html b/dist/404.html index d96c8f72..41a3ed61 100644 --- a/dist/404.html +++ b/dist/404.html @@ -14,7 +14,7 @@ - + Page 404 - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/500.html b/dist/500.html index 4f61a323..16437f51 100644 --- a/dist/500.html +++ b/dist/500.html @@ -14,7 +14,7 @@ - + Page 500 - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/503.html b/dist/503.html index fa802683..b3c47e20 100644 --- a/dist/503.html +++ b/dist/503.html @@ -14,7 +14,7 @@ - + Page 503 - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/assets/css/dashboard.css b/dist/assets/css/dashboard.css index 243dc824..35e3c9f7 100644 --- a/dist/assets/css/dashboard.css +++ b/dist/assets/css/dashboard.css @@ -4642,7 +4642,7 @@ tbody.collapse.show { padding: 0.5rem 0.75rem; margin-left: -1px; line-height: 1.25; - color: #467fcf; + color: #495057; background-color: #fff; border: 1px solid #dee2e6; } @@ -4684,7 +4684,7 @@ tbody.collapse.show { } .page-item.disabled .page-link { - color: #868e96; + color: #ced4da; pointer-events: none; cursor: auto; background-color: #fff; @@ -12859,6 +12859,31 @@ a.icon:hover { color: #6e7687; } +.pagination-simple .page-item .page-link { + background: none; + border: none; +} + +.pagination-simple .page-item.active .page-link { + color: #495057; + font-weight: 700; +} + +.pagination-pager .page-prev { + margin-right: auto; +} + +.pagination-pager .page-next { + margin-left: auto; +} + +.page-total-text { + margin-right: 1rem; + -ms-flex-item-align: center; + align-self: center; + color: #6e7687; +} + .card { box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05); position: relative; diff --git a/dist/blog.html b/dist/blog.html index 14100b71..3db786ff 100644 --- a/dist/blog.html +++ b/dist/blog.html @@ -14,7 +14,7 @@ - + tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/cards.html b/dist/cards.html index ffb882ed..4c737891 100644 --- a/dist/cards.html +++ b/dist/cards.html @@ -14,7 +14,7 @@ - + Cards design - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/charts.html b/dist/charts.html index f2fb45c8..dae306f6 100644 --- a/dist/charts.html +++ b/dist/charts.html @@ -14,7 +14,7 @@ - + Charts - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/crypto-currencies.html b/dist/crypto-currencies.html index f2966d1d..0d0cba59 100644 --- a/dist/crypto-currencies.html +++ b/dist/crypto-currencies.html @@ -14,7 +14,7 @@ - + Crypto currencies - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/docs/alerts.html b/dist/docs/alerts.html index f6806823..c579ec9d 100644 --- a/dist/docs/alerts.html +++ b/dist/docs/alerts.html @@ -14,7 +14,7 @@ - + Alerts - Documentation - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/docs/avatars.html b/dist/docs/avatars.html index f61f6e07..8eca378c 100644 --- a/dist/docs/avatars.html +++ b/dist/docs/avatars.html @@ -14,7 +14,7 @@ - + Avatars - Documentation - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/docs/buttons.html b/dist/docs/buttons.html index f9ea584a..b4a70d34 100644 --- a/dist/docs/buttons.html +++ b/dist/docs/buttons.html @@ -14,7 +14,7 @@ - + Buttons - Documentation - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/docs/cards.html b/dist/docs/cards.html index 3aa85af1..1f3cc4b9 100644 --- a/dist/docs/cards.html +++ b/dist/docs/cards.html @@ -14,7 +14,7 @@ - + Cards - Documentation - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/docs/charts.html b/dist/docs/charts.html index a340286e..abbce2b2 100644 --- a/dist/docs/charts.html +++ b/dist/docs/charts.html @@ -14,7 +14,7 @@ - + Charts - Documentation - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/docs/colors.html b/dist/docs/colors.html index ec0747e5..0e5aa54b 100644 --- a/dist/docs/colors.html +++ b/dist/docs/colors.html @@ -14,7 +14,7 @@ - + Colors - Documentation - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/docs/form-components.html b/dist/docs/form-components.html index 29bd728b..21b33999 100644 --- a/dist/docs/form-components.html +++ b/dist/docs/form-components.html @@ -14,7 +14,7 @@ - + Form components - Documentation - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/docs/grid.html b/dist/docs/grid.html index 84f32e5c..d59497b6 100644 --- a/dist/docs/grid.html +++ b/dist/docs/grid.html @@ -14,7 +14,7 @@ - + Grid utilities - Documentation - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/docs/index.html b/dist/docs/index.html index e3036241..2aafe5f0 100644 --- a/dist/docs/index.html +++ b/dist/docs/index.html @@ -14,7 +14,7 @@ - + Introduction - Documentation - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/docs/tags.html b/dist/docs/tags.html index 92f64642..719ca4be 100644 --- a/dist/docs/tags.html +++ b/dist/docs/tags.html @@ -14,7 +14,7 @@ - + Tags - Documentation - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/docs/typography.html b/dist/docs/typography.html index f7fc8e87..4f17a1f4 100644 --- a/dist/docs/typography.html +++ b/dist/docs/typography.html @@ -14,7 +14,7 @@ - + Typography - Documentation - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/email.html b/dist/email.html index cd35cecc..dacaa924 100644 --- a/dist/email.html +++ b/dist/email.html @@ -14,7 +14,7 @@ - + Email - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/empty.html b/dist/empty.html index 810bfeed..85596f10 100644 --- a/dist/empty.html +++ b/dist/empty.html @@ -14,7 +14,7 @@ - + Empty page - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/forgot-password.html b/dist/forgot-password.html index 118418a3..df6ad592 100644 --- a/dist/forgot-password.html +++ b/dist/forgot-password.html @@ -14,7 +14,7 @@ - + Forgot password - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/form-elements.html b/dist/form-elements.html index 7908c492..960e5a13 100644 --- a/dist/form-elements.html +++ b/dist/form-elements.html @@ -14,7 +14,7 @@ - + tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/gallery.html b/dist/gallery.html index a35318a3..30d04c19 100644 --- a/dist/gallery.html +++ b/dist/gallery.html @@ -14,7 +14,7 @@ - + tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/icons.html b/dist/icons.html index d59c9b3e..b30c22b3 100644 --- a/dist/icons.html +++ b/dist/icons.html @@ -14,7 +14,7 @@ - + Icons - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/index.html b/dist/index.html index 6da67c73..3c0abeb9 100644 --- a/dist/index.html +++ b/dist/index.html @@ -14,7 +14,7 @@ - + Homepage - tabler.github.io - a responsive, flat and full featured admin template @@ -635,7 +635,7 @@
Elizabeth Martin
- Registered: 1519157820.640867 + Registered: Feb 21, 2018
@@ -660,7 +660,7 @@
-
42.9848044891637073305901139974594116210937500000000000000000000000000000%
+
42%
@@ -685,7 +685,7 @@
Michelle Schultz
- Registered: 1517710406.3733366 + Registered: Feb 4, 2018
@@ -710,7 +710,7 @@
-
0.0782453332931254408322274684906005859375000000000000000000000000000000%
+
0%
@@ -735,7 +735,7 @@
Crystal Austin
- Registered: 1520789083.2701619 + Registered: Mar 12, 2018
@@ -760,7 +760,7 @@
-
96.5943341229763063893187791109085083007812500000000000000000000000000000%
+
96%
@@ -785,7 +785,7 @@
Douglas Ray
- Registered: 1513731514.091033 + Registered: Dec 20, 2017
@@ -810,7 +810,7 @@
-
6.8124613620875607011839747428894042968750000000000000000000000000000000%
+
6%
@@ -835,7 +835,7 @@
Teresa Reyes
- Registered: 1517884350.1606452 + Registered: Feb 6, 2018
@@ -860,7 +860,7 @@
-
36.9059354919336328748613595962524414062500000000000000000000000000000000%
+
36%
@@ -885,7 +885,7 @@
Emma Wade
- Registered: 1519230813.4593334 + Registered: Feb 22, 2018
@@ -910,7 +910,7 @@
-
7.0641692583449184894561767578125000000000000000000000000000000000000000%
+
7%
@@ -935,7 +935,7 @@
Carol Henderson
- Registered: 1516965540.2896595 + Registered: Jan 27, 2018
@@ -960,7 +960,7 @@
-
80.3770463792461669072508811950683593750000000000000000000000000000000000%
+
80%
@@ -985,7 +985,7 @@
Christopher Harvey
- Registered: 1514293537.560482 + Registered: Dec 27, 2017
@@ -1010,7 +1010,7 @@
-
83.7712679939868394285440444946289062500000000000000000000000000000000000%
+
83%
@@ -1764,17 +1764,21 @@ -