1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00

Release 1.0.0-alpha.10

This commit is contained in:
codecalm
2020-11-05 23:49:52 +01:00
parent d811c3ea24
commit a5a0d384a0
110 changed files with 3463 additions and 221 deletions

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -167,6 +167,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="./skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./tables.html" >
Tables
@@ -485,6 +490,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/spinners.html" >
Spinners
@@ -580,13 +590,13 @@
</a>
</li>
<li>
<a href="/settings-index.html">
settings-index.html
<a href="/skeleton.html">
skeleton.html
</a>
</li>
<li>
<a href="/search-results.html">
search-results.html
<a href="/settings-index.html">
settings-index.html
</a>
</li>
<li>
@@ -634,6 +644,11 @@
layout-navbar-overlap.html
</a>
</li>
<li>
<a href="/search-results.html">
search-results.html
</a>
</li>
<li>
<a href="/layout-vertical-right.html">
layout-vertical-right.html
@@ -863,7 +878,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -167,6 +167,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="./skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./tables.html" >
Tables
@@ -485,6 +490,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/spinners.html" >
Spinners
@@ -578,7 +588,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -167,6 +167,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="./skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./tables.html" >
Tables
@@ -485,6 +490,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/spinners.html" >
Spinners
@@ -1346,7 +1356,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -171,6 +171,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="./skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./tables.html" >
Tables
@@ -489,6 +494,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/spinners.html" >
Spinners
@@ -591,7 +601,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -167,6 +167,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="./skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./tables.html" >
Tables
@@ -485,6 +490,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/spinners.html" >
Spinners
@@ -821,7 +831,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -167,6 +167,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="./skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./tables.html" >
Tables
@@ -485,6 +490,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/spinners.html" >
Spinners
@@ -1109,7 +1119,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -167,6 +167,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="./skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./tables.html" >
Tables
@@ -485,6 +490,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/spinners.html" >
Spinners
@@ -735,7 +745,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -167,6 +167,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="./skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./tables.html" >
Tables
@@ -485,6 +490,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/spinners.html" >
Spinners
@@ -577,7 +587,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -167,6 +167,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="./skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./tables.html" >
Tables
@@ -485,6 +490,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/spinners.html" >
Spinners
@@ -758,7 +768,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -167,6 +167,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="./skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./tables.html" >
Tables
@@ -485,6 +490,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/spinners.html" >
Spinners
@@ -752,7 +762,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -167,6 +167,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="./skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./tables.html" >
Tables
@@ -485,6 +490,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/spinners.html" >
Spinners
@@ -1789,7 +1799,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,6 +1,6 @@
/*!
* Tabler v1.0.0-alpha.9 (https://tabler.io)
* @version 1.0.0-alpha.9
* Tabler v1.0.0-alpha.10 (https://tabler.io)
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -90,10 +90,10 @@ pre.highlight,
margin-bottom: 0; }
.example-column-1 {
max-width: 20rem; }
max-width: 26rem; }
.example-column-2 {
max-width: 40rem; }
max-width: 52rem; }
.example-modal-backdrop {
background: #232e3c;

View File

@@ -1,9 +1,9 @@
/*!
* Tabler v1.0.0-alpha.9 (https://tabler.io)
* @version 1.0.0-alpha.9
* Tabler v1.0.0-alpha.10 (https://tabler.io)
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
* Licensed under MIT (https://github.com/tabler/tabler/blob/master/LICENSE)
*/
.highlight pre,pre.highlight{max-height:30rem;margin:1.5rem 0;overflow:auto;font-size:85.7142857%;background:#232e3c;border-radius:3px;color:#fff}.highlight pre::-webkit-scrollbar,pre.highlight::-webkit-scrollbar{width:6px;height:6px;-webkit-transition:.3s background;transition:.3s background}.highlight pre::-webkit-scrollbar-thumb,pre.highlight::-webkit-scrollbar-thumb{border-radius:5px;background:0 0}.highlight pre::-webkit-scrollbar-corner,pre.highlight::-webkit-scrollbar-corner{background:0 0}.highlight pre:hover::-webkit-scrollbar-thumb,pre.highlight:hover::-webkit-scrollbar-thumb{background:#c4c8cf;background:#4f5863}.highlight .c,.highlight .c1{color:#a0aec0}.highlight .na,.highlight .nl,.highlight .nx,.language-css .highlight .na,.language-scss .highlight .na{color:#ffe484}.highlight .dl,.highlight .mh,.highlight .s,.highlight .s1,.highlight .s2{color:#b5f4a5}.highlight .language-js .nb,.highlight .mi,.highlight .nc,.highlight .nd,.highlight .nt{color:#93ddfd}.highlight .language-html .nt,.highlight .nb{color:#ff8383}.highlight .k,.highlight .kd,.highlight .n,.highlight .nv{color:#d9a9ff}.example{padding:2rem;margin:2rem 0;border:1px solid #e8e9ea;border-radius:3px 3px 0 0;position:relative;min-height:12rem;display:flex;align-items:center;overflow-x:auto}.example-centered{justify-content:center}.example-centered .example-content{flex:0 auto}.example-content{font-size:.875rem;flex:1;max-width:100%}.example-bg{background:#f1f4f8}.example-code{margin:2rem 0;border-top:none}.example-code pre{margin:0;border-radius:0 0 3px 3px}.example+.example-code{margin-top:-2rem}.example-column{margin:0 auto}.example-column>.card:last-of-type{margin-bottom:0}.example-column-1{max-width:20rem}.example-column-2{max-width:40rem}.example-modal-backdrop{background:#232e3c;opacity:.24;position:absolute;width:100%;left:0;top:0;height:100%;border-radius:2px 2px 0 0}@media not print{.theme-dark .example-code{border:1px solid #e8e9ea;border-top:none}}@media not print and (prefers-color-scheme:dark){.theme-dark-auto .example-code{border:1px solid #e8e9ea;border-top:none}}.card-sponsor{background:#dbe7f6 no-repeat center/100% 100%;border-color:#548ed2;min-height:316px}body.no-transitions *{transition:none!important}.toc-entry:before{content:'- '}.toc-entry ul{list-style:none;padding-left:1rem}.dropdown-menu-demo{display:inline-block;width:100%;position:relative;top:0;margin-bottom:1rem}.demo-icon-preview{position:-webkit-sticky;position:sticky;top:0}.demo-icon-preview svg{width:100%;height:auto;stroke-width:1.5;max-width:15rem;margin:0 auto;display:block}
.highlight pre,pre.highlight{max-height:30rem;margin:1.5rem 0;overflow:auto;font-size:85.7142857%;background:#232e3c;border-radius:3px;color:#fff}.highlight pre::-webkit-scrollbar,pre.highlight::-webkit-scrollbar{width:6px;height:6px;-webkit-transition:.3s background;transition:.3s background}.highlight pre::-webkit-scrollbar-thumb,pre.highlight::-webkit-scrollbar-thumb{border-radius:5px;background:0 0}.highlight pre::-webkit-scrollbar-corner,pre.highlight::-webkit-scrollbar-corner{background:0 0}.highlight pre:hover::-webkit-scrollbar-thumb,pre.highlight:hover::-webkit-scrollbar-thumb{background:#c4c8cf;background:#4f5863}.highlight .c,.highlight .c1{color:#a0aec0}.highlight .na,.highlight .nl,.highlight .nx,.language-css .highlight .na,.language-scss .highlight .na{color:#ffe484}.highlight .dl,.highlight .mh,.highlight .s,.highlight .s1,.highlight .s2{color:#b5f4a5}.highlight .language-js .nb,.highlight .mi,.highlight .nc,.highlight .nd,.highlight .nt{color:#93ddfd}.highlight .language-html .nt,.highlight .nb{color:#ff8383}.highlight .k,.highlight .kd,.highlight .n,.highlight .nv{color:#d9a9ff}.example{padding:2rem;margin:2rem 0;border:1px solid #e8e9ea;border-radius:3px 3px 0 0;position:relative;min-height:12rem;display:flex;align-items:center;overflow-x:auto}.example-centered{justify-content:center}.example-centered .example-content{flex:0 auto}.example-content{font-size:.875rem;flex:1;max-width:100%}.example-bg{background:#f1f4f8}.example-code{margin:2rem 0;border-top:none}.example-code pre{margin:0;border-radius:0 0 3px 3px}.example+.example-code{margin-top:-2rem}.example-column{margin:0 auto}.example-column>.card:last-of-type{margin-bottom:0}.example-column-1{max-width:26rem}.example-column-2{max-width:52rem}.example-modal-backdrop{background:#232e3c;opacity:.24;position:absolute;width:100%;left:0;top:0;height:100%;border-radius:2px 2px 0 0}@media not print{.theme-dark .example-code{border:1px solid #e8e9ea;border-top:none}}@media not print and (prefers-color-scheme:dark){.theme-dark-auto .example-code{border:1px solid #e8e9ea;border-top:none}}.card-sponsor{background:#dbe7f6 no-repeat center/100% 100%;border-color:#548ed2;min-height:316px}body.no-transitions *{transition:none!important}.toc-entry:before{content:'- '}.toc-entry ul{list-style:none;padding-left:1rem}.dropdown-menu-demo{display:inline-block;width:100%;position:relative;top:0;margin-bottom:1rem}.demo-icon-preview{position:-webkit-sticky;position:sticky;top:0}.demo-icon-preview svg{width:100%;height:auto;stroke-width:1.5;max-width:15rem;margin:0 auto;display:block}

View File

@@ -1,6 +1,6 @@
/*!
* Tabler v1.0.0-alpha.9 (https://tabler.io)
* @version 1.0.0-alpha.9
* Tabler v1.0.0-alpha.10 (https://tabler.io)
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna

View File

@@ -1,6 +1,6 @@
/*!
* Tabler v1.0.0-alpha.9 (https://tabler.io)
* @version 1.0.0-alpha.9
* Tabler v1.0.0-alpha.10 (https://tabler.io)
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna

View File

@@ -1,6 +1,6 @@
/*!
* Tabler v1.0.0-alpha.9 (https://tabler.io)
* @version 1.0.0-alpha.9
* Tabler v1.0.0-alpha.10 (https://tabler.io)
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna

View File

@@ -1,6 +1,6 @@
/*!
* Tabler v1.0.0-alpha.9 (https://tabler.io)
* @version 1.0.0-alpha.9
* Tabler v1.0.0-alpha.10 (https://tabler.io)
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna

View File

@@ -1,6 +1,6 @@
/*!
* Tabler v1.0.0-alpha.9 (https://tabler.io)
* @version 1.0.0-alpha.9
* Tabler v1.0.0-alpha.10 (https://tabler.io)
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -9406,6 +9406,16 @@ Navbar vertical
text-decoration: none;
box-shadow: rgba(35, 46, 60, 0.16) 0 2px 16px 0; }
.card-img,
.card-img-left {
border-top-left-radius: 2px;
border-bottom-left-radius: 2px; }
.card-img,
.card-img-right {
border-top-right-radius: 2px;
border-bottom-right-radius: 2px; }
.card-inactive {
pointer-events: none;
box-shadow: none; }
@@ -9906,6 +9916,198 @@ Card tabs
--tblr-gutter-x: 0.5rem;
--tblr-gutter-y: 0.5rem; } }
.space-y > :not(template) ~ :not(template) {
margin-top: 1rem !important; }
.space-x > :not(template) ~ :not(template) {
margin-left: 1rem !important; }
.space-y-0 > :not(template) ~ :not(template) {
margin-top: 0 !important; }
.space-x-0 > :not(template) ~ :not(template) {
margin-left: 0 !important; }
.space-y-1 > :not(template) ~ :not(template) {
margin-top: 0.25rem !important; }
.space-x-1 > :not(template) ~ :not(template) {
margin-left: 0.25rem !important; }
.space-y-2 > :not(template) ~ :not(template) {
margin-top: 0.5rem !important; }
.space-x-2 > :not(template) ~ :not(template) {
margin-left: 0.5rem !important; }
.space-y-3 > :not(template) ~ :not(template) {
margin-top: 1rem !important; }
.space-x-3 > :not(template) ~ :not(template) {
margin-left: 1rem !important; }
.space-y-4 > :not(template) ~ :not(template) {
margin-top: 1.25rem !important; }
.space-x-4 > :not(template) ~ :not(template) {
margin-left: 1.25rem !important; }
.space-y-5 > :not(template) ~ :not(template) {
margin-top: 3rem !important; }
.space-x-5 > :not(template) ~ :not(template) {
margin-left: 3rem !important; }
.space-y-6 > :not(template) ~ :not(template) {
margin-top: 4.5rem !important; }
.space-x-6 > :not(template) ~ :not(template) {
margin-left: 4.5rem !important; }
.divide-y > :not(template) ~ :not(template) {
border-top: 1px solid rgba(110, 117, 126, 0.16) !important; }
.divide-y > :not(template):not(:first-child) {
padding-top: 0.5rem !important; }
.divide-y > :not(template):not(:last-child) {
padding-bottom: 0.5rem !important; }
.divide-x > :not(template) ~ :not(template) {
border-left: 1px solid rgba(110, 117, 126, 0.16) !important; }
.divide-x > :not(template):not(:first-child) {
padding-left: 0.5rem !important; }
.divide-x > :not(template):not(:last-child) {
padding-right: 0.5rem !important; }
.divide-y-0 > :not(template) ~ :not(template) {
border-top: 1px solid rgba(110, 117, 126, 0.16) !important; }
.divide-y-0 > :not(template):not(:first-child) {
padding-top: 0 !important; }
.divide-y-0 > :not(template):not(:last-child) {
padding-bottom: 0 !important; }
.divide-x-0 > :not(template) ~ :not(template) {
border-left: 1px solid rgba(110, 117, 126, 0.16) !important; }
.divide-x-0 > :not(template):not(:first-child) {
padding-left: 0 !important; }
.divide-x-0 > :not(template):not(:last-child) {
padding-right: 0 !important; }
.divide-y-1 > :not(template) ~ :not(template) {
border-top: 1px solid rgba(110, 117, 126, 0.16) !important; }
.divide-y-1 > :not(template):not(:first-child) {
padding-top: 0.125rem !important; }
.divide-y-1 > :not(template):not(:last-child) {
padding-bottom: 0.125rem !important; }
.divide-x-1 > :not(template) ~ :not(template) {
border-left: 1px solid rgba(110, 117, 126, 0.16) !important; }
.divide-x-1 > :not(template):not(:first-child) {
padding-left: 0.125rem !important; }
.divide-x-1 > :not(template):not(:last-child) {
padding-right: 0.125rem !important; }
.divide-y-2 > :not(template) ~ :not(template) {
border-top: 1px solid rgba(110, 117, 126, 0.16) !important; }
.divide-y-2 > :not(template):not(:first-child) {
padding-top: 0.25rem !important; }
.divide-y-2 > :not(template):not(:last-child) {
padding-bottom: 0.25rem !important; }
.divide-x-2 > :not(template) ~ :not(template) {
border-left: 1px solid rgba(110, 117, 126, 0.16) !important; }
.divide-x-2 > :not(template):not(:first-child) {
padding-left: 0.25rem !important; }
.divide-x-2 > :not(template):not(:last-child) {
padding-right: 0.25rem !important; }
.divide-y-3 > :not(template) ~ :not(template) {
border-top: 1px solid rgba(110, 117, 126, 0.16) !important; }
.divide-y-3 > :not(template):not(:first-child) {
padding-top: 0.5rem !important; }
.divide-y-3 > :not(template):not(:last-child) {
padding-bottom: 0.5rem !important; }
.divide-x-3 > :not(template) ~ :not(template) {
border-left: 1px solid rgba(110, 117, 126, 0.16) !important; }
.divide-x-3 > :not(template):not(:first-child) {
padding-left: 0.5rem !important; }
.divide-x-3 > :not(template):not(:last-child) {
padding-right: 0.5rem !important; }
.divide-y-4 > :not(template) ~ :not(template) {
border-top: 1px solid rgba(110, 117, 126, 0.16) !important; }
.divide-y-4 > :not(template):not(:first-child) {
padding-top: 0.625rem !important; }
.divide-y-4 > :not(template):not(:last-child) {
padding-bottom: 0.625rem !important; }
.divide-x-4 > :not(template) ~ :not(template) {
border-left: 1px solid rgba(110, 117, 126, 0.16) !important; }
.divide-x-4 > :not(template):not(:first-child) {
padding-left: 0.625rem !important; }
.divide-x-4 > :not(template):not(:last-child) {
padding-right: 0.625rem !important; }
.divide-y-5 > :not(template) ~ :not(template) {
border-top: 1px solid rgba(110, 117, 126, 0.16) !important; }
.divide-y-5 > :not(template):not(:first-child) {
padding-top: 1.5rem !important; }
.divide-y-5 > :not(template):not(:last-child) {
padding-bottom: 1.5rem !important; }
.divide-x-5 > :not(template) ~ :not(template) {
border-left: 1px solid rgba(110, 117, 126, 0.16) !important; }
.divide-x-5 > :not(template):not(:first-child) {
padding-left: 1.5rem !important; }
.divide-x-5 > :not(template):not(:last-child) {
padding-right: 1.5rem !important; }
.divide-y-6 > :not(template) ~ :not(template) {
border-top: 1px solid rgba(110, 117, 126, 0.16) !important; }
.divide-y-6 > :not(template):not(:first-child) {
padding-top: 2.25rem !important; }
.divide-y-6 > :not(template):not(:last-child) {
padding-bottom: 2.25rem !important; }
.divide-x-6 > :not(template) ~ :not(template) {
border-left: 1px solid rgba(110, 117, 126, 0.16) !important; }
.divide-x-6 > :not(template):not(:first-child) {
padding-left: 2.25rem !important; }
.divide-x-6 > :not(template):not(:last-child) {
padding-right: 2.25rem !important; }
.icon {
width: 1.25rem;
height: 1.25rem;
@@ -10421,6 +10623,10 @@ Remove the cancel buttons in Chrome and Safari on macOS.
height: .75em;
border-radius: 3px; }
.list-group {
margin-left: 0;
margin-right: 0; }
.list-item {
position: relative;
display: flex;
@@ -10972,6 +11178,87 @@ Dimmer
border-bottom-color: transparent;
border-bottom-width: .5rem; }
@-webkit-keyframes skeleton-load {
from {
background-position: 0 0; }
to {
background-position: 100vw 0; } }
@keyframes skeleton-load {
from {
background-position: 0 0; }
to {
background-position: 100vw 0; } }
.skeleton-avatar, .skeleton-line:after, .skeleton-heading:after, .skeleton-image {
background-image: linear-gradient(to right, #edf0f4 0, #dce0e5 40%, #edf0f4 80%);
background-size: 50vw 100%;
background-attachment: fixed;
-webkit-animation: skeleton-load 2s linear infinite;
animation: skeleton-load 2s linear infinite; }
.skeleton-avatar {
display: inline-block;
vertical-align: bottom;
width: 2.5rem;
height: 2.5rem;
border-radius: 50%; }
.skeleton-avatar-xs {
width: 1.25rem;
height: 1.25rem; }
.skeleton-avatar-sm {
width: 2rem;
height: 2rem; }
.skeleton-avatar-md {
width: 3.75rem;
height: 3.75rem; }
.skeleton-avatar-lg {
width: 5rem;
height: 5rem; }
.skeleton-avatar-xl {
width: 7rem;
height: 7rem; }
.skeleton-line, .skeleton-heading {
padding: .375rem 0;
display: block;
line-height: 0;
height: 1.25rem; }
.skeleton-line:after, .skeleton-heading:after {
content: '';
display: inline-block;
height: 100%;
border-radius: 3px;
width: 100%; }
.skeleton-line:nth-child(5n+2):after, .skeleton-heading:nth-child(5n+2):after {
width: 80%; }
.skeleton-line:nth-child(5n+3):after, .skeleton-heading:nth-child(5n+3):after {
width: 90%; }
.skeleton-line:nth-child(5n+4):after, .skeleton-heading:nth-child(5n+4):after {
width: 95%; }
.skeleton-line:nth-child(5n+5):after, .skeleton-heading:nth-child(5n+5):after {
width: 85%; }
.skeleton-line-full:after {
width: 100% !important; }
.skeleton-heading {
height: 1.5rem;
margin-bottom: .5rem; }
.skeleton-heading:after {
width: 70%; }
.skeleton-image:after {
content: '';
padding-top: 56.25%;
display: block; }
.card-img-top .skeleton-image,
.card-img-bottom .skeleton-image,
.card-img-left .skeleton-image,
.card-img-right .skeleton-image {
border-radius: inherit; }
.steps {
display: flex;
flex-wrap: nowrap;

File diff suppressed because one or more lines are too long

View File

@@ -1,6 +1,6 @@
/*!
* Tabler v1.0.0-alpha.9 (https://tabler.io)
* @version 1.0.0-alpha.9
* Tabler v1.0.0-alpha.10 (https://tabler.io)
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna

View File

@@ -1,6 +1,6 @@
/*!
* Tabler v1.0.0-alpha.9 (https://tabler.io)
* @version 1.0.0-alpha.9
* Tabler v1.0.0-alpha.10 (https://tabler.io)
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -168,6 +168,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="../skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../tables.html" >
Tables
@@ -486,6 +491,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/spinners.html" >
Spinners
@@ -833,7 +843,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -168,6 +168,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="../skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../tables.html" >
Tables
@@ -486,6 +491,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/spinners.html" >
Spinners
@@ -614,7 +624,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -168,6 +168,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="../skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../tables.html" >
Tables
@@ -486,6 +491,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/spinners.html" >
Spinners
@@ -827,7 +837,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -168,6 +168,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="../skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../tables.html" >
Tables
@@ -486,6 +491,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/spinners.html" >
Spinners
@@ -856,7 +866,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -168,6 +168,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="../skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../tables.html" >
Tables
@@ -486,6 +491,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/spinners.html" >
Spinners
@@ -704,7 +714,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -168,6 +168,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="../skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../tables.html" >
Tables
@@ -486,6 +491,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/spinners.html" >
Spinners
@@ -1691,7 +1701,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -168,6 +168,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="../skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../tables.html" >
Tables
@@ -486,6 +491,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/spinners.html" >
Spinners
@@ -1114,7 +1124,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -168,6 +168,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="../skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../tables.html" >
Tables
@@ -486,6 +491,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/spinners.html" >
Spinners
@@ -686,7 +696,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -167,6 +167,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="../skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../tables.html" >
Tables
@@ -485,6 +490,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/spinners.html" >
Spinners
@@ -599,7 +609,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -168,6 +168,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="../skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../tables.html" >
Tables
@@ -486,6 +491,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/spinners.html" >
Spinners
@@ -835,7 +845,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -168,6 +168,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="../skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../tables.html" >
Tables
@@ -486,6 +491,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/spinners.html" >
Spinners
@@ -778,7 +788,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -168,6 +168,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="../skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../tables.html" >
Tables
@@ -486,6 +491,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/spinners.html" >
Spinners
@@ -658,7 +668,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -168,6 +168,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="../skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../tables.html" >
Tables
@@ -486,6 +491,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/spinners.html" >
Spinners
@@ -704,7 +714,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -168,6 +168,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="../skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../tables.html" >
Tables
@@ -486,6 +491,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/spinners.html" >
Spinners
@@ -984,7 +994,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -168,6 +168,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="../skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../tables.html" >
Tables
@@ -486,6 +491,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/spinners.html" >
Spinners
@@ -681,7 +691,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -168,6 +168,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="../skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../tables.html" >
Tables
@@ -486,6 +491,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/spinners.html" >
Spinners
@@ -2151,7 +2161,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -169,6 +169,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="../skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../tables.html" >
Tables
@@ -487,6 +492,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/spinners.html" >
Spinners
@@ -2251,7 +2261,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -168,6 +168,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="../skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../tables.html" >
Tables
@@ -486,6 +491,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/spinners.html" >
Spinners
@@ -614,7 +624,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -167,6 +167,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="../skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../tables.html" >
Tables
@@ -485,6 +490,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/spinners.html" >
Spinners
@@ -633,7 +643,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -168,6 +168,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="../skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../tables.html" >
Tables
@@ -486,6 +491,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/spinners.html" >
Spinners
@@ -614,7 +624,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -168,6 +168,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="../skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../tables.html" >
Tables
@@ -486,6 +491,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/spinners.html" >
Spinners
@@ -884,7 +894,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -168,6 +168,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="../skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../tables.html" >
Tables
@@ -486,6 +491,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/spinners.html" >
Spinners
@@ -1115,7 +1125,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -168,6 +168,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="../skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../tables.html" >
Tables
@@ -486,6 +491,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/spinners.html" >
Spinners
@@ -749,7 +759,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -168,6 +168,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="../skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../tables.html" >
Tables
@@ -486,6 +491,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/spinners.html" >
Spinners
@@ -809,7 +819,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -168,6 +168,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="../skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../tables.html" >
Tables
@@ -486,6 +491,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/spinners.html" >
Spinners
@@ -721,7 +731,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

1062
demo/docs/skeleton.html Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -168,6 +168,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="../skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../tables.html" >
Tables
@@ -486,6 +491,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item active" href="../docs/spinners.html" >
Spinners
@@ -765,7 +775,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -168,6 +168,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="../skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../tables.html" >
Tables
@@ -486,6 +491,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/spinners.html" >
Spinners
@@ -793,7 +803,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -168,6 +168,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="../skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../tables.html" >
Tables
@@ -486,6 +491,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/spinners.html" >
Spinners
@@ -1093,7 +1103,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -168,6 +168,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="../skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../tables.html" >
Tables
@@ -486,6 +491,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/spinners.html" >
Spinners
@@ -1017,7 +1027,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -168,6 +168,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="../skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../tables.html" >
Tables
@@ -486,6 +491,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/spinners.html" >
Spinners
@@ -997,7 +1007,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -168,6 +168,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="../skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../tables.html" >
Tables
@@ -486,6 +491,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/spinners.html" >
Spinners
@@ -726,7 +736,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -168,6 +168,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="../skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../tables.html" >
Tables
@@ -486,6 +491,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/spinners.html" >
Spinners
@@ -657,7 +667,7 @@ Tooltip with HTML
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -168,6 +168,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="../skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../tables.html" >
Tables
@@ -486,6 +491,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="../docs/spinners.html" >
Spinners
@@ -917,7 +927,7 @@ Text <span class="nt">&lt;sup&gt;</span>Superscripted<span class="nt">&lt;/sup&g
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -167,6 +167,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="./skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./tables.html" >
Tables
@@ -485,6 +490,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/spinners.html" >
Spinners
@@ -802,7 +812,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -167,6 +167,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="./skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./tables.html" >
Tables
@@ -485,6 +490,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/spinners.html" >
Spinners
@@ -574,7 +584,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -170,6 +170,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="./skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./tables.html" >
Tables
@@ -488,6 +493,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/spinners.html" >
Spinners
@@ -1946,7 +1956,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -167,6 +167,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="./skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./tables.html" >
Tables
@@ -485,6 +490,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/spinners.html" >
Spinners
@@ -901,7 +911,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -167,6 +167,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="./skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./tables.html" >
Tables
@@ -485,6 +490,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/spinners.html" >
Spinners
@@ -5489,7 +5499,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -168,6 +168,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="./skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./tables.html" >
Tables
@@ -486,6 +491,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/spinners.html" >
Spinners
@@ -1658,7 +1668,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -167,6 +167,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="./skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./tables.html" >
Tables
@@ -485,6 +490,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/spinners.html" >
Spinners
@@ -665,7 +675,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -162,6 +162,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="./skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./tables.html" >
Tables
@@ -480,6 +485,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/spinners.html" >
Spinners
@@ -1693,7 +1703,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -164,6 +164,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="./skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./tables.html" >
Tables
@@ -482,6 +487,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/spinners.html" >
Spinners
@@ -1654,7 +1664,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -164,6 +164,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="./skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./tables.html" >
Tables
@@ -482,6 +487,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/spinners.html" >
Spinners
@@ -1654,7 +1664,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -168,6 +168,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="./skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./tables.html" >
Tables
@@ -486,6 +491,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/spinners.html" >
Spinners
@@ -1658,7 +1668,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -162,6 +162,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="./skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./tables.html" >
Tables
@@ -480,6 +485,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/spinners.html" >
Spinners
@@ -1642,7 +1652,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -168,6 +168,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="./skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./tables.html" >
Tables
@@ -486,6 +491,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/spinners.html" >
Spinners
@@ -1658,7 +1668,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -168,6 +168,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="./skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./tables.html" >
Tables
@@ -486,6 +491,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/spinners.html" >
Spinners
@@ -1658,7 +1668,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -168,6 +168,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="./skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./tables.html" >
Tables
@@ -486,6 +491,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/spinners.html" >
Spinners
@@ -1658,7 +1668,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -164,6 +164,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="./skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./tables.html" >
Tables
@@ -482,6 +487,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/spinners.html" >
Spinners
@@ -1654,7 +1664,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -168,6 +168,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="./skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./tables.html" >
Tables
@@ -486,6 +491,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/spinners.html" >
Spinners
@@ -1658,7 +1668,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -162,6 +162,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="./skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./tables.html" >
Tables
@@ -480,6 +485,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/spinners.html" >
Spinners
@@ -1642,7 +1652,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -162,6 +162,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="./skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./tables.html" >
Tables
@@ -480,6 +485,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/spinners.html" >
Spinners
@@ -1642,7 +1652,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -167,6 +167,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="./skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./tables.html" >
Tables
@@ -485,6 +490,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/spinners.html" >
Spinners
@@ -877,7 +887,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -168,6 +168,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="./skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./tables.html" >
Tables
@@ -486,6 +491,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/spinners.html" >
Spinners
@@ -612,7 +622,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -168,6 +168,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="./skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./tables.html" >
Tables
@@ -486,6 +491,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/spinners.html" >
Spinners
@@ -618,7 +628,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -167,6 +167,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="./skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./tables.html" >
Tables
@@ -485,6 +490,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/spinners.html" >
Spinners
@@ -641,7 +651,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -167,6 +167,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="./skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./tables.html" >
Tables
@@ -485,6 +490,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/spinners.html" >
Spinners
@@ -603,7 +613,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -167,6 +167,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="./skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./tables.html" >
Tables
@@ -485,6 +490,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/spinners.html" >
Spinners
@@ -1140,7 +1150,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -167,6 +167,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="./skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./tables.html" >
Tables
@@ -485,6 +490,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/spinners.html" >
Spinners
@@ -1343,7 +1353,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -167,6 +167,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="./skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./tables.html" >
Tables
@@ -485,6 +490,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/spinners.html" >
Spinners
@@ -649,7 +659,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -167,6 +167,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="./skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./tables.html" >
Tables
@@ -485,6 +490,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/spinners.html" >
Spinners
@@ -697,7 +707,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -167,6 +167,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="./skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./tables.html" >
Tables
@@ -485,6 +490,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/spinners.html" >
Spinners
@@ -1169,7 +1179,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -167,6 +167,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="./skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./tables.html" >
Tables
@@ -485,6 +490,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/spinners.html" >
Spinners
@@ -765,7 +775,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna

801
demo/skeleton.html Normal file
View File

@@ -0,0 +1,801 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
* Licensed under MIT (https://github.com/tabler/tabler/blob/master/LICENSE)
-->
<html lang="en">
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"/>
<meta http-equiv="X-UA-Compatible" content="ie=edge"/>
<title>Tabler - Premium and Open Source dashboard template with responsive and high quality UI.</title>
<link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin>
<meta name="msapplication-TileColor" content="#206bc4"/>
<meta name="theme-color" content="#206bc4"/>
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"/>
<meta name="apple-mobile-web-app-capable" content="yes"/>
<meta name="mobile-web-app-capable" content="yes"/>
<meta name="HandheldFriendly" content="True"/>
<meta name="MobileOptimized" content="320"/>
<meta name="robots" content="noindex,nofollow,noarchive"/>
<link rel="icon" href="./favicon.ico" type="image/x-icon"/>
<link rel="shortcut icon" href="./favicon.ico" type="image/x-icon"/>
<!-- CSS files -->
<link href="./dist/css/tabler.min.css" rel="stylesheet"/>
<link href="./dist/css/tabler-flags.min.css" rel="stylesheet"/>
<link href="./dist/css/tabler-payments.min.css" rel="stylesheet"/>
<link href="./dist/css/demo.min.css" rel="stylesheet"/>
<style>
body {
display: none;
}
</style>
</head>
<body class="antialiased">
<div class="page">
<header class="navbar navbar-expand-md navbar-light">
<div class="container-xl">
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbar-menu">
<span class="navbar-toggler-icon"></span>
</button>
<a href="." class="navbar-brand navbar-brand-autodark d-none-navbar-horizontal pr-0 pr-md-3">
<img src="./static/logo.svg" width="110" height="32" alt="Tabler" class="navbar-brand-image">
</a>
<div class="navbar-nav flex-row order-md-last">
<div class="nav-item dropdown d-none d-md-flex mr-3">
<a href="#" class="nav-link px-0" data-toggle="dropdown" tabindex="-1">
<svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M10 5a2 2 0 0 1 4 0a7 7 0 0 1 4 6v3a4 4 0 0 0 2 3h-16a4 4 0 0 0 2 -3v-3a7 7 0 0 1 4 -6" /><path d="M9 17v1a3 3 0 0 0 6 0v-1" /></svg>
<span class="badge bg-red"></span>
</a>
<div class="dropdown-menu dropdown-menu-right dropdown-menu-card">
<div class="card">
<div class="card-body">
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Accusamus ad amet consectetur exercitationem fugiat in ipsa ipsum, natus odio quidem quod repudiandae sapiente. Amet debitis et magni maxime necessitatibus ullam.
</div>
</div>
</div>
</div>
<div class="nav-item dropdown">
<a href="#" class="nav-link d-flex lh-1 text-reset p-0" data-toggle="dropdown">
<span class="avatar avatar-sm" style="background-image: url(./static/avatars/000m.jpg)"></span>
<div class="d-none d-xl-block pl-2">
<div>Paweł Kuna</div>
<div class="mt-1 small text-muted">UI Designer</div>
</div>
</a>
<div class="dropdown-menu dropdown-menu-right dropdown-menu-arrow">
<a href="#" class="dropdown-item">Set status</a>
<a href="#" class="dropdown-item">Profile & account</a>
<a href="#" class="dropdown-item">Feedback</a>
<div class="dropdown-divider"></div>
<a href="#" class="dropdown-item">Settings</a>
<a href="#" class="dropdown-item">Logout</a>
</div>
</div>
</div>
</div>
</header>
<div class="navbar-expand-md">
<div class="collapse navbar-collapse" id="navbar-menu">
<div class="navbar navbar-light">
<div class="container-xl">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link" href="./index.html" >
<span class="nav-link-icon d-md-none d-lg-inline-block"><svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><polyline points="5 12 3 12 12 3 21 12 19 12" /><path d="M5 12v7a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-7" /><path d="M9 21v-6a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v6" /></svg>
</span>
<span class="nav-link-title">
Home
</span>
</a>
</li>
<li class="nav-item active dropdown">
<a class="nav-link dropdown-toggle" href="#navbar-base" data-toggle="dropdown" role="button" aria-expanded="false" >
<span class="nav-link-icon d-md-none d-lg-inline-block"><svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><polyline points="12 3 20 7.5 20 16.5 12 21 4 16.5 4 7.5 12 3" /><line x1="12" y1="12" x2="20" y2="7.5" /><line x1="12" y1="12" x2="12" y2="21" /><line x1="12" y1="12" x2="4" y2="7.5" /><line x1="16" y1="5.25" x2="8" y2="9.75" /></svg>
</span>
<span class="nav-link-title">
User Interface
</span>
</a>
<ul class="dropdown-menu dropdown-menu-columns dropdown-menu-columns-2">
<li >
<a class="dropdown-item" href="./empty.html" >
Empty page
</a>
</li>
<li >
<a class="dropdown-item" href="./blank.html" >
Blank page
</a>
</li>
<li >
<a class="dropdown-item" href="./buttons.html" >
Buttons
</a>
</li>
<li >
<a class="dropdown-item" href="./cards.html" >
Cards
</a>
</li>
<li >
<a class="dropdown-item" href="./cards-masonry.html" >
Cards Masonry
</a>
</li>
<li >
<a class="dropdown-item" href="./dropdowns.html" >
Dropdowns
</a>
</li>
<li >
<a class="dropdown-item" href="./icons.html" >
Icons
</a>
</li>
<li >
<a class="dropdown-item" href="./modals.html" >
Modals
</a>
</li>
<li >
<a class="dropdown-item" href="./maps.html" >
Maps
</a>
</li>
<li >
<a class="dropdown-item" href="./maps-vector.html" >
Vector maps
</a>
</li>
<li >
<a class="dropdown-item" href="./navigation.html" >
Navigation
</a>
</li>
<li >
<a class="dropdown-item" href="./charts.html" >
Charts
</a>
</li>
<li >
<a class="dropdown-item" href="./pagination.html" >
Pagination
</a>
</li>
<li >
<a class="dropdown-item active" href="./skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./tables.html" >
Tables
</a>
</li>
<li >
<a class="dropdown-item" href="./calendar.html" >
Calendar
</a>
</li>
<li >
<a class="dropdown-item" href="./carousel.html" >
Carousel
</a>
</li>
<li >
<a class="dropdown-item" href="./lists.html" >
Lists
</a>
</li>
<li >
<a class="dropdown-item" href="./docs-index.html" >
Docs index
</a>
</li>
<li class="dropright">
<a class="dropdown-item dropdown-toggle" href="#sidebar-authentication" data-toggle="dropdown" role="button" aria-expanded="false" >
Authentication
</a>
<div class="dropdown-menu">
<a href="./sign-in.html" class="dropdown-item">Sign in</a>
<a href="./sign-up.html" class="dropdown-item">Sign up</a>
<a href="./forgot-password.html" class="dropdown-item">Forgot password</a>
<a href="./terms-of-service.html" class="dropdown-item">Terms of service</a>
</div>
</li>
<li class="dropright">
<a class="dropdown-item dropdown-toggle" href="#sidebar-error" data-toggle="dropdown" role="button" aria-expanded="false" >
Error pages
</a>
<div class="dropdown-menu">
<a href="./error-404.html" class="dropdown-item">404 page</a>
<a href="./error-500.html" class="dropdown-item">500 page</a>
<a href="./error-maintenance.html" class="dropdown-item">Maintenance page</a>
</div>
</li>
</ul>
</li>
<li class="nav-item">
<a class="nav-link" href="./form-elements.html" >
<span class="nav-link-icon d-md-none d-lg-inline-block"><svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><polyline points="9 11 12 14 20 6" /><path d="M20 12v6a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h9" /></svg>
</span>
<span class="nav-link-title">
Form elements
</span>
</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#navbar-extra" data-toggle="dropdown" role="button" aria-expanded="false" >
<span class="nav-link-icon d-md-none d-lg-inline-block"><svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M12 17.75l-6.172 3.245l1.179 -6.873l-5 -4.867l6.9 -1l3.086 -6.253l3.086 6.253l6.9 1l-5 4.867l1.179 6.873z" /></svg>
</span>
<span class="nav-link-title">
Extra
</span>
</a>
<ul class="dropdown-menu">
<li >
<a class="dropdown-item" href="./invoice.html" >
Invoice
</a>
</li>
<li >
<a class="dropdown-item" href="./blog.html" >
Blog cards
</a>
</li>
<li >
<a class="dropdown-item" href="./snippets.html" >
Snippets
</a>
</li>
<li >
<a class="dropdown-item" href="./search-results.html" >
Search results
</a>
</li>
<li >
<a class="dropdown-item" href="./pricing.html" >
Pricing cards
</a>
</li>
<li >
<a class="dropdown-item" href="./users.html" >
Users
</a>
</li>
<li >
<a class="dropdown-item" href="./gallery.html" >
Gallery
</a>
</li>
<li >
<a class="dropdown-item" href="./profile.html" >
Profile
</a>
</li>
<li >
<a class="dropdown-item" href="./music.html" >
Music
</a>
</li>
<li >
<a class="dropdown-item" href="./welcome.html" >
Welcome
</a>
</li>
</ul>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#navbar-layout" data-toggle="dropdown" role="button" aria-expanded="false" >
<span class="nav-link-icon d-md-none d-lg-inline-block"><svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><rect x="4" y="4" width="6" height="5" rx="2" /><rect x="4" y="13" width="6" height="7" rx="2" /><rect x="14" y="4" width="6" height="7" rx="2" /><rect x="14" y="15" width="6" height="5" rx="2" /></svg>
</span>
<span class="nav-link-title">
Layout
</span>
</a>
<ul class="dropdown-menu">
<li >
<a class="dropdown-item" href="./layout-horizontal.html" >
Horizontal
</a>
</li>
<li >
<a class="dropdown-item" href="./layout-vertical.html" >
Vertical
</a>
</li>
<li >
<a class="dropdown-item" href="./layout-vertical-right.html" >
Right vertical
</a>
</li>
<li >
<a class="dropdown-item" href="./layout-condensed.html" >
Condensed
</a>
</li>
<li >
<a class="dropdown-item" href="./layout-condensed-dark.html" >
Condensed dark
</a>
</li>
<li >
<a class="dropdown-item" href="./layout-combo.html" >
Combined
</a>
</li>
<li >
<a class="dropdown-item" href="./layout-navbar-dark.html" >
Navbar dark
</a>
</li>
<li >
<a class="dropdown-item" href="./layout-navbar-overlap.html" >
Navbar overlap
</a>
</li>
<li >
<a class="dropdown-item" href="./layout-dark.html" >
Dark mode
</a>
</li>
<li >
<a class="dropdown-item" href="./layout-rtl.html" >
RTL mode
</a>
</li>
<li >
<a class="dropdown-item" href="./layout-fluid.html" >
Fluid
</a>
</li>
<li >
<a class="dropdown-item" href="./layout-fluid-vertical.html" >
Fluid vertical
</a>
</li>
</ul>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#navbar-docs" data-toggle="dropdown" role="button" aria-expanded="false" >
<span class="nav-link-icon d-md-none d-lg-inline-block"><svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M14 3v4a1 1 0 0 0 1 1h4" /><path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" /><line x1="9" y1="9" x2="10" y2="9" /><line x1="9" y1="13" x2="15" y2="13" /><line x1="9" y1="17" x2="15" y2="17" /></svg>
</span>
<span class="nav-link-title">
Docs
</span>
</a>
<ul class="dropdown-menu dropdown-menu-columns dropdown-menu-columns-3">
<li >
<a class="dropdown-item" href="./docs/index.html" >
Introduction
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/alerts.html" >
Alerts
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/autosize.html" >
Autosize
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/avatars.html" >
Avatars
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/badges.html" >
Badges
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/breadcrumb.html" >
Breadcrumb
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/buttons.html" >
Buttons
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/cards.html" >
Cards
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/carousel.html" >
Carousel
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/colors.html" >
Colors
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/cursors.html" >
Cursors
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/charts.html" >
Charts
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/dropdowns.html" >
Dropdowns
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/divider.html" >
Divider
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/empty.html" >
Empty states
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/flags.html" >
Flags
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/form-elements.html" >
Form elements
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/form-helpers.html" >
Form helpers
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/input-mask.html" >
Form input mask
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/modals.html" >
Modals
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/progress.html" >
Progress
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/payments.html" >
Payments
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/range-slider.html" >
Range slider
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/ribbons.html" >
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/spinners.html" >
Spinners
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/steps.html" >
Steps
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/tables.html" >
Tables
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/tabs.html" >
Tabs
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/timelines.html" >
Timelines
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/toasts.html" >
Toasts
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/tooltips.html" >
Tooltips
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/typography.html" >
Typography
</a>
</li>
</ul>
</li>
</ul>
<div class="my-2 my-md-0 flex-grow-1 flex-md-grow-0 order-first order-md-last">
<form action="." method="get">
<div class="input-icon">
<span class="input-icon-addon">
<svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><circle cx="10" cy="10" r="7" /><line x1="21" y1="21" x2="15" y2="15" /></svg>
</span>
<input type="text" class="form-control" placeholder="Search…">
</div>
</form>
</div>
</div>
</div>
</div>
</div>
<div class="content">
<div class="container-xl">
<!-- Page title -->
<div class="page-header">
<div class="row align-items-center">
<div class="col">
<h2 class="page-title">
Skeleton
</h2>
</div>
</div>
</div>
<div class="row row-cards">
<div class="col-3">
<div class="card">
<div class="ratio ratio-21x9 card-img-top">
<div class="skeleton-image"></div>
</div>
<div class="card-body">
<div class="skeleton-heading"></div>
<div class="skeleton-line"></div>
<div class="skeleton-line"></div>
</div>
</div>
</div>
<div class="col-3">
<div class="card">
<div class="ratio ratio-21x9 card-img-top">
<div class="skeleton-image"></div>
</div>
<div class="card-body">
<div class="skeleton-heading"></div>
<div class="skeleton-line"></div>
<div class="skeleton-line"></div>
</div>
</div>
</div>
<div class="col-3">
<div class="card">
<div class="ratio ratio-21x9 card-img-top">
<div class="skeleton-image"></div>
</div>
<div class="card-body">
<div class="skeleton-heading"></div>
<div class="skeleton-line"></div>
<div class="skeleton-line"></div>
</div>
</div>
</div>
<div class="col-3">
<div class="card">
<div class="ratio ratio-21x9 card-img-top">
<div class="skeleton-image"></div>
</div>
<div class="card-body">
<div class="skeleton-heading"></div>
<div class="skeleton-line"></div>
<div class="skeleton-line"></div>
</div>
</div>
</div>
<div class="col-4">
<div class="row row-cards">
<div class="col-12">
<div class="card">
<div class="card-body">
<div class="row">
<div class="col-auto">
<div class="skeleton-avatar"></div>
</div>
<div class="col">
<div class="skeleton-line"></div>
<div class="skeleton-line"></div>
</div>
</div>
</div>
</div>
</div>
<div class="col-12">
<div class="card">
<div class="card-body py-5 text-center">
<div>
<div class="skeleton-avatar skeleton-avatar-lg"></div>
</div>
<div class="mt w-75 mx-auto">
<div class="skeleton-heading"></div>
<div class="skeleton-line"></div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="col-4">
<div class="row row-cards">
<div class="col-12">
<div class="card">
<div class="ratio ratio-21x9 card-img-top">
<div class="skeleton-image"></div>
</div>
<div class="card-body">
<div class="skeleton-heading"></div>
<div class="skeleton-line"></div>
<div class="skeleton-line"></div>
</div>
</div>
</div>
<div class="col-12">
<div class="card">
<div class="row g-0 align-items-center">
<div class="col-3">
<div class="ratio ratio-1x1 card-img-left">
<div class="skeleton-image"></div>
</div>
</div>
<div class="col">
<div class="card-body">
<div class="skeleton-heading"></div>
<div class="skeleton-line"></div>
<div class="skeleton-line"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="col-4">
<div class="row row-cards">
<div class="col-12">
<div class="card">
<div class="card-body text-right">
<div class="skeleton-heading"></div>
<div class="skeleton-line"></div>
<div class="skeleton-line"></div>
<div class="skeleton-line"></div>
<div class="skeleton-line"></div>
<div class="skeleton-line"></div>
</div>
</div>
</div>
<div class="col-12">
<div class="card">
<ul class="list-group list-group-flush">
<li class="list-group-item">
<div class="row align-items-center">
<div class="col-auto">
<div class="skeleton-avatar"></div>
</div>
<div class="col-7">
<div class="skeleton-line"></div>
<div class="skeleton-line"></div>
</div>
<div class="col-2 ml-auto text-right">
<div class="skeleton-line"></div>
<div class="skeleton-line"></div>
</div>
</div>
</li>
<li class="list-group-item">
<div class="row align-items-center">
<div class="col-auto">
<div class="skeleton-avatar"></div>
</div>
<div class="col-7">
<div class="skeleton-line"></div>
<div class="skeleton-line"></div>
</div>
<div class="col-2 ml-auto text-right">
<div class="skeleton-line"></div>
<div class="skeleton-line"></div>
</div>
</div>
</li>
<li class="list-group-item">
<div class="row align-items-center">
<div class="col-auto">
<div class="skeleton-avatar"></div>
</div>
<div class="col-7">
<div class="skeleton-line"></div>
<div class="skeleton-line"></div>
</div>
<div class="col-2 ml-auto text-right">
<div class="skeleton-line"></div>
<div class="skeleton-line"></div>
</div>
</div>
</li>
<li class="list-group-item">
<div class="row align-items-center">
<div class="col-auto">
<div class="skeleton-avatar"></div>
</div>
<div class="col-7">
<div class="skeleton-line"></div>
<div class="skeleton-line"></div>
</div>
<div class="col-2 ml-auto text-right">
<div class="skeleton-line"></div>
<div class="skeleton-line"></div>
</div>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<footer class="footer footer-transparent">
<div class="container">
<div class="row text-center align-items-center flex-row-reverse">
<div class="col-lg-auto ml-lg-auto">
<ul class="list-inline list-inline-dots mb-0">
<li class="list-inline-item"><a href="./docs/index.html" class="link-secondary">Documentation</a></li>
<li class="list-inline-item"><a href="./faq.html" class="link-secondary">FAQ</a></li>
<li class="list-inline-item"><a href="https://github.com/tabler/tabler" target="_blank" class="link-secondary">Source code</a></li>
</ul>
</div>
<div class="col-12 col-lg-auto mt-3 mt-lg-0">
<ul class="list-inline list-inline-dots mb-0">
<li class="list-inline-item">
Copyright © 2020
<a href="." class="link-secondary">Tabler</a>.
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>
</div>
</div>
</footer>
</div>
</div>
<!-- Libs JS -->
<script src="./dist/libs/bootstrap/dist/js/bootstrap.bundle.min.js"></script>
<!-- Tabler Core -->
<script src="./dist/js/tabler.min.js"></script>
<script>
document.body.style.display = "block"
</script>
</body>
</html>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -167,6 +167,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="./skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./tables.html" >
Tables
@@ -485,6 +490,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/spinners.html" >
Spinners
@@ -1236,7 +1246,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -167,6 +167,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="./skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./tables.html" >
Tables
@@ -485,6 +490,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/spinners.html" >
Spinners
@@ -592,7 +602,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -167,6 +167,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="./skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item active" href="./tables.html" >
Tables
@@ -485,6 +490,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/spinners.html" >
Spinners
@@ -1399,7 +1409,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -167,6 +167,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="./skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./tables.html" >
Tables
@@ -485,6 +490,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/spinners.html" >
Spinners
@@ -884,7 +894,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -167,6 +167,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="./skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./tables.html" >
Tables
@@ -485,6 +490,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/spinners.html" >
Spinners
@@ -836,7 +846,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -167,6 +167,11 @@
Pagination
</a>
</li>
<li >
<a class="dropdown-item" href="./skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./tables.html" >
Tables
@@ -485,6 +490,11 @@
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/skeleton.html" >
Skeleton
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/spinners.html" >
Spinners
@@ -1391,7 +1401,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.9</a>
<a href="https://github.com/tabler/tabler/releases" target="_blank" class="link-secondary">v1.0.0-alpha.10</a>
</li>
</ul>
</div>

View File

@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.9
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna

8
dist/css/demo.css vendored
View File

@@ -1,6 +1,6 @@
/*!
* Tabler v1.0.0-alpha.9 (https://tabler.io)
* @version 1.0.0-alpha.9
* Tabler v1.0.0-alpha.10 (https://tabler.io)
* @version 1.0.0-alpha.10
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -90,10 +90,10 @@ pre.highlight,
margin-bottom: 0; }
.example-column-1 {
max-width: 20rem; }
max-width: 26rem; }
.example-column-2 {
max-width: 40rem; }
max-width: 52rem; }
.example-modal-backdrop {
background: #232e3c;

Some files were not shown because too many files have changed in this diff Show More