diff --git a/dist-new-version.sh b/dist-new-version.sh index 94392f75bdf64122811fe363cf3b908e6634d8e2..2363240052b30b8874f7de9f5a6f7d5547c3c2b5 100755 --- a/dist-new-version.sh +++ b/dist-new-version.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -version=0.0.19 +version=0.0.20 echo "Version $version" diff --git a/dist/400.html b/dist/400.html index 72bfbd58b31f29a2555c18dd47a10b41a057c73d..4e6135617b50f6f863d35ec1223d1124dccf6ce3 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 d0d26d334c4df9d22f4de12850f9debd09bfaed6..c16e2916264c8fb8a5dad1ba325b4835d027476e 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 e8f9b6985af03fe49e7361d7504e3ae2cf2c87cd..928e31c12452a873b1abb9b7639fc098994682a0 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 fa0f8a9af09bc923b2f454380918058e6ab8f056..8ac92b9e011b3f2b37aaf9d4e9988fbee128142e 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 7caf91f167d7a6483dd2b60fcb69409fdfa03829..445f5a432dd2e8f6a90b0e35178da18ec48d0418 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 7bacd7dc2fb9abf9ca3421022d97cebe998fed68..aa24665557ddacb71cbe8a49172336b1dd057f48 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 a28d354c4994a311afe3beb781dca6b120c8f39a..5944ea0851054b51f5fcbd8aca250b4625c357e4 100644 --- a/dist/assets/css/dashboard.css +++ b/dist/assets/css/dashboard.css @@ -1534,7 +1534,8 @@ pre code { } .table th, .text-wrap table th, -.table td, .text-wrap table td { +.table td, +.text-wrap table td { padding: 0.75rem; vertical-align: top; border-top: 1px solid #dee2e6; @@ -1563,12 +1564,14 @@ pre code { } .table-bordered th, .text-wrap table th, -.table-bordered td, .text-wrap table td { +.table-bordered td, +.text-wrap table td { border: 1px solid #dee2e6; } .table-bordered thead th, .text-wrap table thead th, -.table-bordered thead td, .text-wrap table thead td { +.table-bordered thead td, +.text-wrap table thead td { border-bottom-width: 2px; } @@ -5616,7 +5619,8 @@ button.close { } .bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before, -.bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after { +.bs-popover-top .arrow::after, +.bs-popover-auto[x-placement^="top"] .arrow::after { border-width: 0.5rem 0.25rem 0; } @@ -5625,7 +5629,9 @@ button.close { border-top-color: #dee3eb; } -.bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after { + +.bs-popover-top .arrow::after, +.bs-popover-auto[x-placement^="top"] .arrow::after { bottom: 1px; border-top-color: #fff; } @@ -5642,7 +5648,8 @@ button.close { } .bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before, -.bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after { +.bs-popover-right .arrow::after, +.bs-popover-auto[x-placement^="right"] .arrow::after { border-width: 0.25rem 0.5rem 0.25rem 0; } @@ -5651,7 +5658,9 @@ button.close { border-right-color: #dee3eb; } -.bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after { + +.bs-popover-right .arrow::after, +.bs-popover-auto[x-placement^="right"] .arrow::after { left: 1px; border-right-color: #fff; } @@ -5665,7 +5674,8 @@ button.close { } .bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before, -.bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after { +.bs-popover-bottom .arrow::after, +.bs-popover-auto[x-placement^="bottom"] .arrow::after { border-width: 0 0.25rem 0.5rem 0.25rem; } @@ -5674,7 +5684,9 @@ button.close { border-bottom-color: #dee3eb; } -.bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after { + +.bs-popover-bottom .arrow::after, +.bs-popover-auto[x-placement^="bottom"] .arrow::after { top: 1px; border-bottom-color: #fff; } @@ -5702,7 +5714,8 @@ button.close { } .bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before, -.bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after { +.bs-popover-left .arrow::after, +.bs-popover-auto[x-placement^="left"] .arrow::after { border-width: 0.25rem 0 0.25rem 0.5rem; } @@ -5711,7 +5724,9 @@ button.close { border-left-color: #dee3eb; } -.bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after { + +.bs-popover-left .arrow::after, +.bs-popover-auto[x-placement^="left"] .arrow::after { right: 1px; border-left-color: #fff; } @@ -9688,12 +9703,14 @@ a.text-dark:hover, a.text-dark:focus { .table, .text-wrap table { border-collapse: collapse !important; } - .table td, .text-wrap table td, - .table th, .text-wrap table th { + + .table td, + .text-wrap table td, .table th, .text-wrap table th { background-color: #fff !important; } .table-bordered th, .text-wrap table th, - .table-bordered td, .text-wrap table td { + .table-bordered td, + .text-wrap table td { border: 1px solid #ddd !important; } } diff --git a/dist/blog.html b/dist/blog.html index a0c0ea35b4418e501e498198a60a887f7cd7f4cc..4cfd9b2e4e652c313c0ee95202eb041e7b8fe27d 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 737c3e431d15c552c5fd8d3f7266ad85ef6c914e..e09b9aaf6c2fc7a09c171a128b56300b26dec4d0 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 52af581486c428523405855d3ab201702652feb5..a1f756a326293c66f028bac9d2ce39b9393c5bb6 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 578732245cf3fe8fa63476ad7eabc5610a1fb773..112b3f1476ad5e938dcb08c508ab2f232dfc8177 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 49385dcad6c62338737a560cff2cfdfe5badb176..4c1c6f39cc3f588cea8cfb9bed7f2584bed523b0 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 aa638044aa21bfc0c41970fd20ffcc7b46e26adc..5a1601d279573a55939400cf655fa448e6cf4604 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 fe390b223ed9d4239fc8e32711ddce05d599c237..554879f5c3a08d57d7f9d5979c60e5ee939dc16e 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 df0f907aa190d3cf7cca6712793dd7e7be607c2c..902b10c2f13b24ecf6912f008fd4555b275bdf3d 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 97fdefa07a72aacc39534da3603d3e64661fde8d..2bdddc3d545764b9adda3a655e5c1103e7ea9447 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 10e1f1d493cf0f42499bb7d6fc03739a03826666..7d0ae15b5b2a70cf122f511c3c3de4fc5812b3d7 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 465dc2ab837ee2b594ddf32b8ce119aa120ee15b..638c605c012090b665dd320c0f9d8d083cd741fd 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 54eea7848572df42cdc4a824920634a10580a174..f3820b264ff3843c11933cdb9d128ff1f66a042f 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 0f5420969ded8111368bb6b833aed2e02002fffd..cb8525d79194c0b2696ee61511cca80458578b48 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 12280a1dacdb91c2c30e1578ee0bc7daa2dd38ca..0dd70dd90f3be0ed42ca485ed19cdfa80c8a66e2 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 2dd305f1055ef30a6f6c6a231a82b8e3f1fe597a..2d2be5ab4d47047950e720b393ef36758946c3dd 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 98c9db997ef78dc3608be76ebf4a211532f4d1e1..fb4b5ffe8fc89faab0085babd775e57bb966828a 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 513e99310a81aa2534eba01987ad25b3d8d3d044..3878e4c7f2e4be67296911d0b7eafaebe307ff05 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 29da36ea4a132ceb18fd61ccbdfd10f60bddb988..8861e9d84882551549199e61f340b4f42ac20951 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 5f9e6cf3e43d78d65407bccf3763cd93aaec37c9..9701e7a6f4db38827ba42f21f6eae4f9093cf600 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 3c4ecd5e78b45df16cf263f2031683f80ca536f3..583eba27fc16f6518fe3caf03325bdffbe1ef741 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 4d48968296626cd9c34fd7f747791065f58cc8a5..7df0954f85f3505e98b93e6490f58b2d902564c5 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 11c51435535ce70ca541da925f0f00f0b0483faf..ca66c27f38e4bb484fc4a07fc72c29928683b451 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 @@ -688,7 +688,7 @@
Michelle Schultz
- Registered: Feb 18, 2018 + Registered: Feb 19, 2018
@@ -790,7 +790,7 @@
Douglas Ray
- Registered: Jan 3, 2018 + Registered: Jan 4, 2018
@@ -841,7 +841,7 @@
Teresa Reyes
- Registered: Feb 20, 2018 + Registered: Feb 21, 2018
diff --git a/dist/invoice.html b/dist/invoice.html index 0df90950ad0311e8666f4433fe0d5632de91366a..f7fe163125232976091d14a3d4d0d74e6122225a 100644 --- a/dist/invoice.html +++ b/dist/invoice.html @@ -14,7 +14,7 @@ - + Invoice - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/login.html b/dist/login.html index 14e6cf2c7b21c4369a3190d890112ecbd48d6ab5..a0a9a578d8948b069606baa0c750834af796466f 100644 --- a/dist/login.html +++ b/dist/login.html @@ -14,7 +14,7 @@ - + Login - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/lookup.html b/dist/lookup.html index 598a7752f27714cc3fc236da7fa75d1fa39b02d6..74986e2420aa4aafacf954241cda36a63bab4077 100644 --- a/dist/lookup.html +++ b/dist/lookup.html @@ -14,7 +14,7 @@ - + Lookup company - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/maps.html b/dist/maps.html index 89c617947e16061883d2add552107dfd8f2d07aa..747e53318c971e7680188b9ef39377e40040b797 100644 --- a/dist/maps.html +++ b/dist/maps.html @@ -14,7 +14,7 @@ - + Maps - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/pagination.html b/dist/pagination.html index 8468fa8ac90bd0fc241fd23b29fd8d21746eda10..716fc8e63e8d4569503bd3fb5a33b291ebe394c8 100644 --- a/dist/pagination.html +++ b/dist/pagination.html @@ -14,7 +14,7 @@ - + Pagination - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/pricing-cards.html b/dist/pricing-cards.html index ce1abf5f2f180cd55a346f37d61cec4d0b4f43db..0a95a6cea948798cf8614015562f6e23a787493d 100644 --- a/dist/pricing-cards.html +++ b/dist/pricing-cards.html @@ -14,7 +14,7 @@ - + Pricing cards - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/profile.html b/dist/profile.html index 0d105d477903112501023da6345de163c8d81e24..1b9a286bb9e679923d2850dafae7c8221d2a9de6 100644 --- a/dist/profile.html +++ b/dist/profile.html @@ -14,7 +14,7 @@ - + Profile - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/register.html b/dist/register.html index 65e0fc6927d263bfcafc1f6b602b99ecd1946a2c..c4696641399b8458be8f08e5298bdfdebf5b0c19 100644 --- a/dist/register.html +++ b/dist/register.html @@ -14,7 +14,7 @@ - + Register - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/sample-cards.html b/dist/sample-cards.html index 4e1967800464c1e40e56f8d88887b8f2730906f7..3ea10eb7ced4ef1d72f9e25ea3225078f246b77f 100644 --- a/dist/sample-cards.html +++ b/dist/sample-cards.html @@ -14,7 +14,7 @@ - + Homepage - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/store.html b/dist/store.html index 17eec41d857834eead42a0813fa105f8a9811630..86f004260264b7651f3befecaba2b58646484628 100644 --- a/dist/store.html +++ b/dist/store.html @@ -14,7 +14,7 @@ - + Store components - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/users-list.html b/dist/users-list.html index 6ebdede00cbfca5aef1bcd828e3232b83c12061a..ada6883a997e4c0654b93f4017e385db7ecba11c 100644 --- a/dist/users-list.html +++ b/dist/users-list.html @@ -14,7 +14,7 @@ - + tabler.github.io - a responsive, flat and full featured admin template