Release 1.0.0-alpha.24

This commit is contained in:
codecalm
2021-02-11 02:49:28 +01:00
parent 53809dc650
commit 199899968b
150 changed files with 14968 additions and 999 deletions
+58 -37
View File
@@ -1,6 +1,6 @@
/*!
* Tabler v1.0.0-alpha.23 (https://tabler.io)
* @version 1.0.0-alpha.23
* Tabler v1.0.0-alpha.24 (https://tabler.io)
* @version 1.0.0-alpha.24
* @link https://tabler.io
* Copyright 2018-2021 The Tabler Authors
* Copyright 2018-2021 codecalm.net Paweł Kuna
@@ -1508,7 +1508,7 @@ progress {
color: #232e3c;
background-color: #ffffff;
background-clip: padding-box;
border: 1px solid rgba(101, 109, 119, 0.24);
border: 1px solid #dadcde;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
@@ -1669,7 +1669,7 @@ textarea.form-control-lg {
background-repeat: no-repeat;
background-position: right 0.75rem center;
background-size: 16px 12px;
border: 1px solid rgba(101, 109, 119, 0.24);
border: 1px solid #dadcde;
border-radius: 4px;
-webkit-appearance: none;
-moz-appearance: none;
@@ -1946,7 +1946,7 @@ textarea.form-control-lg {
text-align: center;
white-space: nowrap;
background-color: #f4f6fa;
border: 1px solid rgba(101, 109, 119, 0.24);
border: 1px solid #dadcde;
border-radius: 4px; }
.input-group-lg > .form-control,
@@ -7166,12 +7166,13 @@ body {
transition: .3s background; }
body .content *::-webkit-scrollbar-thumb {
border-radius: 5px;
background: #dbdee3; }
background: #a0a6ae; }
body .content *::-webkit-scrollbar-track {
background: #e7eaef; }
body .content *::-webkit-scrollbar-corner {
background: transparent; }
body .content *:hover::-webkit-scrollbar-thumb {
background: #c6cad0;
background: #c6cad0; }
background: #a0a6ae; }
@media print {
body {
background: transparent; } }
@@ -7195,12 +7196,13 @@ Navbar
transition: .3s background; }
.navbar::-webkit-scrollbar-thumb {
border-radius: 5px;
background: #dbdee3; }
background: #a0a6ae; }
.navbar::-webkit-scrollbar-track {
background: #e7eaef; }
.navbar::-webkit-scrollbar-corner {
background: transparent; }
.navbar:hover::-webkit-scrollbar-thumb {
background: #c6cad0;
background: #c6cad0; }
background: #a0a6ae; }
.navbar .text-muted {
color: rgba(35, 46, 60, 0.7) !important; }
.navbar .navbar-brand {
@@ -7239,12 +7241,13 @@ Navbar
transition: .3s background; }
.theme-dark .navbar::-webkit-scrollbar-thumb {
border-radius: 5px;
background: #dbdee3; }
background: #a0a6ae; }
.theme-dark .navbar::-webkit-scrollbar-track {
background: #e7eaef; }
.theme-dark .navbar::-webkit-scrollbar-corner {
background: transparent; }
.theme-dark .navbar:hover::-webkit-scrollbar-thumb {
background: #c6cad0;
background: #c6cad0; }
background: #a0a6ae; }
.theme-dark .navbar .text-muted {
color: rgba(255, 255, 255, 0.7) !important; }
.theme-dark .navbar .navbar-brand {
@@ -7280,10 +7283,11 @@ Navbar
.theme-dark .navbar::-webkit-scrollbar-thumb {
border-radius: 5px;
background: transparent; }
.theme-dark .navbar::-webkit-scrollbar-track {
background: transparent; }
.theme-dark .navbar::-webkit-scrollbar-corner {
background: transparent; }
.theme-dark .navbar:hover::-webkit-scrollbar-thumb {
background: #c6cad0;
background: #4f5863; }
.theme-dark .navbar .input-icon-addon {
color: rgba(244, 246, 250, 0.64); }
@@ -7311,12 +7315,13 @@ Navbar
transition: .3s background; }
.theme-dark-auto .navbar::-webkit-scrollbar-thumb {
border-radius: 5px;
background: #dbdee3; }
background: #a0a6ae; }
.theme-dark-auto .navbar::-webkit-scrollbar-track {
background: #e7eaef; }
.theme-dark-auto .navbar::-webkit-scrollbar-corner {
background: transparent; }
.theme-dark-auto .navbar:hover::-webkit-scrollbar-thumb {
background: #c6cad0;
background: #c6cad0; }
background: #a0a6ae; }
.theme-dark-auto .navbar .text-muted {
color: rgba(255, 255, 255, 0.7) !important; }
.theme-dark-auto .navbar .navbar-brand {
@@ -7352,10 +7357,11 @@ Navbar
.theme-dark-auto .navbar::-webkit-scrollbar-thumb {
border-radius: 5px;
background: transparent; }
.theme-dark-auto .navbar::-webkit-scrollbar-track {
background: transparent; }
.theme-dark-auto .navbar::-webkit-scrollbar-corner {
background: transparent; }
.theme-dark-auto .navbar:hover::-webkit-scrollbar-thumb {
background: #c6cad0;
background: #4f5863; }
.theme-dark-auto .navbar .input-icon-addon {
color: rgba(244, 246, 250, 0.64); }
@@ -7903,12 +7909,13 @@ Navbar dark
transition: .3s background; }
.navbar-dark::-webkit-scrollbar-thumb {
border-radius: 5px;
background: #dbdee3; }
background: #a0a6ae; }
.navbar-dark::-webkit-scrollbar-track {
background: #e7eaef; }
.navbar-dark::-webkit-scrollbar-corner {
background: transparent; }
.navbar-dark:hover::-webkit-scrollbar-thumb {
background: #c6cad0;
background: #c6cad0; }
background: #a0a6ae; }
.navbar-dark .text-muted {
color: rgba(255, 255, 255, 0.7) !important; }
.navbar-dark .navbar-brand {
@@ -7944,10 +7951,11 @@ Navbar dark
.navbar-dark::-webkit-scrollbar-thumb {
border-radius: 5px;
background: transparent; }
.navbar-dark::-webkit-scrollbar-track {
background: transparent; }
.navbar-dark::-webkit-scrollbar-corner {
background: transparent; }
.navbar-dark:hover::-webkit-scrollbar-thumb {
background: #c6cad0;
background: #4f5863; }
.navbar-dark .input-icon-addon {
color: rgba(244, 246, 250, 0.64); }
@@ -9593,7 +9601,7 @@ Card tabs
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
margin: 0; }
margin: 0 !important; }
.dropdown-menu.card {
padding: 0;
min-width: 25rem;
@@ -9616,6 +9624,15 @@ Card tabs
opacity: 0.7;
text-align: center; }
.dropdown-item-indicator {
margin-right: .5rem;
margin-left: -.25rem;
height: 1.25rem;
display: inline-flex;
line-height: 1;
vertical-align: bottom;
align-items: center; }
.dropdown-header {
font-size: 0.625rem;
font-weight: 600;
@@ -9628,7 +9645,7 @@ Card tabs
.dropdown-menu-scrollable {
height: auto;
max-height: 12rem;
max-height: 13rem;
overflow-x: hidden; }
.dropdown-menu-column {
@@ -10170,7 +10187,7 @@ Input group
border-color: #90b5e2 !important; }
.input-group-flat .form-control:focus {
border-color: rgba(101, 109, 119, 0.24);
border-color: #dadcde;
box-shadow: none; }
.input-group-flat .form-control:not(:last-child) {
@@ -10199,9 +10216,11 @@ Icon input
*/
.input-icon {
position: relative; }
.input-icon .form-control:not(:last-child) {
.input-icon .form-control:not(:last-child),
.input-icon .form-select:not(:last-child) {
padding-right: 2.5rem; }
.input-icon .form-control:not(:first-child) {
.input-icon .form-control:not(:first-child),
.input-icon .form-select:not(:last-child) {
padding-left: 2.5rem; }
.input-icon-addon {
@@ -10384,7 +10403,7 @@ Select group
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid rgba(101, 109, 119, 0.24);
border: 1px solid #dadcde;
border-radius: 3px;
transition: border-color .3s, background .3s, color .3s; }
.form-selectgroup-label .icon:only-child {
@@ -10506,7 +10525,7 @@ Form switch
margin-top: 0.0625rem; }
.form-control.is-valid-lite, .form-select.is-valid-lite, .form-control.is-invalid-lite, .form-select.is-invalid-lite {
border-color: #e6e8e9; }
border-color: #dadcde; }
.legend {
display: inline-block;
@@ -10742,14 +10761,16 @@ Dimmer
.modal-body::-webkit-scrollbar-thumb {
border-radius: 5px;
background: #dbdee3; }
background: #a0a6ae; }
.modal-body::-webkit-scrollbar-track {
background: #e7eaef; }
.modal-body::-webkit-scrollbar-corner {
background: transparent; }
.modal-body:hover::-webkit-scrollbar-thumb {
background: #c6cad0;
background: #c6cad0; }
background: #a0a6ae; }
.modal-body .modal-title {
margin-bottom: 1rem; }
@@ -12518,10 +12539,10 @@ Antialiasing
background: transparent; }
.theme-dark .list-group-item,
.theme-dark .form-fieldset {
border-color: rgba(101, 109, 119, 0.24); }
border-color: #dadcde; }
.theme-dark .list-group-header {
background: #1f2936;
border-color: rgba(101, 109, 119, 0.24); } }
border-color: #dadcde; } }
@media not print and (prefers-color-scheme: dark) {
.theme-dark-auto {
@@ -12582,7 +12603,7 @@ Antialiasing
background: transparent; }
.theme-dark-auto .list-group-item,
.theme-dark-auto .form-fieldset {
border-color: rgba(101, 109, 119, 0.24); }
border-color: #dadcde; }
.theme-dark-auto .list-group-header {
background: #1f2936;
border-color: rgba(101, 109, 119, 0.24); } }
border-color: #dadcde; } }