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

dependencies update, new build

This commit is contained in:
codecalm
2020-03-28 12:07:34 +01:00
parent 46761f072f
commit c02ed5ab87
39 changed files with 3867 additions and 1485 deletions

View File

@@ -536,7 +536,7 @@
<div class="mb-4">
<div class="mb-2">
<span class="badge bg-blue-lt">1.0.0</span>
<span class="text-muted">March 11, 2020</span>
<span class="text-muted">March 28, 2020</span>
</div>
<div>
<p>Coming soon</p>

Binary file not shown.

View File

@@ -74,7 +74,7 @@ Dark mode
box-shadow: 0 0 0 0.2rem rgba(94, 186, 0, 0.5); }
.btn-ghost-success:active, .btn-ghost-success.active,
.show > .btn-ghost-success.dropdown-toggle {
color: #ffffff;
color: #354052;
background-color: #5eba00;
border-color: #5eba00; }
.btn-ghost-success:active:focus, .btn-ghost-success.active:focus,
@@ -100,7 +100,7 @@ Dark mode
box-shadow: 0 0 0 0.2rem rgba(69, 170, 242, 0.5); }
.btn-ghost-info:active, .btn-ghost-info.active,
.show > .btn-ghost-info.dropdown-toggle {
color: #ffffff;
color: #354052;
background-color: #45aaf2;
border-color: #45aaf2; }
.btn-ghost-info:active:focus, .btn-ghost-info.active:focus,
@@ -126,7 +126,7 @@ Dark mode
box-shadow: 0 0 0 0.2rem rgba(250, 176, 5, 0.5); }
.btn-ghost-warning:active, .btn-ghost-warning.active,
.show > .btn-ghost-warning.dropdown-toggle {
color: #ffffff;
color: #354052;
background-color: #fab005;
border-color: #fab005; }
.btn-ghost-warning:active:focus, .btn-ghost-warning.active:focus,
@@ -250,20 +250,18 @@ Dark mode
border-color: #3b5998; }
.btn-outline-facebook:focus, .btn-outline-facebook.focus {
box-shadow: 0 0 0 0.2rem rgba(59, 89, 152, 0.5); }
.btn-outline-facebook:active, .btn-outline-facebook.active,
.show > .btn-outline-facebook.dropdown-toggle {
.btn-outline-facebook:active, .btn-outline-facebook.active, .btn-outline-facebook.dropdown-toggle.show {
color: #ffffff;
background-color: #3b5998;
border-color: #3b5998; }
.btn-outline-facebook:active:focus, .btn-outline-facebook.active:focus,
.show > .btn-outline-facebook.dropdown-toggle:focus {
.btn-outline-facebook:active:focus, .btn-outline-facebook.active:focus, .btn-outline-facebook.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.2rem rgba(59, 89, 152, 0.5); }
.btn-outline-facebook:disabled, .btn-outline-facebook.disabled {
color: #3b5998;
background-color: transparent; }
.btn-twitter {
color: #ffffff;
color: #354052;
background-color: #1da1f2;
border-color: #1da1f2; }
.btn-twitter:hover {
@@ -274,7 +272,7 @@ Dark mode
color: #ffffff;
background-color: #0d8ddc;
border-color: #0c85d0;
box-shadow: 0 0 0 0.2rem rgba(63, 175, 244, 0.5); }
box-shadow: 0 0 0 0.2rem rgba(33, 146, 218, 0.5); }
.btn-twitter:active, .btn-twitter.active,
.show > .btn-twitter.dropdown-toggle {
color: #ffffff;
@@ -282,9 +280,9 @@ Dark mode
border-color: #0b7ec4; }
.btn-twitter:active:focus, .btn-twitter.active:focus,
.show > .btn-twitter.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(63, 175, 244, 0.5); }
box-shadow: 0 0 0 0.2rem rgba(33, 146, 218, 0.5); }
.btn-twitter:disabled, .btn-twitter.disabled {
color: #ffffff;
color: #354052;
background-color: #1da1f2;
border-color: #1da1f2; }
@@ -297,13 +295,11 @@ Dark mode
border-color: #1da1f2; }
.btn-outline-twitter:focus, .btn-outline-twitter.focus {
box-shadow: 0 0 0 0.2rem rgba(29, 161, 242, 0.5); }
.btn-outline-twitter:active, .btn-outline-twitter.active,
.show > .btn-outline-twitter.dropdown-toggle {
color: #ffffff;
.btn-outline-twitter:active, .btn-outline-twitter.active, .btn-outline-twitter.dropdown-toggle.show {
color: #354052;
background-color: #1da1f2;
border-color: #1da1f2; }
.btn-outline-twitter:active:focus, .btn-outline-twitter.active:focus,
.show > .btn-outline-twitter.dropdown-toggle:focus {
.btn-outline-twitter:active:focus, .btn-outline-twitter.active:focus, .btn-outline-twitter.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.2rem rgba(29, 161, 242, 0.5); }
.btn-outline-twitter:disabled, .btn-outline-twitter.disabled {
color: #1da1f2;
@@ -344,13 +340,11 @@ Dark mode
border-color: #dc4e41; }
.btn-outline-google:focus, .btn-outline-google.focus {
box-shadow: 0 0 0 0.2rem rgba(220, 78, 65, 0.5); }
.btn-outline-google:active, .btn-outline-google.active,
.show > .btn-outline-google.dropdown-toggle {
.btn-outline-google:active, .btn-outline-google.active, .btn-outline-google.dropdown-toggle.show {
color: #ffffff;
background-color: #dc4e41;
border-color: #dc4e41; }
.btn-outline-google:active:focus, .btn-outline-google.active:focus,
.show > .btn-outline-google.dropdown-toggle:focus {
.btn-outline-google:active:focus, .btn-outline-google.active:focus, .btn-outline-google.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.2rem rgba(220, 78, 65, 0.5); }
.btn-outline-google:disabled, .btn-outline-google.disabled {
color: #dc4e41;
@@ -391,20 +385,18 @@ Dark mode
border-color: #ff0000; }
.btn-outline-youtube:focus, .btn-outline-youtube.focus {
box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.5); }
.btn-outline-youtube:active, .btn-outline-youtube.active,
.show > .btn-outline-youtube.dropdown-toggle {
.btn-outline-youtube:active, .btn-outline-youtube.active, .btn-outline-youtube.dropdown-toggle.show {
color: #ffffff;
background-color: #ff0000;
border-color: #ff0000; }
.btn-outline-youtube:active:focus, .btn-outline-youtube.active:focus,
.show > .btn-outline-youtube.dropdown-toggle:focus {
.btn-outline-youtube:active:focus, .btn-outline-youtube.active:focus, .btn-outline-youtube.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.5); }
.btn-outline-youtube:disabled, .btn-outline-youtube.disabled {
color: #ff0000;
background-color: transparent; }
.btn-vimeo {
color: #ffffff;
color: #354052;
background-color: #1ab7ea;
border-color: #1ab7ea; }
.btn-vimeo:hover {
@@ -415,7 +407,7 @@ Dark mode
color: #ffffff;
background-color: #139ecb;
border-color: #1295bf;
box-shadow: 0 0 0 0.2rem rgba(60, 194, 237, 0.5); }
box-shadow: 0 0 0 0.2rem rgba(30, 165, 211, 0.5); }
.btn-vimeo:active, .btn-vimeo.active,
.show > .btn-vimeo.dropdown-toggle {
color: #ffffff;
@@ -423,9 +415,9 @@ Dark mode
border-color: #108cb4; }
.btn-vimeo:active:focus, .btn-vimeo.active:focus,
.show > .btn-vimeo.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(60, 194, 237, 0.5); }
box-shadow: 0 0 0 0.2rem rgba(30, 165, 211, 0.5); }
.btn-vimeo:disabled, .btn-vimeo.disabled {
color: #ffffff;
color: #354052;
background-color: #1ab7ea;
border-color: #1ab7ea; }
@@ -438,13 +430,11 @@ Dark mode
border-color: #1ab7ea; }
.btn-outline-vimeo:focus, .btn-outline-vimeo.focus {
box-shadow: 0 0 0 0.2rem rgba(26, 183, 234, 0.5); }
.btn-outline-vimeo:active, .btn-outline-vimeo.active,
.show > .btn-outline-vimeo.dropdown-toggle {
color: #ffffff;
.btn-outline-vimeo:active, .btn-outline-vimeo.active, .btn-outline-vimeo.dropdown-toggle.show {
color: #354052;
background-color: #1ab7ea;
border-color: #1ab7ea; }
.btn-outline-vimeo:active:focus, .btn-outline-vimeo.active:focus,
.show > .btn-outline-vimeo.dropdown-toggle:focus {
.btn-outline-vimeo:active:focus, .btn-outline-vimeo.active:focus, .btn-outline-vimeo.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.2rem rgba(26, 183, 234, 0.5); }
.btn-outline-vimeo:disabled, .btn-outline-vimeo.disabled {
color: #1ab7ea;
@@ -485,13 +475,11 @@ Dark mode
border-color: #ea4c89; }
.btn-outline-dribbble:focus, .btn-outline-dribbble.focus {
box-shadow: 0 0 0 0.2rem rgba(234, 76, 137, 0.5); }
.btn-outline-dribbble:active, .btn-outline-dribbble.active,
.show > .btn-outline-dribbble.dropdown-toggle {
.btn-outline-dribbble:active, .btn-outline-dribbble.active, .btn-outline-dribbble.dropdown-toggle.show {
color: #ffffff;
background-color: #ea4c89;
border-color: #ea4c89; }
.btn-outline-dribbble:active:focus, .btn-outline-dribbble.active:focus,
.show > .btn-outline-dribbble.dropdown-toggle:focus {
.btn-outline-dribbble:active:focus, .btn-outline-dribbble.active:focus, .btn-outline-dribbble.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.2rem rgba(234, 76, 137, 0.5); }
.btn-outline-dribbble:disabled, .btn-outline-dribbble.disabled {
color: #ea4c89;
@@ -532,13 +520,11 @@ Dark mode
border-color: #181717; }
.btn-outline-github:focus, .btn-outline-github.focus {
box-shadow: 0 0 0 0.2rem rgba(24, 23, 23, 0.5); }
.btn-outline-github:active, .btn-outline-github.active,
.show > .btn-outline-github.dropdown-toggle {
.btn-outline-github:active, .btn-outline-github.active, .btn-outline-github.dropdown-toggle.show {
color: #ffffff;
background-color: #181717;
border-color: #181717; }
.btn-outline-github:active:focus, .btn-outline-github.active:focus,
.show > .btn-outline-github.dropdown-toggle:focus {
.btn-outline-github:active:focus, .btn-outline-github.active:focus, .btn-outline-github.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.2rem rgba(24, 23, 23, 0.5); }
.btn-outline-github:disabled, .btn-outline-github.disabled {
color: #181717;
@@ -579,13 +565,11 @@ Dark mode
border-color: #e4405f; }
.btn-outline-instagram:focus, .btn-outline-instagram.focus {
box-shadow: 0 0 0 0.2rem rgba(228, 64, 95, 0.5); }
.btn-outline-instagram:active, .btn-outline-instagram.active,
.show > .btn-outline-instagram.dropdown-toggle {
.btn-outline-instagram:active, .btn-outline-instagram.active, .btn-outline-instagram.dropdown-toggle.show {
color: #ffffff;
background-color: #e4405f;
border-color: #e4405f; }
.btn-outline-instagram:active:focus, .btn-outline-instagram.active:focus,
.show > .btn-outline-instagram.dropdown-toggle:focus {
.btn-outline-instagram:active:focus, .btn-outline-instagram.active:focus, .btn-outline-instagram.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.2rem rgba(228, 64, 95, 0.5); }
.btn-outline-instagram:disabled, .btn-outline-instagram.disabled {
color: #e4405f;
@@ -626,13 +610,11 @@ Dark mode
border-color: #bd081c; }
.btn-outline-pinterest:focus, .btn-outline-pinterest.focus {
box-shadow: 0 0 0 0.2rem rgba(189, 8, 28, 0.5); }
.btn-outline-pinterest:active, .btn-outline-pinterest.active,
.show > .btn-outline-pinterest.dropdown-toggle {
.btn-outline-pinterest:active, .btn-outline-pinterest.active, .btn-outline-pinterest.dropdown-toggle.show {
color: #ffffff;
background-color: #bd081c;
border-color: #bd081c; }
.btn-outline-pinterest:active:focus, .btn-outline-pinterest.active:focus,
.show > .btn-outline-pinterest.dropdown-toggle:focus {
.btn-outline-pinterest:active:focus, .btn-outline-pinterest.active:focus, .btn-outline-pinterest.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.2rem rgba(189, 8, 28, 0.5); }
.btn-outline-pinterest:disabled, .btn-outline-pinterest.disabled {
color: #bd081c;
@@ -673,31 +655,29 @@ Dark mode
border-color: #6383a8; }
.btn-outline-vk:focus, .btn-outline-vk.focus {
box-shadow: 0 0 0 0.2rem rgba(99, 131, 168, 0.5); }
.btn-outline-vk:active, .btn-outline-vk.active,
.show > .btn-outline-vk.dropdown-toggle {
.btn-outline-vk:active, .btn-outline-vk.active, .btn-outline-vk.dropdown-toggle.show {
color: #ffffff;
background-color: #6383a8;
border-color: #6383a8; }
.btn-outline-vk:active:focus, .btn-outline-vk.active:focus,
.show > .btn-outline-vk.dropdown-toggle:focus {
.btn-outline-vk:active:focus, .btn-outline-vk.active:focus, .btn-outline-vk.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.2rem rgba(99, 131, 168, 0.5); }
.btn-outline-vk:disabled, .btn-outline-vk.disabled {
color: #6383a8;
background-color: transparent; }
.btn-rss {
color: #ffffff;
color: #354052;
background-color: #ffa500;
border-color: #ffa500; }
.btn-rss:hover {
color: #ffffff;
color: #354052;
background-color: #d98c00;
border-color: #cc8400; }
.btn-rss:focus, .btn-rss.focus {
color: #ffffff;
color: #354052;
background-color: #d98c00;
border-color: #cc8400;
box-shadow: 0 0 0 0.2rem rgba(255, 179, 38, 0.5); }
box-shadow: 0 0 0 0.2rem rgba(225, 150, 12, 0.5); }
.btn-rss:active, .btn-rss.active,
.show > .btn-rss.dropdown-toggle {
color: #ffffff;
@@ -705,9 +685,9 @@ Dark mode
border-color: #bf7c00; }
.btn-rss:active:focus, .btn-rss.active:focus,
.show > .btn-rss.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(255, 179, 38, 0.5); }
box-shadow: 0 0 0 0.2rem rgba(225, 150, 12, 0.5); }
.btn-rss:disabled, .btn-rss.disabled {
color: #ffffff;
color: #354052;
background-color: #ffa500;
border-color: #ffa500; }
@@ -720,13 +700,11 @@ Dark mode
border-color: #ffa500; }
.btn-outline-rss:focus, .btn-outline-rss.focus {
box-shadow: 0 0 0 0.2rem rgba(255, 165, 0, 0.5); }
.btn-outline-rss:active, .btn-outline-rss.active,
.show > .btn-outline-rss.dropdown-toggle {
color: #ffffff;
.btn-outline-rss:active, .btn-outline-rss.active, .btn-outline-rss.dropdown-toggle.show {
color: #354052;
background-color: #ffa500;
border-color: #ffa500; }
.btn-outline-rss:active:focus, .btn-outline-rss.active:focus,
.show > .btn-outline-rss.dropdown-toggle:focus {
.btn-outline-rss:active:focus, .btn-outline-rss.active:focus, .btn-outline-rss.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.2rem rgba(255, 165, 0, 0.5); }
.btn-outline-rss:disabled, .btn-outline-rss.disabled {
color: #ffa500;
@@ -767,13 +745,11 @@ Dark mode
border-color: #0063dc; }
.btn-outline-flickr:focus, .btn-outline-flickr.focus {
box-shadow: 0 0 0 0.2rem rgba(0, 99, 220, 0.5); }
.btn-outline-flickr:active, .btn-outline-flickr.active,
.show > .btn-outline-flickr.dropdown-toggle {
.btn-outline-flickr:active, .btn-outline-flickr.active, .btn-outline-flickr.dropdown-toggle.show {
color: #ffffff;
background-color: #0063dc;
border-color: #0063dc; }
.btn-outline-flickr:active:focus, .btn-outline-flickr.active:focus,
.show > .btn-outline-flickr.dropdown-toggle:focus {
.btn-outline-flickr:active:focus, .btn-outline-flickr.active:focus, .btn-outline-flickr.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.2rem rgba(0, 99, 220, 0.5); }
.btn-outline-flickr:disabled, .btn-outline-flickr.disabled {
color: #0063dc;
@@ -814,13 +790,11 @@ Dark mode
border-color: #0052cc; }
.btn-outline-bitbucket:focus, .btn-outline-bitbucket.focus {
box-shadow: 0 0 0 0.2rem rgba(0, 82, 204, 0.5); }
.btn-outline-bitbucket:active, .btn-outline-bitbucket.active,
.show > .btn-outline-bitbucket.dropdown-toggle {
.btn-outline-bitbucket:active, .btn-outline-bitbucket.active, .btn-outline-bitbucket.dropdown-toggle.show {
color: #ffffff;
background-color: #0052cc;
border-color: #0052cc; }
.btn-outline-bitbucket:active:focus, .btn-outline-bitbucket.active:focus,
.show > .btn-outline-bitbucket.dropdown-toggle:focus {
.btn-outline-bitbucket:active:focus, .btn-outline-bitbucket.active:focus, .btn-outline-bitbucket.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.2rem rgba(0, 82, 204, 0.5); }
.btn-outline-bitbucket:disabled, .btn-outline-bitbucket.disabled {
color: #0052cc;
@@ -861,13 +835,11 @@ Dark mode
border-color: #206bc4; }
.btn-outline-tabler:focus, .btn-outline-tabler.focus {
box-shadow: 0 0 0 0.2rem rgba(32, 107, 196, 0.5); }
.btn-outline-tabler:active, .btn-outline-tabler.active,
.show > .btn-outline-tabler.dropdown-toggle {
.btn-outline-tabler:active, .btn-outline-tabler.active, .btn-outline-tabler.dropdown-toggle.show {
color: #ffffff;
background-color: #206bc4;
border-color: #206bc4; }
.btn-outline-tabler:active:focus, .btn-outline-tabler.active:focus,
.show > .btn-outline-tabler.dropdown-toggle:focus {
.btn-outline-tabler:active:focus, .btn-outline-tabler.active:focus, .btn-outline-tabler.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.2rem rgba(32, 107, 196, 0.5); }
.btn-outline-tabler:disabled, .btn-outline-tabler.disabled {
color: #206bc4;
@@ -908,20 +880,18 @@ Dark mode
border-color: #206bc4; }
.btn-outline-blue:focus, .btn-outline-blue.focus {
box-shadow: 0 0 0 0.2rem rgba(32, 107, 196, 0.5); }
.btn-outline-blue:active, .btn-outline-blue.active,
.show > .btn-outline-blue.dropdown-toggle {
.btn-outline-blue:active, .btn-outline-blue.active, .btn-outline-blue.dropdown-toggle.show {
color: #ffffff;
background-color: #206bc4;
border-color: #206bc4; }
.btn-outline-blue:active:focus, .btn-outline-blue.active:focus,
.show > .btn-outline-blue.dropdown-toggle:focus {
.btn-outline-blue:active:focus, .btn-outline-blue.active:focus, .btn-outline-blue.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.2rem rgba(32, 107, 196, 0.5); }
.btn-outline-blue:disabled, .btn-outline-blue.disabled {
color: #206bc4;
background-color: transparent; }
.btn-azure {
color: #ffffff;
color: #354052;
background-color: #45aaf2;
border-color: #45aaf2; }
.btn-azure:hover {
@@ -932,7 +902,7 @@ Dark mode
color: #ffffff;
background-color: #219af0;
border-color: #1594ef;
box-shadow: 0 0 0 0.2rem rgba(97, 183, 244, 0.5); }
box-shadow: 0 0 0 0.2rem rgba(67, 154, 218, 0.5); }
.btn-azure:active, .btn-azure.active,
.show > .btn-azure.dropdown-toggle {
color: #ffffff;
@@ -940,9 +910,9 @@ Dark mode
border-color: #108ee7; }
.btn-azure:active:focus, .btn-azure.active:focus,
.show > .btn-azure.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(97, 183, 244, 0.5); }
box-shadow: 0 0 0 0.2rem rgba(67, 154, 218, 0.5); }
.btn-azure:disabled, .btn-azure.disabled {
color: #ffffff;
color: #354052;
background-color: #45aaf2;
border-color: #45aaf2; }
@@ -955,13 +925,11 @@ Dark mode
border-color: #45aaf2; }
.btn-outline-azure:focus, .btn-outline-azure.focus {
box-shadow: 0 0 0 0.2rem rgba(69, 170, 242, 0.5); }
.btn-outline-azure:active, .btn-outline-azure.active,
.show > .btn-outline-azure.dropdown-toggle {
color: #ffffff;
.btn-outline-azure:active, .btn-outline-azure.active, .btn-outline-azure.dropdown-toggle.show {
color: #354052;
background-color: #45aaf2;
border-color: #45aaf2; }
.btn-outline-azure:active:focus, .btn-outline-azure.active:focus,
.show > .btn-outline-azure.dropdown-toggle:focus {
.btn-outline-azure:active:focus, .btn-outline-azure.active:focus, .btn-outline-azure.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.2rem rgba(69, 170, 242, 0.5); }
.btn-outline-azure:disabled, .btn-outline-azure.disabled {
color: #45aaf2;
@@ -1002,13 +970,11 @@ Dark mode
border-color: #6574cd; }
.btn-outline-indigo:focus, .btn-outline-indigo.focus {
box-shadow: 0 0 0 0.2rem rgba(101, 116, 205, 0.5); }
.btn-outline-indigo:active, .btn-outline-indigo.active,
.show > .btn-outline-indigo.dropdown-toggle {
.btn-outline-indigo:active, .btn-outline-indigo.active, .btn-outline-indigo.dropdown-toggle.show {
color: #ffffff;
background-color: #6574cd;
border-color: #6574cd; }
.btn-outline-indigo:active:focus, .btn-outline-indigo.active:focus,
.show > .btn-outline-indigo.dropdown-toggle:focus {
.btn-outline-indigo:active:focus, .btn-outline-indigo.active:focus, .btn-outline-indigo.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.2rem rgba(101, 116, 205, 0.5); }
.btn-outline-indigo:disabled, .btn-outline-indigo.disabled {
color: #6574cd;
@@ -1049,20 +1015,18 @@ Dark mode
border-color: #a55eea; }
.btn-outline-purple:focus, .btn-outline-purple.focus {
box-shadow: 0 0 0 0.2rem rgba(165, 94, 234, 0.5); }
.btn-outline-purple:active, .btn-outline-purple.active,
.show > .btn-outline-purple.dropdown-toggle {
.btn-outline-purple:active, .btn-outline-purple.active, .btn-outline-purple.dropdown-toggle.show {
color: #ffffff;
background-color: #a55eea;
border-color: #a55eea; }
.btn-outline-purple:active:focus, .btn-outline-purple.active:focus,
.show > .btn-outline-purple.dropdown-toggle:focus {
.btn-outline-purple:active:focus, .btn-outline-purple.active:focus, .btn-outline-purple.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.2rem rgba(165, 94, 234, 0.5); }
.btn-outline-purple:disabled, .btn-outline-purple.disabled {
color: #a55eea;
background-color: transparent; }
.btn-pink {
color: #ffffff;
color: #354052;
background-color: #f66d9b;
border-color: #f66d9b; }
.btn-pink:hover {
@@ -1073,7 +1037,7 @@ Dark mode
color: #ffffff;
background-color: #f44982;
border-color: #f33d7a;
box-shadow: 0 0 0 0.2rem rgba(247, 131, 170, 0.5); }
box-shadow: 0 0 0 0.2rem rgba(217, 102, 144, 0.5); }
.btn-pink:active, .btn-pink.active,
.show > .btn-pink.dropdown-toggle {
color: #ffffff;
@@ -1081,9 +1045,9 @@ Dark mode
border-color: #f23172; }
.btn-pink:active:focus, .btn-pink.active:focus,
.show > .btn-pink.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(247, 131, 170, 0.5); }
box-shadow: 0 0 0 0.2rem rgba(217, 102, 144, 0.5); }
.btn-pink:disabled, .btn-pink.disabled {
color: #ffffff;
color: #354052;
background-color: #f66d9b;
border-color: #f66d9b; }
@@ -1096,13 +1060,11 @@ Dark mode
border-color: #f66d9b; }
.btn-outline-pink:focus, .btn-outline-pink.focus {
box-shadow: 0 0 0 0.2rem rgba(246, 109, 155, 0.5); }
.btn-outline-pink:active, .btn-outline-pink.active,
.show > .btn-outline-pink.dropdown-toggle {
color: #ffffff;
.btn-outline-pink:active, .btn-outline-pink.active, .btn-outline-pink.dropdown-toggle.show {
color: #354052;
background-color: #f66d9b;
border-color: #f66d9b; }
.btn-outline-pink:active:focus, .btn-outline-pink.active:focus,
.show > .btn-outline-pink.dropdown-toggle:focus {
.btn-outline-pink:active:focus, .btn-outline-pink.active:focus, .btn-outline-pink.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.2rem rgba(246, 109, 155, 0.5); }
.btn-outline-pink:disabled, .btn-outline-pink.disabled {
color: #f66d9b;
@@ -1143,41 +1105,39 @@ Dark mode
border-color: #fa4654; }
.btn-outline-red:focus, .btn-outline-red.focus {
box-shadow: 0 0 0 0.2rem rgba(250, 70, 84, 0.5); }
.btn-outline-red:active, .btn-outline-red.active,
.show > .btn-outline-red.dropdown-toggle {
.btn-outline-red:active, .btn-outline-red.active, .btn-outline-red.dropdown-toggle.show {
color: #ffffff;
background-color: #fa4654;
border-color: #fa4654; }
.btn-outline-red:active:focus, .btn-outline-red.active:focus,
.show > .btn-outline-red.dropdown-toggle:focus {
.btn-outline-red:active:focus, .btn-outline-red.active:focus, .btn-outline-red.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.2rem rgba(250, 70, 84, 0.5); }
.btn-outline-red:disabled, .btn-outline-red.disabled {
color: #fa4654;
background-color: transparent; }
.btn-orange {
color: #ffffff;
color: #354052;
background-color: #ff922b;
border-color: #ff922b; }
.btn-orange:hover {
color: #ffffff;
color: #354052;
background-color: #ff7e05;
border-color: #f77800; }
.btn-orange:focus, .btn-orange.focus {
color: #ffffff;
color: #354052;
background-color: #ff7e05;
border-color: #f77800;
box-shadow: 0 0 0 0.2rem rgba(255, 162, 75, 0.5); }
box-shadow: 0 0 0 0.2rem rgba(225, 134, 49, 0.5); }
.btn-orange:active, .btn-orange.active,
.show > .btn-orange.dropdown-toggle {
color: #ffffff;
color: #354052;
background-color: #f77800;
border-color: #ea7200; }
.btn-orange:active:focus, .btn-orange.active:focus,
.show > .btn-orange.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(255, 162, 75, 0.5); }
box-shadow: 0 0 0 0.2rem rgba(225, 134, 49, 0.5); }
.btn-orange:disabled, .btn-orange.disabled {
color: #ffffff;
color: #354052;
background-color: #ff922b;
border-color: #ff922b; }
@@ -1190,41 +1150,39 @@ Dark mode
border-color: #ff922b; }
.btn-outline-orange:focus, .btn-outline-orange.focus {
box-shadow: 0 0 0 0.2rem rgba(255, 146, 43, 0.5); }
.btn-outline-orange:active, .btn-outline-orange.active,
.show > .btn-outline-orange.dropdown-toggle {
color: #ffffff;
.btn-outline-orange:active, .btn-outline-orange.active, .btn-outline-orange.dropdown-toggle.show {
color: #354052;
background-color: #ff922b;
border-color: #ff922b; }
.btn-outline-orange:active:focus, .btn-outline-orange.active:focus,
.show > .btn-outline-orange.dropdown-toggle:focus {
.btn-outline-orange:active:focus, .btn-outline-orange.active:focus, .btn-outline-orange.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.2rem rgba(255, 146, 43, 0.5); }
.btn-outline-orange:disabled, .btn-outline-orange.disabled {
color: #ff922b;
background-color: transparent; }
.btn-yellow {
color: #ffffff;
color: #354052;
background-color: #fab005;
border-color: #fab005; }
.btn-yellow:hover {
color: #ffffff;
color: #354052;
background-color: #d59604;
border-color: #c88d04; }
.btn-yellow:focus, .btn-yellow.focus {
color: #ffffff;
color: #354052;
background-color: #d59604;
border-color: #c88d04;
box-shadow: 0 0 0 0.2rem rgba(251, 188, 43, 0.5); }
box-shadow: 0 0 0 0.2rem rgba(220, 159, 17, 0.5); }
.btn-yellow:active, .btn-yellow.active,
.show > .btn-yellow.dropdown-toggle {
color: #ffffff;
color: #354052;
background-color: #c88d04;
border-color: #bc8404; }
.btn-yellow:active:focus, .btn-yellow.active:focus,
.show > .btn-yellow.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(251, 188, 43, 0.5); }
box-shadow: 0 0 0 0.2rem rgba(220, 159, 17, 0.5); }
.btn-yellow:disabled, .btn-yellow.disabled {
color: #ffffff;
color: #354052;
background-color: #fab005;
border-color: #fab005; }
@@ -1237,41 +1195,39 @@ Dark mode
border-color: #fab005; }
.btn-outline-yellow:focus, .btn-outline-yellow.focus {
box-shadow: 0 0 0 0.2rem rgba(250, 176, 5, 0.5); }
.btn-outline-yellow:active, .btn-outline-yellow.active,
.show > .btn-outline-yellow.dropdown-toggle {
color: #ffffff;
.btn-outline-yellow:active, .btn-outline-yellow.active, .btn-outline-yellow.dropdown-toggle.show {
color: #354052;
background-color: #fab005;
border-color: #fab005; }
.btn-outline-yellow:active:focus, .btn-outline-yellow.active:focus,
.show > .btn-outline-yellow.dropdown-toggle:focus {
.btn-outline-yellow:active:focus, .btn-outline-yellow.active:focus, .btn-outline-yellow.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.2rem rgba(250, 176, 5, 0.5); }
.btn-outline-yellow:disabled, .btn-outline-yellow.disabled {
color: #fab005;
background-color: transparent; }
.btn-lime {
color: #ffffff;
color: #354052;
background-color: #94d82d;
border-color: #94d82d; }
.btn-lime:hover {
color: #ffffff;
color: #354052;
background-color: #7fbc23;
border-color: #78b121; }
.btn-lime:focus, .btn-lime.focus {
color: #ffffff;
color: #354052;
background-color: #7fbc23;
border-color: #78b121;
box-shadow: 0 0 0 0.2rem rgba(164, 222, 77, 0.5); }
box-shadow: 0 0 0 0.2rem rgba(134, 193, 51, 0.5); }
.btn-lime:active, .btn-lime.active,
.show > .btn-lime.dropdown-toggle {
color: #ffffff;
color: #354052;
background-color: #78b121;
border-color: #70a61f; }
.btn-lime:active:focus, .btn-lime.active:focus,
.show > .btn-lime.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(164, 222, 77, 0.5); }
box-shadow: 0 0 0 0.2rem rgba(134, 193, 51, 0.5); }
.btn-lime:disabled, .btn-lime.disabled {
color: #ffffff;
color: #354052;
background-color: #94d82d;
border-color: #94d82d; }
@@ -1284,20 +1240,18 @@ Dark mode
border-color: #94d82d; }
.btn-outline-lime:focus, .btn-outline-lime.focus {
box-shadow: 0 0 0 0.2rem rgba(148, 216, 45, 0.5); }
.btn-outline-lime:active, .btn-outline-lime.active,
.show > .btn-outline-lime.dropdown-toggle {
color: #ffffff;
.btn-outline-lime:active, .btn-outline-lime.active, .btn-outline-lime.dropdown-toggle.show {
color: #354052;
background-color: #94d82d;
border-color: #94d82d; }
.btn-outline-lime:active:focus, .btn-outline-lime.active:focus,
.show > .btn-outline-lime.dropdown-toggle:focus {
.btn-outline-lime:active:focus, .btn-outline-lime.active:focus, .btn-outline-lime.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.2rem rgba(148, 216, 45, 0.5); }
.btn-outline-lime:disabled, .btn-outline-lime.disabled {
color: #94d82d;
background-color: transparent; }
.btn-green {
color: #ffffff;
color: #354052;
background-color: #5eba00;
border-color: #5eba00; }
.btn-green:hover {
@@ -1308,7 +1262,7 @@ Dark mode
color: #ffffff;
background-color: #4b9400;
border-color: #448700;
box-shadow: 0 0 0 0.2rem rgba(118, 196, 38, 0.5); }
box-shadow: 0 0 0 0.2rem rgba(88, 168, 12, 0.5); }
.btn-green:active, .btn-green.active,
.show > .btn-green.dropdown-toggle {
color: #ffffff;
@@ -1316,9 +1270,9 @@ Dark mode
border-color: #3e7a00; }
.btn-green:active:focus, .btn-green.active:focus,
.show > .btn-green.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(118, 196, 38, 0.5); }
box-shadow: 0 0 0 0.2rem rgba(88, 168, 12, 0.5); }
.btn-green:disabled, .btn-green.disabled {
color: #ffffff;
color: #354052;
background-color: #5eba00;
border-color: #5eba00; }
@@ -1331,31 +1285,29 @@ Dark mode
border-color: #5eba00; }
.btn-outline-green:focus, .btn-outline-green.focus {
box-shadow: 0 0 0 0.2rem rgba(94, 186, 0, 0.5); }
.btn-outline-green:active, .btn-outline-green.active,
.show > .btn-outline-green.dropdown-toggle {
color: #ffffff;
.btn-outline-green:active, .btn-outline-green.active, .btn-outline-green.dropdown-toggle.show {
color: #354052;
background-color: #5eba00;
border-color: #5eba00; }
.btn-outline-green:active:focus, .btn-outline-green.active:focus,
.show > .btn-outline-green.dropdown-toggle:focus {
.btn-outline-green:active:focus, .btn-outline-green.active:focus, .btn-outline-green.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.2rem rgba(94, 186, 0, 0.5); }
.btn-outline-green:disabled, .btn-outline-green.disabled {
color: #5eba00;
background-color: transparent; }
.btn-teal {
color: #ffffff;
color: #354052;
background-color: #2bcbba;
border-color: #2bcbba; }
.btn-teal:hover {
color: #ffffff;
color: #354052;
background-color: #24ab9d;
border-color: #22a193; }
.btn-teal:focus, .btn-teal.focus {
color: #ffffff;
color: #354052;
background-color: #24ab9d;
border-color: #22a193;
box-shadow: 0 0 0 0.2rem rgba(75, 211, 196, 0.5); }
box-shadow: 0 0 0 0.2rem rgba(45, 182, 170, 0.5); }
.btn-teal:active, .btn-teal.active,
.show > .btn-teal.dropdown-toggle {
color: #ffffff;
@@ -1363,9 +1315,9 @@ Dark mode
border-color: #20968a; }
.btn-teal:active:focus, .btn-teal.active:focus,
.show > .btn-teal.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(75, 211, 196, 0.5); }
box-shadow: 0 0 0 0.2rem rgba(45, 182, 170, 0.5); }
.btn-teal:disabled, .btn-teal.disabled {
color: #ffffff;
color: #354052;
background-color: #2bcbba;
border-color: #2bcbba; }
@@ -1378,13 +1330,11 @@ Dark mode
border-color: #2bcbba; }
.btn-outline-teal:focus, .btn-outline-teal.focus {
box-shadow: 0 0 0 0.2rem rgba(43, 203, 186, 0.5); }
.btn-outline-teal:active, .btn-outline-teal.active,
.show > .btn-outline-teal.dropdown-toggle {
color: #ffffff;
.btn-outline-teal:active, .btn-outline-teal.active, .btn-outline-teal.dropdown-toggle.show {
color: #354052;
background-color: #2bcbba;
border-color: #2bcbba; }
.btn-outline-teal:active:focus, .btn-outline-teal.active:focus,
.show > .btn-outline-teal.dropdown-toggle:focus {
.btn-outline-teal:active:focus, .btn-outline-teal.active:focus, .btn-outline-teal.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.2rem rgba(43, 203, 186, 0.5); }
.btn-outline-teal:disabled, .btn-outline-teal.disabled {
color: #2bcbba;
@@ -1425,13 +1375,11 @@ Dark mode
border-color: #17a2b8; }
.btn-outline-cyan:focus, .btn-outline-cyan.focus {
box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
.btn-outline-cyan:active, .btn-outline-cyan.active,
.show > .btn-outline-cyan.dropdown-toggle {
.btn-outline-cyan:active, .btn-outline-cyan.active, .btn-outline-cyan.dropdown-toggle.show {
color: #ffffff;
background-color: #17a2b8;
border-color: #17a2b8; }
.btn-outline-cyan:active:focus, .btn-outline-cyan.active:focus,
.show > .btn-outline-cyan.dropdown-toggle:focus {
.btn-outline-cyan:active:focus, .btn-outline-cyan.active:focus, .btn-outline-cyan.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
.btn-outline-cyan:disabled, .btn-outline-cyan.disabled {
color: #17a2b8;
@@ -1472,31 +1420,29 @@ Dark mode
border-color: #ffffff; }
.btn-outline-white:focus, .btn-outline-white.focus {
box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
.btn-outline-white:active, .btn-outline-white.active,
.show > .btn-outline-white.dropdown-toggle {
.btn-outline-white:active, .btn-outline-white.active, .btn-outline-white.dropdown-toggle.show {
color: #354052;
background-color: #ffffff;
border-color: #ffffff; }
.btn-outline-white:active:focus, .btn-outline-white.active:focus,
.show > .btn-outline-white.dropdown-toggle:focus {
.btn-outline-white:active:focus, .btn-outline-white.active:focus, .btn-outline-white.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
.btn-outline-white:disabled, .btn-outline-white.disabled {
color: #ffffff;
background-color: transparent; }
.btn-gray {
color: #ffffff;
color: #354052;
background-color: #a8aeb7;
border-color: #a8aeb7; }
.btn-gray:hover {
color: #ffffff;
color: #354052;
background-color: #939ba6;
border-color: #8c94a0; }
.btn-gray:focus, .btn-gray.focus {
color: #ffffff;
color: #354052;
background-color: #939ba6;
border-color: #8c94a0;
box-shadow: 0 0 0 0.2rem rgba(181, 186, 194, 0.5); }
box-shadow: 0 0 0 0.2rem rgba(151, 158, 168, 0.5); }
.btn-gray:active, .btn-gray.active,
.show > .btn-gray.dropdown-toggle {
color: #ffffff;
@@ -1504,9 +1450,9 @@ Dark mode
border-color: #858e9a; }
.btn-gray:active:focus, .btn-gray.active:focus,
.show > .btn-gray.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(181, 186, 194, 0.5); }
box-shadow: 0 0 0 0.2rem rgba(151, 158, 168, 0.5); }
.btn-gray:disabled, .btn-gray.disabled {
color: #ffffff;
color: #354052;
background-color: #a8aeb7;
border-color: #a8aeb7; }
@@ -1519,13 +1465,11 @@ Dark mode
border-color: #a8aeb7; }
.btn-outline-gray:focus, .btn-outline-gray.focus {
box-shadow: 0 0 0 0.2rem rgba(168, 174, 183, 0.5); }
.btn-outline-gray:active, .btn-outline-gray.active,
.show > .btn-outline-gray.dropdown-toggle {
color: #ffffff;
.btn-outline-gray:active, .btn-outline-gray.active, .btn-outline-gray.dropdown-toggle.show {
color: #354052;
background-color: #a8aeb7;
border-color: #a8aeb7; }
.btn-outline-gray:active:focus, .btn-outline-gray.active:focus,
.show > .btn-outline-gray.dropdown-toggle:focus {
.btn-outline-gray:active:focus, .btn-outline-gray.active:focus, .btn-outline-gray.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.2rem rgba(168, 174, 183, 0.5); }
.btn-outline-gray:disabled, .btn-outline-gray.disabled {
color: #a8aeb7;
@@ -1566,13 +1510,11 @@ Dark mode
border-color: #545d6d; }
.btn-outline-gray-dark:focus, .btn-outline-gray-dark.focus {
box-shadow: 0 0 0 0.2rem rgba(84, 93, 109, 0.5); }
.btn-outline-gray-dark:active, .btn-outline-gray-dark.active,
.show > .btn-outline-gray-dark.dropdown-toggle {
.btn-outline-gray-dark:active, .btn-outline-gray-dark.active, .btn-outline-gray-dark.dropdown-toggle.show {
color: #ffffff;
background-color: #545d6d;
border-color: #545d6d; }
.btn-outline-gray-dark:active:focus, .btn-outline-gray-dark.active:focus,
.show > .btn-outline-gray-dark.dropdown-toggle:focus {
.btn-outline-gray-dark:active:focus, .btn-outline-gray-dark.active:focus, .btn-outline-gray-dark.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.2rem rgba(84, 93, 109, 0.5); }
.btn-outline-gray-dark:disabled, .btn-outline-gray-dark.disabled {
color: #545d6d;
@@ -1613,13 +1555,11 @@ Dark mode
border-color: #354052; }
.btn-outline-dark:focus, .btn-outline-dark.focus {
box-shadow: 0 0 0 0.2rem rgba(53, 64, 82, 0.5); }
.btn-outline-dark:active, .btn-outline-dark.active,
.show > .btn-outline-dark.dropdown-toggle {
.btn-outline-dark:active, .btn-outline-dark.active, .btn-outline-dark.dropdown-toggle.show {
color: #ffffff;
background-color: #354052;
border-color: #354052; }
.btn-outline-dark:active:focus, .btn-outline-dark.active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
.btn-outline-dark:active:focus, .btn-outline-dark.active:focus, .btn-outline-dark.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.2rem rgba(53, 64, 82, 0.5); }
.btn-outline-dark:disabled, .btn-outline-dark.disabled {
color: #354052;

Binary file not shown.

File diff suppressed because one or more lines are too long

Binary file not shown.

Binary file not shown.

Binary file not shown.

1492
demo/dist/css/tabler.css vendored

File diff suppressed because it is too large Load Diff

Binary file not shown.

File diff suppressed because one or more lines are too long

Binary file not shown.

File diff suppressed because one or more lines are too long

Binary file not shown.

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1,2 +1,2 @@
/*! nouislider - 14.1.1 - 12/15/2019 */
/*! nouislider - 14.2.0 - 3/27/2020 */
.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat}.noUi-connect{height:100%;width:100%}.noUi-origin{height:10%;width:10%}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;right:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;top:-17px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-target{background:#FAFAFA;border-radius:4px;border:1px solid #D3D3D3;box-shadow:inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB}.noUi-connects{border-radius:3px}.noUi-connect{background:#3FB8AF}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #D9D9D9;border-radius:3px;background:#FFF;cursor:default;box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB}.noUi-active{box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#E8E7E6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#B8B8B8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#CCC}.noUi-marker-sub{background:#AAA}.noUi-marker-large{background:#AAA}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);transform:translate(0,50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #D9D9D9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%}

File diff suppressed because one or more lines are too long

View File

@@ -2,187 +2,187 @@
<urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>/components/card-buttons.html</loc>
<lastmod>2020-03-11T22:01:07+01:00</lastmod>
<lastmod>2020-03-28T12:06:47+01:00</lastmod>
</url>
<url>
<loc>/components/card-comments.html</loc>
<lastmod>2020-03-11T22:01:07+01:00</lastmod>
<lastmod>2020-03-28T12:06:47+01:00</lastmod>
</url>
<url>
<loc>/components/card-ribbon.html</loc>
<lastmod>2020-03-11T22:01:07+01:00</lastmod>
<lastmod>2020-03-28T12:06:47+01:00</lastmod>
</url>
<url>
<loc>/components/card-tabs-bottom.html</loc>
<lastmod>2020-03-11T22:01:07+01:00</lastmod>
<lastmod>2020-03-28T12:06:47+01:00</lastmod>
</url>
<url>
<loc>/components/card-with-image.html</loc>
<lastmod>2020-03-11T22:01:07+01:00</lastmod>
<lastmod>2020-03-28T12:06:47+01:00</lastmod>
</url>
<url>
<loc>/components/empty.html</loc>
<lastmod>2020-03-11T22:01:07+01:00</lastmod>
<lastmod>2020-03-28T12:06:47+01:00</lastmod>
</url>
<url>
<loc>/components/input-colors.html</loc>
<lastmod>2020-03-11T22:01:07+01:00</lastmod>
<lastmod>2020-03-28T12:06:47+01:00</lastmod>
</url>
<url>
<loc>/components/input-image.html</loc>
<lastmod>2020-03-11T22:01:07+01:00</lastmod>
<lastmod>2020-03-28T12:06:47+01:00</lastmod>
</url>
<url>
<loc>/components/progress.html</loc>
<lastmod>2020-03-11T22:01:07+01:00</lastmod>
<lastmod>2020-03-28T12:06:47+01:00</lastmod>
</url>
<url>
<loc>/components/simple-avatar.html</loc>
<lastmod>2020-03-11T22:01:07+01:00</lastmod>
<lastmod>2020-03-28T12:06:47+01:00</lastmod>
</url>
<url>
<loc>/components/simple-card.html</loc>
<lastmod>2020-03-11T22:01:07+01:00</lastmod>
<lastmod>2020-03-28T12:06:47+01:00</lastmod>
</url>
<url>
<loc>/components/widget-revenue.html</loc>
<lastmod>2020-03-11T22:01:07+01:00</lastmod>
<lastmod>2020-03-28T12:06:47+01:00</lastmod>
</url>
<url>
<loc>/components/widget-sales.html</loc>
<lastmod>2020-03-11T22:01:07+01:00</lastmod>
<lastmod>2020-03-28T12:06:47+01:00</lastmod>
</url>
<url>
<loc>/docs/alerts.html</loc>
<lastmod>2020-03-11T22:01:07+01:00</lastmod>
<lastmod>2020-03-28T12:06:47+01:00</lastmod>
</url>
<url>
<loc>/docs/autosize.html</loc>
<lastmod>2020-03-11T22:01:07+01:00</lastmod>
<lastmod>2020-03-28T12:06:47+01:00</lastmod>
</url>
<url>
<loc>/docs/avatars.html</loc>
<lastmod>2020-03-11T22:01:07+01:00</lastmod>
<lastmod>2020-03-28T12:06:47+01:00</lastmod>
</url>
<url>
<loc>/docs/badges.html</loc>
<lastmod>2020-03-11T22:01:07+01:00</lastmod>
<lastmod>2020-03-28T12:06:47+01:00</lastmod>
</url>
<url>
<loc>/docs/breadcrumb.html</loc>
<lastmod>2020-03-11T22:01:07+01:00</lastmod>
<lastmod>2020-03-28T12:06:47+01:00</lastmod>
</url>
<url>
<loc>/docs/buttons.html</loc>
<lastmod>2020-03-11T22:01:07+01:00</lastmod>
<lastmod>2020-03-28T12:06:47+01:00</lastmod>
</url>
<url>
<loc>/docs/cards.html</loc>
<lastmod>2020-03-11T22:01:07+01:00</lastmod>
<lastmod>2020-03-28T12:06:47+01:00</lastmod>
</url>
<url>
<loc>/docs/carousel.html</loc>
<lastmod>2020-03-11T22:01:07+01:00</lastmod>
<lastmod>2020-03-28T12:06:47+01:00</lastmod>
</url>
<url>
<loc>/docs/charts.html</loc>
<lastmod>2020-03-11T22:01:07+01:00</lastmod>
<lastmod>2020-03-28T12:06:47+01:00</lastmod>
</url>
<url>
<loc>/docs/colors.html</loc>
<lastmod>2020-03-11T22:01:07+01:00</lastmod>
<lastmod>2020-03-28T12:06:47+01:00</lastmod>
</url>
<url>
<loc>/docs/countup.html</loc>
<lastmod>2020-03-11T22:01:07+01:00</lastmod>
<lastmod>2020-03-28T12:06:47+01:00</lastmod>
</url>
<url>
<loc>/docs/cursors.html</loc>
<lastmod>2020-03-11T22:01:07+01:00</lastmod>
<lastmod>2020-03-28T12:06:47+01:00</lastmod>
</url>
<url>
<loc>/docs/divider.html</loc>
<lastmod>2020-03-11T22:01:07+01:00</lastmod>
<lastmod>2020-03-28T12:06:47+01:00</lastmod>
</url>
<url>
<loc>/docs/dropdowns.html</loc>
<lastmod>2020-03-11T22:01:07+01:00</lastmod>
<lastmod>2020-03-28T12:06:47+01:00</lastmod>
</url>
<url>
<loc>/docs/empty.html</loc>
<lastmod>2020-03-11T22:01:07+01:00</lastmod>
<lastmod>2020-03-28T12:06:47+01:00</lastmod>
</url>
<url>
<loc>/docs/flags.html</loc>
<lastmod>2020-03-11T22:01:07+01:00</lastmod>
<lastmod>2020-03-28T12:06:47+01:00</lastmod>
</url>
<url>
<loc>/docs/form-elements.html</loc>
<lastmod>2020-03-11T22:01:07+01:00</lastmod>
<lastmod>2020-03-28T12:06:47+01:00</lastmod>
</url>
<url>
<loc>/docs/form-helpers.html</loc>
<lastmod>2020-03-11T22:01:07+01:00</lastmod>
<lastmod>2020-03-28T12:06:47+01:00</lastmod>
</url>
<url>
<loc>/docs/</loc>
<lastmod>2020-03-11T22:01:07+01:00</lastmod>
<lastmod>2020-03-28T12:06:47+01:00</lastmod>
</url>
<url>
<loc>/docs/input-mask.html</loc>
<lastmod>2020-03-11T22:01:07+01:00</lastmod>
<lastmod>2020-03-28T12:06:47+01:00</lastmod>
</url>
<url>
<loc>/docs/modals.html</loc>
<lastmod>2020-03-11T22:01:07+01:00</lastmod>
<lastmod>2020-03-28T12:06:47+01:00</lastmod>
</url>
<url>
<loc>/docs/payments.html</loc>
<lastmod>2020-03-11T22:01:07+01:00</lastmod>
<lastmod>2020-03-28T12:06:47+01:00</lastmod>
</url>
<url>
<loc>/docs/progress.html</loc>
<lastmod>2020-03-11T22:01:07+01:00</lastmod>
<lastmod>2020-03-28T12:06:47+01:00</lastmod>
</url>
<url>
<loc>/docs/range-slider.html</loc>
<lastmod>2020-03-11T22:01:07+01:00</lastmod>
<lastmod>2020-03-28T12:06:47+01:00</lastmod>
</url>
<url>
<loc>/docs/ribbons.html</loc>
<lastmod>2020-03-11T22:01:07+01:00</lastmod>
<lastmod>2020-03-28T12:06:47+01:00</lastmod>
</url>
<url>
<loc>/docs/spinners.html</loc>
<lastmod>2020-03-11T22:01:07+01:00</lastmod>
<lastmod>2020-03-28T12:06:47+01:00</lastmod>
</url>
<url>
<loc>/docs/steps.html</loc>
<lastmod>2020-03-11T22:01:07+01:00</lastmod>
<lastmod>2020-03-28T12:06:47+01:00</lastmod>
</url>
<url>
<loc>/docs/tables.html</loc>
<lastmod>2020-03-11T22:01:07+01:00</lastmod>
<lastmod>2020-03-28T12:06:47+01:00</lastmod>
</url>
<url>
<loc>/docs/tabs.html</loc>
<lastmod>2020-03-11T22:01:07+01:00</lastmod>
<lastmod>2020-03-28T12:06:47+01:00</lastmod>
</url>
<url>
<loc>/docs/timelines.html</loc>
<lastmod>2020-03-11T22:01:07+01:00</lastmod>
<lastmod>2020-03-28T12:06:47+01:00</lastmod>
</url>
<url>
<loc>/docs/toasts.html</loc>
<lastmod>2020-03-11T22:01:07+01:00</lastmod>
<lastmod>2020-03-28T12:06:47+01:00</lastmod>
</url>
<url>
<loc>/docs/tooltips.html</loc>
<lastmod>2020-03-11T22:01:07+01:00</lastmod>
<lastmod>2020-03-28T12:06:47+01:00</lastmod>
</url>
<url>
<loc>/docs/typography.html</loc>
<lastmod>2020-03-11T22:01:07+01:00</lastmod>
<lastmod>2020-03-28T12:06:47+01:00</lastmod>
</url>
<url>
<loc>/400.html</loc>

1552
demo/tables.html Normal file

File diff suppressed because it is too large Load Diff

BIN
dist/css/demo.css.map vendored

Binary file not shown.

View File

@@ -74,7 +74,7 @@ Dark mode
box-shadow: 0 0 0 0.2rem rgba(94, 186, 0, 0.5); }
.btn-ghost-success:active, .btn-ghost-success.active,
.show > .btn-ghost-success.dropdown-toggle {
color: #ffffff;
color: #354052;
background-color: #5eba00;
border-color: #5eba00; }
.btn-ghost-success:active:focus, .btn-ghost-success.active:focus,
@@ -100,7 +100,7 @@ Dark mode
box-shadow: 0 0 0 0.2rem rgba(69, 170, 242, 0.5); }
.btn-ghost-info:active, .btn-ghost-info.active,
.show > .btn-ghost-info.dropdown-toggle {
color: #ffffff;
color: #354052;
background-color: #45aaf2;
border-color: #45aaf2; }
.btn-ghost-info:active:focus, .btn-ghost-info.active:focus,
@@ -126,7 +126,7 @@ Dark mode
box-shadow: 0 0 0 0.2rem rgba(250, 176, 5, 0.5); }
.btn-ghost-warning:active, .btn-ghost-warning.active,
.show > .btn-ghost-warning.dropdown-toggle {
color: #ffffff;
color: #354052;
background-color: #fab005;
border-color: #fab005; }
.btn-ghost-warning:active:focus, .btn-ghost-warning.active:focus,
@@ -250,20 +250,18 @@ Dark mode
border-color: #3b5998; }
.btn-outline-facebook:focus, .btn-outline-facebook.focus {
box-shadow: 0 0 0 0.2rem rgba(59, 89, 152, 0.5); }
.btn-outline-facebook:active, .btn-outline-facebook.active,
.show > .btn-outline-facebook.dropdown-toggle {
.btn-outline-facebook:active, .btn-outline-facebook.active, .btn-outline-facebook.dropdown-toggle.show {
color: #ffffff;
background-color: #3b5998;
border-color: #3b5998; }
.btn-outline-facebook:active:focus, .btn-outline-facebook.active:focus,
.show > .btn-outline-facebook.dropdown-toggle:focus {
.btn-outline-facebook:active:focus, .btn-outline-facebook.active:focus, .btn-outline-facebook.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.2rem rgba(59, 89, 152, 0.5); }
.btn-outline-facebook:disabled, .btn-outline-facebook.disabled {
color: #3b5998;
background-color: transparent; }
.btn-twitter {
color: #ffffff;
color: #354052;
background-color: #1da1f2;
border-color: #1da1f2; }
.btn-twitter:hover {
@@ -274,7 +272,7 @@ Dark mode
color: #ffffff;
background-color: #0d8ddc;
border-color: #0c85d0;
box-shadow: 0 0 0 0.2rem rgba(63, 175, 244, 0.5); }
box-shadow: 0 0 0 0.2rem rgba(33, 146, 218, 0.5); }
.btn-twitter:active, .btn-twitter.active,
.show > .btn-twitter.dropdown-toggle {
color: #ffffff;
@@ -282,9 +280,9 @@ Dark mode
border-color: #0b7ec4; }
.btn-twitter:active:focus, .btn-twitter.active:focus,
.show > .btn-twitter.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(63, 175, 244, 0.5); }
box-shadow: 0 0 0 0.2rem rgba(33, 146, 218, 0.5); }
.btn-twitter:disabled, .btn-twitter.disabled {
color: #ffffff;
color: #354052;
background-color: #1da1f2;
border-color: #1da1f2; }
@@ -297,13 +295,11 @@ Dark mode
border-color: #1da1f2; }
.btn-outline-twitter:focus, .btn-outline-twitter.focus {
box-shadow: 0 0 0 0.2rem rgba(29, 161, 242, 0.5); }
.btn-outline-twitter:active, .btn-outline-twitter.active,
.show > .btn-outline-twitter.dropdown-toggle {
color: #ffffff;
.btn-outline-twitter:active, .btn-outline-twitter.active, .btn-outline-twitter.dropdown-toggle.show {
color: #354052;
background-color: #1da1f2;
border-color: #1da1f2; }
.btn-outline-twitter:active:focus, .btn-outline-twitter.active:focus,
.show > .btn-outline-twitter.dropdown-toggle:focus {
.btn-outline-twitter:active:focus, .btn-outline-twitter.active:focus, .btn-outline-twitter.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.2rem rgba(29, 161, 242, 0.5); }
.btn-outline-twitter:disabled, .btn-outline-twitter.disabled {
color: #1da1f2;
@@ -344,13 +340,11 @@ Dark mode
border-color: #dc4e41; }
.btn-outline-google:focus, .btn-outline-google.focus {
box-shadow: 0 0 0 0.2rem rgba(220, 78, 65, 0.5); }
.btn-outline-google:active, .btn-outline-google.active,
.show > .btn-outline-google.dropdown-toggle {
.btn-outline-google:active, .btn-outline-google.active, .btn-outline-google.dropdown-toggle.show {
color: #ffffff;
background-color: #dc4e41;
border-color: #dc4e41; }
.btn-outline-google:active:focus, .btn-outline-google.active:focus,
.show > .btn-outline-google.dropdown-toggle:focus {
.btn-outline-google:active:focus, .btn-outline-google.active:focus, .btn-outline-google.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.2rem rgba(220, 78, 65, 0.5); }
.btn-outline-google:disabled, .btn-outline-google.disabled {
color: #dc4e41;
@@ -391,20 +385,18 @@ Dark mode
border-color: #ff0000; }
.btn-outline-youtube:focus, .btn-outline-youtube.focus {
box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.5); }
.btn-outline-youtube:active, .btn-outline-youtube.active,
.show > .btn-outline-youtube.dropdown-toggle {
.btn-outline-youtube:active, .btn-outline-youtube.active, .btn-outline-youtube.dropdown-toggle.show {
color: #ffffff;
background-color: #ff0000;
border-color: #ff0000; }
.btn-outline-youtube:active:focus, .btn-outline-youtube.active:focus,
.show > .btn-outline-youtube.dropdown-toggle:focus {
.btn-outline-youtube:active:focus, .btn-outline-youtube.active:focus, .btn-outline-youtube.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.5); }
.btn-outline-youtube:disabled, .btn-outline-youtube.disabled {
color: #ff0000;
background-color: transparent; }
.btn-vimeo {
color: #ffffff;
color: #354052;
background-color: #1ab7ea;
border-color: #1ab7ea; }
.btn-vimeo:hover {
@@ -415,7 +407,7 @@ Dark mode
color: #ffffff;
background-color: #139ecb;
border-color: #1295bf;
box-shadow: 0 0 0 0.2rem rgba(60, 194, 237, 0.5); }
box-shadow: 0 0 0 0.2rem rgba(30, 165, 211, 0.5); }
.btn-vimeo:active, .btn-vimeo.active,
.show > .btn-vimeo.dropdown-toggle {
color: #ffffff;
@@ -423,9 +415,9 @@ Dark mode
border-color: #108cb4; }
.btn-vimeo:active:focus, .btn-vimeo.active:focus,
.show > .btn-vimeo.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(60, 194, 237, 0.5); }
box-shadow: 0 0 0 0.2rem rgba(30, 165, 211, 0.5); }
.btn-vimeo:disabled, .btn-vimeo.disabled {
color: #ffffff;
color: #354052;
background-color: #1ab7ea;
border-color: #1ab7ea; }
@@ -438,13 +430,11 @@ Dark mode
border-color: #1ab7ea; }
.btn-outline-vimeo:focus, .btn-outline-vimeo.focus {
box-shadow: 0 0 0 0.2rem rgba(26, 183, 234, 0.5); }
.btn-outline-vimeo:active, .btn-outline-vimeo.active,
.show > .btn-outline-vimeo.dropdown-toggle {
color: #ffffff;
.btn-outline-vimeo:active, .btn-outline-vimeo.active, .btn-outline-vimeo.dropdown-toggle.show {
color: #354052;
background-color: #1ab7ea;
border-color: #1ab7ea; }
.btn-outline-vimeo:active:focus, .btn-outline-vimeo.active:focus,
.show > .btn-outline-vimeo.dropdown-toggle:focus {
.btn-outline-vimeo:active:focus, .btn-outline-vimeo.active:focus, .btn-outline-vimeo.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.2rem rgba(26, 183, 234, 0.5); }
.btn-outline-vimeo:disabled, .btn-outline-vimeo.disabled {
color: #1ab7ea;
@@ -485,13 +475,11 @@ Dark mode
border-color: #ea4c89; }
.btn-outline-dribbble:focus, .btn-outline-dribbble.focus {
box-shadow: 0 0 0 0.2rem rgba(234, 76, 137, 0.5); }
.btn-outline-dribbble:active, .btn-outline-dribbble.active,
.show > .btn-outline-dribbble.dropdown-toggle {
.btn-outline-dribbble:active, .btn-outline-dribbble.active, .btn-outline-dribbble.dropdown-toggle.show {
color: #ffffff;
background-color: #ea4c89;
border-color: #ea4c89; }
.btn-outline-dribbble:active:focus, .btn-outline-dribbble.active:focus,
.show > .btn-outline-dribbble.dropdown-toggle:focus {
.btn-outline-dribbble:active:focus, .btn-outline-dribbble.active:focus, .btn-outline-dribbble.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.2rem rgba(234, 76, 137, 0.5); }
.btn-outline-dribbble:disabled, .btn-outline-dribbble.disabled {
color: #ea4c89;
@@ -532,13 +520,11 @@ Dark mode
border-color: #181717; }
.btn-outline-github:focus, .btn-outline-github.focus {
box-shadow: 0 0 0 0.2rem rgba(24, 23, 23, 0.5); }
.btn-outline-github:active, .btn-outline-github.active,
.show > .btn-outline-github.dropdown-toggle {
.btn-outline-github:active, .btn-outline-github.active, .btn-outline-github.dropdown-toggle.show {
color: #ffffff;
background-color: #181717;
border-color: #181717; }
.btn-outline-github:active:focus, .btn-outline-github.active:focus,
.show > .btn-outline-github.dropdown-toggle:focus {
.btn-outline-github:active:focus, .btn-outline-github.active:focus, .btn-outline-github.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.2rem rgba(24, 23, 23, 0.5); }
.btn-outline-github:disabled, .btn-outline-github.disabled {
color: #181717;
@@ -579,13 +565,11 @@ Dark mode
border-color: #e4405f; }
.btn-outline-instagram:focus, .btn-outline-instagram.focus {
box-shadow: 0 0 0 0.2rem rgba(228, 64, 95, 0.5); }
.btn-outline-instagram:active, .btn-outline-instagram.active,
.show > .btn-outline-instagram.dropdown-toggle {
.btn-outline-instagram:active, .btn-outline-instagram.active, .btn-outline-instagram.dropdown-toggle.show {
color: #ffffff;
background-color: #e4405f;
border-color: #e4405f; }
.btn-outline-instagram:active:focus, .btn-outline-instagram.active:focus,
.show > .btn-outline-instagram.dropdown-toggle:focus {
.btn-outline-instagram:active:focus, .btn-outline-instagram.active:focus, .btn-outline-instagram.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.2rem rgba(228, 64, 95, 0.5); }
.btn-outline-instagram:disabled, .btn-outline-instagram.disabled {
color: #e4405f;
@@ -626,13 +610,11 @@ Dark mode
border-color: #bd081c; }
.btn-outline-pinterest:focus, .btn-outline-pinterest.focus {
box-shadow: 0 0 0 0.2rem rgba(189, 8, 28, 0.5); }
.btn-outline-pinterest:active, .btn-outline-pinterest.active,
.show > .btn-outline-pinterest.dropdown-toggle {
.btn-outline-pinterest:active, .btn-outline-pinterest.active, .btn-outline-pinterest.dropdown-toggle.show {
color: #ffffff;
background-color: #bd081c;
border-color: #bd081c; }
.btn-outline-pinterest:active:focus, .btn-outline-pinterest.active:focus,
.show > .btn-outline-pinterest.dropdown-toggle:focus {
.btn-outline-pinterest:active:focus, .btn-outline-pinterest.active:focus, .btn-outline-pinterest.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.2rem rgba(189, 8, 28, 0.5); }
.btn-outline-pinterest:disabled, .btn-outline-pinterest.disabled {
color: #bd081c;
@@ -673,31 +655,29 @@ Dark mode
border-color: #6383a8; }
.btn-outline-vk:focus, .btn-outline-vk.focus {
box-shadow: 0 0 0 0.2rem rgba(99, 131, 168, 0.5); }
.btn-outline-vk:active, .btn-outline-vk.active,
.show > .btn-outline-vk.dropdown-toggle {
.btn-outline-vk:active, .btn-outline-vk.active, .btn-outline-vk.dropdown-toggle.show {
color: #ffffff;
background-color: #6383a8;
border-color: #6383a8; }
.btn-outline-vk:active:focus, .btn-outline-vk.active:focus,
.show > .btn-outline-vk.dropdown-toggle:focus {
.btn-outline-vk:active:focus, .btn-outline-vk.active:focus, .btn-outline-vk.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.2rem rgba(99, 131, 168, 0.5); }
.btn-outline-vk:disabled, .btn-outline-vk.disabled {
color: #6383a8;
background-color: transparent; }
.btn-rss {
color: #ffffff;
color: #354052;
background-color: #ffa500;
border-color: #ffa500; }
.btn-rss:hover {
color: #ffffff;
color: #354052;
background-color: #d98c00;
border-color: #cc8400; }
.btn-rss:focus, .btn-rss.focus {
color: #ffffff;
color: #354052;
background-color: #d98c00;
border-color: #cc8400;
box-shadow: 0 0 0 0.2rem rgba(255, 179, 38, 0.5); }
box-shadow: 0 0 0 0.2rem rgba(225, 150, 12, 0.5); }
.btn-rss:active, .btn-rss.active,
.show > .btn-rss.dropdown-toggle {
color: #ffffff;
@@ -705,9 +685,9 @@ Dark mode
border-color: #bf7c00; }
.btn-rss:active:focus, .btn-rss.active:focus,
.show > .btn-rss.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(255, 179, 38, 0.5); }
box-shadow: 0 0 0 0.2rem rgba(225, 150, 12, 0.5); }
.btn-rss:disabled, .btn-rss.disabled {
color: #ffffff;
color: #354052;
background-color: #ffa500;
border-color: #ffa500; }
@@ -720,13 +700,11 @@ Dark mode
border-color: #ffa500; }
.btn-outline-rss:focus, .btn-outline-rss.focus {
box-shadow: 0 0 0 0.2rem rgba(255, 165, 0, 0.5); }
.btn-outline-rss:active, .btn-outline-rss.active,
.show > .btn-outline-rss.dropdown-toggle {
color: #ffffff;
.btn-outline-rss:active, .btn-outline-rss.active, .btn-outline-rss.dropdown-toggle.show {
color: #354052;
background-color: #ffa500;
border-color: #ffa500; }
.btn-outline-rss:active:focus, .btn-outline-rss.active:focus,
.show > .btn-outline-rss.dropdown-toggle:focus {
.btn-outline-rss:active:focus, .btn-outline-rss.active:focus, .btn-outline-rss.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.2rem rgba(255, 165, 0, 0.5); }
.btn-outline-rss:disabled, .btn-outline-rss.disabled {
color: #ffa500;
@@ -767,13 +745,11 @@ Dark mode
border-color: #0063dc; }
.btn-outline-flickr:focus, .btn-outline-flickr.focus {
box-shadow: 0 0 0 0.2rem rgba(0, 99, 220, 0.5); }
.btn-outline-flickr:active, .btn-outline-flickr.active,
.show > .btn-outline-flickr.dropdown-toggle {
.btn-outline-flickr:active, .btn-outline-flickr.active, .btn-outline-flickr.dropdown-toggle.show {
color: #ffffff;
background-color: #0063dc;
border-color: #0063dc; }
.btn-outline-flickr:active:focus, .btn-outline-flickr.active:focus,
.show > .btn-outline-flickr.dropdown-toggle:focus {
.btn-outline-flickr:active:focus, .btn-outline-flickr.active:focus, .btn-outline-flickr.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.2rem rgba(0, 99, 220, 0.5); }
.btn-outline-flickr:disabled, .btn-outline-flickr.disabled {
color: #0063dc;
@@ -814,13 +790,11 @@ Dark mode
border-color: #0052cc; }
.btn-outline-bitbucket:focus, .btn-outline-bitbucket.focus {
box-shadow: 0 0 0 0.2rem rgba(0, 82, 204, 0.5); }
.btn-outline-bitbucket:active, .btn-outline-bitbucket.active,
.show > .btn-outline-bitbucket.dropdown-toggle {
.btn-outline-bitbucket:active, .btn-outline-bitbucket.active, .btn-outline-bitbucket.dropdown-toggle.show {
color: #ffffff;
background-color: #0052cc;
border-color: #0052cc; }
.btn-outline-bitbucket:active:focus, .btn-outline-bitbucket.active:focus,
.show > .btn-outline-bitbucket.dropdown-toggle:focus {
.btn-outline-bitbucket:active:focus, .btn-outline-bitbucket.active:focus, .btn-outline-bitbucket.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.2rem rgba(0, 82, 204, 0.5); }
.btn-outline-bitbucket:disabled, .btn-outline-bitbucket.disabled {
color: #0052cc;
@@ -861,13 +835,11 @@ Dark mode
border-color: #206bc4; }
.btn-outline-tabler:focus, .btn-outline-tabler.focus {
box-shadow: 0 0 0 0.2rem rgba(32, 107, 196, 0.5); }
.btn-outline-tabler:active, .btn-outline-tabler.active,
.show > .btn-outline-tabler.dropdown-toggle {
.btn-outline-tabler:active, .btn-outline-tabler.active, .btn-outline-tabler.dropdown-toggle.show {
color: #ffffff;
background-color: #206bc4;
border-color: #206bc4; }
.btn-outline-tabler:active:focus, .btn-outline-tabler.active:focus,
.show > .btn-outline-tabler.dropdown-toggle:focus {
.btn-outline-tabler:active:focus, .btn-outline-tabler.active:focus, .btn-outline-tabler.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.2rem rgba(32, 107, 196, 0.5); }
.btn-outline-tabler:disabled, .btn-outline-tabler.disabled {
color: #206bc4;
@@ -908,20 +880,18 @@ Dark mode
border-color: #206bc4; }
.btn-outline-blue:focus, .btn-outline-blue.focus {
box-shadow: 0 0 0 0.2rem rgba(32, 107, 196, 0.5); }
.btn-outline-blue:active, .btn-outline-blue.active,
.show > .btn-outline-blue.dropdown-toggle {
.btn-outline-blue:active, .btn-outline-blue.active, .btn-outline-blue.dropdown-toggle.show {
color: #ffffff;
background-color: #206bc4;
border-color: #206bc4; }
.btn-outline-blue:active:focus, .btn-outline-blue.active:focus,
.show > .btn-outline-blue.dropdown-toggle:focus {
.btn-outline-blue:active:focus, .btn-outline-blue.active:focus, .btn-outline-blue.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.2rem rgba(32, 107, 196, 0.5); }
.btn-outline-blue:disabled, .btn-outline-blue.disabled {
color: #206bc4;
background-color: transparent; }
.btn-azure {
color: #ffffff;
color: #354052;
background-color: #45aaf2;
border-color: #45aaf2; }
.btn-azure:hover {
@@ -932,7 +902,7 @@ Dark mode
color: #ffffff;
background-color: #219af0;
border-color: #1594ef;
box-shadow: 0 0 0 0.2rem rgba(97, 183, 244, 0.5); }
box-shadow: 0 0 0 0.2rem rgba(67, 154, 218, 0.5); }
.btn-azure:active, .btn-azure.active,
.show > .btn-azure.dropdown-toggle {
color: #ffffff;
@@ -940,9 +910,9 @@ Dark mode
border-color: #108ee7; }
.btn-azure:active:focus, .btn-azure.active:focus,
.show > .btn-azure.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(97, 183, 244, 0.5); }
box-shadow: 0 0 0 0.2rem rgba(67, 154, 218, 0.5); }
.btn-azure:disabled, .btn-azure.disabled {
color: #ffffff;
color: #354052;
background-color: #45aaf2;
border-color: #45aaf2; }
@@ -955,13 +925,11 @@ Dark mode
border-color: #45aaf2; }
.btn-outline-azure:focus, .btn-outline-azure.focus {
box-shadow: 0 0 0 0.2rem rgba(69, 170, 242, 0.5); }
.btn-outline-azure:active, .btn-outline-azure.active,
.show > .btn-outline-azure.dropdown-toggle {
color: #ffffff;
.btn-outline-azure:active, .btn-outline-azure.active, .btn-outline-azure.dropdown-toggle.show {
color: #354052;
background-color: #45aaf2;
border-color: #45aaf2; }
.btn-outline-azure:active:focus, .btn-outline-azure.active:focus,
.show > .btn-outline-azure.dropdown-toggle:focus {
.btn-outline-azure:active:focus, .btn-outline-azure.active:focus, .btn-outline-azure.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.2rem rgba(69, 170, 242, 0.5); }
.btn-outline-azure:disabled, .btn-outline-azure.disabled {
color: #45aaf2;
@@ -1002,13 +970,11 @@ Dark mode
border-color: #6574cd; }
.btn-outline-indigo:focus, .btn-outline-indigo.focus {
box-shadow: 0 0 0 0.2rem rgba(101, 116, 205, 0.5); }
.btn-outline-indigo:active, .btn-outline-indigo.active,
.show > .btn-outline-indigo.dropdown-toggle {
.btn-outline-indigo:active, .btn-outline-indigo.active, .btn-outline-indigo.dropdown-toggle.show {
color: #ffffff;
background-color: #6574cd;
border-color: #6574cd; }
.btn-outline-indigo:active:focus, .btn-outline-indigo.active:focus,
.show > .btn-outline-indigo.dropdown-toggle:focus {
.btn-outline-indigo:active:focus, .btn-outline-indigo.active:focus, .btn-outline-indigo.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.2rem rgba(101, 116, 205, 0.5); }
.btn-outline-indigo:disabled, .btn-outline-indigo.disabled {
color: #6574cd;
@@ -1049,20 +1015,18 @@ Dark mode
border-color: #a55eea; }
.btn-outline-purple:focus, .btn-outline-purple.focus {
box-shadow: 0 0 0 0.2rem rgba(165, 94, 234, 0.5); }
.btn-outline-purple:active, .btn-outline-purple.active,
.show > .btn-outline-purple.dropdown-toggle {
.btn-outline-purple:active, .btn-outline-purple.active, .btn-outline-purple.dropdown-toggle.show {
color: #ffffff;
background-color: #a55eea;
border-color: #a55eea; }
.btn-outline-purple:active:focus, .btn-outline-purple.active:focus,
.show > .btn-outline-purple.dropdown-toggle:focus {
.btn-outline-purple:active:focus, .btn-outline-purple.active:focus, .btn-outline-purple.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.2rem rgba(165, 94, 234, 0.5); }
.btn-outline-purple:disabled, .btn-outline-purple.disabled {
color: #a55eea;
background-color: transparent; }
.btn-pink {
color: #ffffff;
color: #354052;
background-color: #f66d9b;
border-color: #f66d9b; }
.btn-pink:hover {
@@ -1073,7 +1037,7 @@ Dark mode
color: #ffffff;
background-color: #f44982;
border-color: #f33d7a;
box-shadow: 0 0 0 0.2rem rgba(247, 131, 170, 0.5); }
box-shadow: 0 0 0 0.2rem rgba(217, 102, 144, 0.5); }
.btn-pink:active, .btn-pink.active,
.show > .btn-pink.dropdown-toggle {
color: #ffffff;
@@ -1081,9 +1045,9 @@ Dark mode
border-color: #f23172; }
.btn-pink:active:focus, .btn-pink.active:focus,
.show > .btn-pink.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(247, 131, 170, 0.5); }
box-shadow: 0 0 0 0.2rem rgba(217, 102, 144, 0.5); }
.btn-pink:disabled, .btn-pink.disabled {
color: #ffffff;
color: #354052;
background-color: #f66d9b;
border-color: #f66d9b; }
@@ -1096,13 +1060,11 @@ Dark mode
border-color: #f66d9b; }
.btn-outline-pink:focus, .btn-outline-pink.focus {
box-shadow: 0 0 0 0.2rem rgba(246, 109, 155, 0.5); }
.btn-outline-pink:active, .btn-outline-pink.active,
.show > .btn-outline-pink.dropdown-toggle {
color: #ffffff;
.btn-outline-pink:active, .btn-outline-pink.active, .btn-outline-pink.dropdown-toggle.show {
color: #354052;
background-color: #f66d9b;
border-color: #f66d9b; }
.btn-outline-pink:active:focus, .btn-outline-pink.active:focus,
.show > .btn-outline-pink.dropdown-toggle:focus {
.btn-outline-pink:active:focus, .btn-outline-pink.active:focus, .btn-outline-pink.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.2rem rgba(246, 109, 155, 0.5); }
.btn-outline-pink:disabled, .btn-outline-pink.disabled {
color: #f66d9b;
@@ -1143,41 +1105,39 @@ Dark mode
border-color: #fa4654; }
.btn-outline-red:focus, .btn-outline-red.focus {
box-shadow: 0 0 0 0.2rem rgba(250, 70, 84, 0.5); }
.btn-outline-red:active, .btn-outline-red.active,
.show > .btn-outline-red.dropdown-toggle {
.btn-outline-red:active, .btn-outline-red.active, .btn-outline-red.dropdown-toggle.show {
color: #ffffff;
background-color: #fa4654;
border-color: #fa4654; }
.btn-outline-red:active:focus, .btn-outline-red.active:focus,
.show > .btn-outline-red.dropdown-toggle:focus {
.btn-outline-red:active:focus, .btn-outline-red.active:focus, .btn-outline-red.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.2rem rgba(250, 70, 84, 0.5); }
.btn-outline-red:disabled, .btn-outline-red.disabled {
color: #fa4654;
background-color: transparent; }
.btn-orange {
color: #ffffff;
color: #354052;
background-color: #ff922b;
border-color: #ff922b; }
.btn-orange:hover {
color: #ffffff;
color: #354052;
background-color: #ff7e05;
border-color: #f77800; }
.btn-orange:focus, .btn-orange.focus {
color: #ffffff;
color: #354052;
background-color: #ff7e05;
border-color: #f77800;
box-shadow: 0 0 0 0.2rem rgba(255, 162, 75, 0.5); }
box-shadow: 0 0 0 0.2rem rgba(225, 134, 49, 0.5); }
.btn-orange:active, .btn-orange.active,
.show > .btn-orange.dropdown-toggle {
color: #ffffff;
color: #354052;
background-color: #f77800;
border-color: #ea7200; }
.btn-orange:active:focus, .btn-orange.active:focus,
.show > .btn-orange.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(255, 162, 75, 0.5); }
box-shadow: 0 0 0 0.2rem rgba(225, 134, 49, 0.5); }
.btn-orange:disabled, .btn-orange.disabled {
color: #ffffff;
color: #354052;
background-color: #ff922b;
border-color: #ff922b; }
@@ -1190,41 +1150,39 @@ Dark mode
border-color: #ff922b; }
.btn-outline-orange:focus, .btn-outline-orange.focus {
box-shadow: 0 0 0 0.2rem rgba(255, 146, 43, 0.5); }
.btn-outline-orange:active, .btn-outline-orange.active,
.show > .btn-outline-orange.dropdown-toggle {
color: #ffffff;
.btn-outline-orange:active, .btn-outline-orange.active, .btn-outline-orange.dropdown-toggle.show {
color: #354052;
background-color: #ff922b;
border-color: #ff922b; }
.btn-outline-orange:active:focus, .btn-outline-orange.active:focus,
.show > .btn-outline-orange.dropdown-toggle:focus {
.btn-outline-orange:active:focus, .btn-outline-orange.active:focus, .btn-outline-orange.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.2rem rgba(255, 146, 43, 0.5); }
.btn-outline-orange:disabled, .btn-outline-orange.disabled {
color: #ff922b;
background-color: transparent; }
.btn-yellow {
color: #ffffff;
color: #354052;
background-color: #fab005;
border-color: #fab005; }
.btn-yellow:hover {
color: #ffffff;
color: #354052;
background-color: #d59604;
border-color: #c88d04; }
.btn-yellow:focus, .btn-yellow.focus {
color: #ffffff;
color: #354052;
background-color: #d59604;
border-color: #c88d04;
box-shadow: 0 0 0 0.2rem rgba(251, 188, 43, 0.5); }
box-shadow: 0 0 0 0.2rem rgba(220, 159, 17, 0.5); }
.btn-yellow:active, .btn-yellow.active,
.show > .btn-yellow.dropdown-toggle {
color: #ffffff;
color: #354052;
background-color: #c88d04;
border-color: #bc8404; }
.btn-yellow:active:focus, .btn-yellow.active:focus,
.show > .btn-yellow.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(251, 188, 43, 0.5); }
box-shadow: 0 0 0 0.2rem rgba(220, 159, 17, 0.5); }
.btn-yellow:disabled, .btn-yellow.disabled {
color: #ffffff;
color: #354052;
background-color: #fab005;
border-color: #fab005; }
@@ -1237,41 +1195,39 @@ Dark mode
border-color: #fab005; }
.btn-outline-yellow:focus, .btn-outline-yellow.focus {
box-shadow: 0 0 0 0.2rem rgba(250, 176, 5, 0.5); }
.btn-outline-yellow:active, .btn-outline-yellow.active,
.show > .btn-outline-yellow.dropdown-toggle {
color: #ffffff;
.btn-outline-yellow:active, .btn-outline-yellow.active, .btn-outline-yellow.dropdown-toggle.show {
color: #354052;
background-color: #fab005;
border-color: #fab005; }
.btn-outline-yellow:active:focus, .btn-outline-yellow.active:focus,
.show > .btn-outline-yellow.dropdown-toggle:focus {
.btn-outline-yellow:active:focus, .btn-outline-yellow.active:focus, .btn-outline-yellow.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.2rem rgba(250, 176, 5, 0.5); }
.btn-outline-yellow:disabled, .btn-outline-yellow.disabled {
color: #fab005;
background-color: transparent; }
.btn-lime {
color: #ffffff;
color: #354052;
background-color: #94d82d;
border-color: #94d82d; }
.btn-lime:hover {
color: #ffffff;
color: #354052;
background-color: #7fbc23;
border-color: #78b121; }
.btn-lime:focus, .btn-lime.focus {
color: #ffffff;
color: #354052;
background-color: #7fbc23;
border-color: #78b121;
box-shadow: 0 0 0 0.2rem rgba(164, 222, 77, 0.5); }
box-shadow: 0 0 0 0.2rem rgba(134, 193, 51, 0.5); }
.btn-lime:active, .btn-lime.active,
.show > .btn-lime.dropdown-toggle {
color: #ffffff;
color: #354052;
background-color: #78b121;
border-color: #70a61f; }
.btn-lime:active:focus, .btn-lime.active:focus,
.show > .btn-lime.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(164, 222, 77, 0.5); }
box-shadow: 0 0 0 0.2rem rgba(134, 193, 51, 0.5); }
.btn-lime:disabled, .btn-lime.disabled {
color: #ffffff;
color: #354052;
background-color: #94d82d;
border-color: #94d82d; }
@@ -1284,20 +1240,18 @@ Dark mode
border-color: #94d82d; }
.btn-outline-lime:focus, .btn-outline-lime.focus {
box-shadow: 0 0 0 0.2rem rgba(148, 216, 45, 0.5); }
.btn-outline-lime:active, .btn-outline-lime.active,
.show > .btn-outline-lime.dropdown-toggle {
color: #ffffff;
.btn-outline-lime:active, .btn-outline-lime.active, .btn-outline-lime.dropdown-toggle.show {
color: #354052;
background-color: #94d82d;
border-color: #94d82d; }
.btn-outline-lime:active:focus, .btn-outline-lime.active:focus,
.show > .btn-outline-lime.dropdown-toggle:focus {
.btn-outline-lime:active:focus, .btn-outline-lime.active:focus, .btn-outline-lime.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.2rem rgba(148, 216, 45, 0.5); }
.btn-outline-lime:disabled, .btn-outline-lime.disabled {
color: #94d82d;
background-color: transparent; }
.btn-green {
color: #ffffff;
color: #354052;
background-color: #5eba00;
border-color: #5eba00; }
.btn-green:hover {
@@ -1308,7 +1262,7 @@ Dark mode
color: #ffffff;
background-color: #4b9400;
border-color: #448700;
box-shadow: 0 0 0 0.2rem rgba(118, 196, 38, 0.5); }
box-shadow: 0 0 0 0.2rem rgba(88, 168, 12, 0.5); }
.btn-green:active, .btn-green.active,
.show > .btn-green.dropdown-toggle {
color: #ffffff;
@@ -1316,9 +1270,9 @@ Dark mode
border-color: #3e7a00; }
.btn-green:active:focus, .btn-green.active:focus,
.show > .btn-green.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(118, 196, 38, 0.5); }
box-shadow: 0 0 0 0.2rem rgba(88, 168, 12, 0.5); }
.btn-green:disabled, .btn-green.disabled {
color: #ffffff;
color: #354052;
background-color: #5eba00;
border-color: #5eba00; }
@@ -1331,31 +1285,29 @@ Dark mode
border-color: #5eba00; }
.btn-outline-green:focus, .btn-outline-green.focus {
box-shadow: 0 0 0 0.2rem rgba(94, 186, 0, 0.5); }
.btn-outline-green:active, .btn-outline-green.active,
.show > .btn-outline-green.dropdown-toggle {
color: #ffffff;
.btn-outline-green:active, .btn-outline-green.active, .btn-outline-green.dropdown-toggle.show {
color: #354052;
background-color: #5eba00;
border-color: #5eba00; }
.btn-outline-green:active:focus, .btn-outline-green.active:focus,
.show > .btn-outline-green.dropdown-toggle:focus {
.btn-outline-green:active:focus, .btn-outline-green.active:focus, .btn-outline-green.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.2rem rgba(94, 186, 0, 0.5); }
.btn-outline-green:disabled, .btn-outline-green.disabled {
color: #5eba00;
background-color: transparent; }
.btn-teal {
color: #ffffff;
color: #354052;
background-color: #2bcbba;
border-color: #2bcbba; }
.btn-teal:hover {
color: #ffffff;
color: #354052;
background-color: #24ab9d;
border-color: #22a193; }
.btn-teal:focus, .btn-teal.focus {
color: #ffffff;
color: #354052;
background-color: #24ab9d;
border-color: #22a193;
box-shadow: 0 0 0 0.2rem rgba(75, 211, 196, 0.5); }
box-shadow: 0 0 0 0.2rem rgba(45, 182, 170, 0.5); }
.btn-teal:active, .btn-teal.active,
.show > .btn-teal.dropdown-toggle {
color: #ffffff;
@@ -1363,9 +1315,9 @@ Dark mode
border-color: #20968a; }
.btn-teal:active:focus, .btn-teal.active:focus,
.show > .btn-teal.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(75, 211, 196, 0.5); }
box-shadow: 0 0 0 0.2rem rgba(45, 182, 170, 0.5); }
.btn-teal:disabled, .btn-teal.disabled {
color: #ffffff;
color: #354052;
background-color: #2bcbba;
border-color: #2bcbba; }
@@ -1378,13 +1330,11 @@ Dark mode
border-color: #2bcbba; }
.btn-outline-teal:focus, .btn-outline-teal.focus {
box-shadow: 0 0 0 0.2rem rgba(43, 203, 186, 0.5); }
.btn-outline-teal:active, .btn-outline-teal.active,
.show > .btn-outline-teal.dropdown-toggle {
color: #ffffff;
.btn-outline-teal:active, .btn-outline-teal.active, .btn-outline-teal.dropdown-toggle.show {
color: #354052;
background-color: #2bcbba;
border-color: #2bcbba; }
.btn-outline-teal:active:focus, .btn-outline-teal.active:focus,
.show > .btn-outline-teal.dropdown-toggle:focus {
.btn-outline-teal:active:focus, .btn-outline-teal.active:focus, .btn-outline-teal.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.2rem rgba(43, 203, 186, 0.5); }
.btn-outline-teal:disabled, .btn-outline-teal.disabled {
color: #2bcbba;
@@ -1425,13 +1375,11 @@ Dark mode
border-color: #17a2b8; }
.btn-outline-cyan:focus, .btn-outline-cyan.focus {
box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
.btn-outline-cyan:active, .btn-outline-cyan.active,
.show > .btn-outline-cyan.dropdown-toggle {
.btn-outline-cyan:active, .btn-outline-cyan.active, .btn-outline-cyan.dropdown-toggle.show {
color: #ffffff;
background-color: #17a2b8;
border-color: #17a2b8; }
.btn-outline-cyan:active:focus, .btn-outline-cyan.active:focus,
.show > .btn-outline-cyan.dropdown-toggle:focus {
.btn-outline-cyan:active:focus, .btn-outline-cyan.active:focus, .btn-outline-cyan.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
.btn-outline-cyan:disabled, .btn-outline-cyan.disabled {
color: #17a2b8;
@@ -1472,31 +1420,29 @@ Dark mode
border-color: #ffffff; }
.btn-outline-white:focus, .btn-outline-white.focus {
box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
.btn-outline-white:active, .btn-outline-white.active,
.show > .btn-outline-white.dropdown-toggle {
.btn-outline-white:active, .btn-outline-white.active, .btn-outline-white.dropdown-toggle.show {
color: #354052;
background-color: #ffffff;
border-color: #ffffff; }
.btn-outline-white:active:focus, .btn-outline-white.active:focus,
.show > .btn-outline-white.dropdown-toggle:focus {
.btn-outline-white:active:focus, .btn-outline-white.active:focus, .btn-outline-white.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
.btn-outline-white:disabled, .btn-outline-white.disabled {
color: #ffffff;
background-color: transparent; }
.btn-gray {
color: #ffffff;
color: #354052;
background-color: #a8aeb7;
border-color: #a8aeb7; }
.btn-gray:hover {
color: #ffffff;
color: #354052;
background-color: #939ba6;
border-color: #8c94a0; }
.btn-gray:focus, .btn-gray.focus {
color: #ffffff;
color: #354052;
background-color: #939ba6;
border-color: #8c94a0;
box-shadow: 0 0 0 0.2rem rgba(181, 186, 194, 0.5); }
box-shadow: 0 0 0 0.2rem rgba(151, 158, 168, 0.5); }
.btn-gray:active, .btn-gray.active,
.show > .btn-gray.dropdown-toggle {
color: #ffffff;
@@ -1504,9 +1450,9 @@ Dark mode
border-color: #858e9a; }
.btn-gray:active:focus, .btn-gray.active:focus,
.show > .btn-gray.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(181, 186, 194, 0.5); }
box-shadow: 0 0 0 0.2rem rgba(151, 158, 168, 0.5); }
.btn-gray:disabled, .btn-gray.disabled {
color: #ffffff;
color: #354052;
background-color: #a8aeb7;
border-color: #a8aeb7; }
@@ -1519,13 +1465,11 @@ Dark mode
border-color: #a8aeb7; }
.btn-outline-gray:focus, .btn-outline-gray.focus {
box-shadow: 0 0 0 0.2rem rgba(168, 174, 183, 0.5); }
.btn-outline-gray:active, .btn-outline-gray.active,
.show > .btn-outline-gray.dropdown-toggle {
color: #ffffff;
.btn-outline-gray:active, .btn-outline-gray.active, .btn-outline-gray.dropdown-toggle.show {
color: #354052;
background-color: #a8aeb7;
border-color: #a8aeb7; }
.btn-outline-gray:active:focus, .btn-outline-gray.active:focus,
.show > .btn-outline-gray.dropdown-toggle:focus {
.btn-outline-gray:active:focus, .btn-outline-gray.active:focus, .btn-outline-gray.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.2rem rgba(168, 174, 183, 0.5); }
.btn-outline-gray:disabled, .btn-outline-gray.disabled {
color: #a8aeb7;
@@ -1566,13 +1510,11 @@ Dark mode
border-color: #545d6d; }
.btn-outline-gray-dark:focus, .btn-outline-gray-dark.focus {
box-shadow: 0 0 0 0.2rem rgba(84, 93, 109, 0.5); }
.btn-outline-gray-dark:active, .btn-outline-gray-dark.active,
.show > .btn-outline-gray-dark.dropdown-toggle {
.btn-outline-gray-dark:active, .btn-outline-gray-dark.active, .btn-outline-gray-dark.dropdown-toggle.show {
color: #ffffff;
background-color: #545d6d;
border-color: #545d6d; }
.btn-outline-gray-dark:active:focus, .btn-outline-gray-dark.active:focus,
.show > .btn-outline-gray-dark.dropdown-toggle:focus {
.btn-outline-gray-dark:active:focus, .btn-outline-gray-dark.active:focus, .btn-outline-gray-dark.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.2rem rgba(84, 93, 109, 0.5); }
.btn-outline-gray-dark:disabled, .btn-outline-gray-dark.disabled {
color: #545d6d;
@@ -1613,13 +1555,11 @@ Dark mode
border-color: #354052; }
.btn-outline-dark:focus, .btn-outline-dark.focus {
box-shadow: 0 0 0 0.2rem rgba(53, 64, 82, 0.5); }
.btn-outline-dark:active, .btn-outline-dark.active,
.show > .btn-outline-dark.dropdown-toggle {
.btn-outline-dark:active, .btn-outline-dark.active, .btn-outline-dark.dropdown-toggle.show {
color: #ffffff;
background-color: #354052;
border-color: #354052; }
.btn-outline-dark:active:focus, .btn-outline-dark.active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
.btn-outline-dark:active:focus, .btn-outline-dark.active:focus, .btn-outline-dark.dropdown-toggle.show:focus {
box-shadow: 0 0 0 0.2rem rgba(53, 64, 82, 0.5); }
.btn-outline-dark:disabled, .btn-outline-dark.disabled {
color: #354052;

Binary file not shown.

File diff suppressed because one or more lines are too long

Binary file not shown.

Binary file not shown.

Binary file not shown.

1492
dist/css/tabler.css vendored

File diff suppressed because it is too large Load Diff

Binary file not shown.

File diff suppressed because one or more lines are too long

Binary file not shown.

File diff suppressed because one or more lines are too long

Binary file not shown.

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1,2 +1,2 @@
/*! nouislider - 14.1.1 - 12/15/2019 */
/*! nouislider - 14.2.0 - 3/27/2020 */
.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat}.noUi-connect{height:100%;width:100%}.noUi-origin{height:10%;width:10%}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;right:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;top:-17px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-target{background:#FAFAFA;border-radius:4px;border:1px solid #D3D3D3;box-shadow:inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB}.noUi-connects{border-radius:3px}.noUi-connect{background:#3FB8AF}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #D9D9D9;border-radius:3px;background:#FFF;cursor:default;box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB}.noUi-active{box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#E8E7E6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#B8B8B8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#CCC}.noUi-marker-sub{background:#AAA}.noUi-marker-large{background:#AAA}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);transform:translate(0,50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #D9D9D9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%}

File diff suppressed because one or more lines are too long

View File

@@ -76,7 +76,7 @@
"main": "dist/js/tabler.js",
"homepage": "https://tabler.io",
"devDependencies": {
"@babel/preset-env": "7.8.7",
"@babel/preset-env": "7.9.0",
"browser-sync": "2.26.7",
"bundlesize": "0.18.0",
"clean-css-cli": "4.3.0",
@@ -84,7 +84,7 @@
"eslint": "6.8.0",
"eslint-config-xo": "0.29.1",
"eslint-plugin-import": "2.20.1",
"eslint-plugin-unicorn": "17.0.1",
"eslint-plugin-unicorn": "18.0.1",
"glob": "7.1.6",
"http-server": "0.12.1",
"icon-font-generator": "2.1.10",
@@ -92,11 +92,11 @@
"node-sass-package-importer": "5.3.2",
"nodemon": "2.0.2",
"npm-run-all": "4.1.5",
"percy": "0.24.3",
"percy": "0.26.0",
"postcss-cli": "7.1.0",
"rollup": "2.0.2",
"rollup": "2.2.0",
"rollup-plugin-babel": "4.4.0",
"rollup-plugin-babel-minify": "9.1.1",
"rollup-plugin-babel-minify": "10.0.0",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-filesize": "6.2.1",
"rollup-plugin-multi-input": "1.1.1",
@@ -105,8 +105,8 @@
"stylelint": "13.2.1",
"stylelint-config-twbs-bootstrap": "2.0.1",
"svgo": "1.3.2",
"terser": "4.6.6",
"yaml": "1.8.0"
"terser": "4.6.7",
"yaml": "1.8.3"
},
"dependencies": {
"@fullcalendar/core": "4.4.0",
@@ -114,9 +114,9 @@
"@fullcalendar/interaction": "4.4.0",
"@fullcalendar/list": "4.4.0",
"@fullcalendar/timegrid": "4.4.0",
"apexcharts": "3.16.1",
"apexcharts": "3.17.0",
"autosize": "4.0.2",
"bootstrap": "twbs/bootstrap#c47547c",
"bootstrap": "twbs/bootstrap#74afe14",
"countup.js": "2.0.4",
"daterangepicker": "3.0.5",
"flatpickr": "4.6.3",
@@ -124,7 +124,7 @@
"imask": "6.0.3",
"jquery": "3.4.1",
"jqvmap": "1.5.1",
"nouislider": "14.1.1",
"nouislider": "14.2.0",
"peity": "3.3.0",
"popper.js": "1.16.1",
"selectize": "0.12.6"

View File

@@ -130,6 +130,8 @@ $line-height-base: 1.6 !default;
$line-height-sm: 1.3333334 !default;
$line-height-lg: 2.1333334 !default;
$link-decoration: none !default;
$border-width: 1px !default;
$border-width-wide: 2px !default;
$border-radius: 3px !default;