From 2036fcaad4a746d33304f381d30b92bf78206a20 Mon Sep 17 00:00:00 2001 From: chomik Date: Tue, 20 Feb 2018 14:27:23 +0100 Subject: [PATCH] css, gitignore --- .gitignore | 3 +- assets/css/dashboard.css | 536 +----------------------- assets/plugins/iconfonts/plugin.css | 5 - assets/plugins/iconfonts/plugin.min.css | 5 - 4 files changed, 5 insertions(+), 544 deletions(-) diff --git a/.gitignore b/.gitignore index 4d64e55a2..4b9df371d 100644 --- a/.gitignore +++ b/.gitignore @@ -13,4 +13,5 @@ src/assets/css/dashboard.min.css src/assets/plugins/**/plugin.css src/assets/plugins/**/plugin.min.css generated-site -deploy-site \ No newline at end of file +deploy-site +/commits.sh diff --git a/assets/css/dashboard.css b/assets/css/dashboard.css index 74105b005..991f9f1d5 100644 --- a/assets/css/dashboard.css +++ b/assets/css/dashboard.css @@ -600,7 +600,6 @@ pre code { } .row { - display: -webkit-box; display: flex; flex-wrap: wrap; margin-right: -0.75rem; @@ -633,162 +632,133 @@ pre code { .col { flex-basis: 0; - -webkit-box-flex: 1; flex-grow: 1; max-width: 100%; } .col-auto { - -webkit-box-flex: 0; flex: 0 0 auto; width: auto; max-width: none; } .col-1 { - -webkit-box-flex: 0; flex: 0 0 8.33333333%; max-width: 8.33333333%; } .col-2 { - -webkit-box-flex: 0; flex: 0 0 16.66666667%; max-width: 16.66666667%; } .col-3 { - -webkit-box-flex: 0; flex: 0 0 25%; max-width: 25%; } .col-4 { - -webkit-box-flex: 0; flex: 0 0 33.33333333%; max-width: 33.33333333%; } .col-5 { - -webkit-box-flex: 0; flex: 0 0 41.66666667%; max-width: 41.66666667%; } .col-6 { - -webkit-box-flex: 0; flex: 0 0 50%; max-width: 50%; } .col-7 { - -webkit-box-flex: 0; flex: 0 0 58.33333333%; max-width: 58.33333333%; } .col-8 { - -webkit-box-flex: 0; flex: 0 0 66.66666667%; max-width: 66.66666667%; } .col-9 { - -webkit-box-flex: 0; flex: 0 0 75%; max-width: 75%; } .col-10 { - -webkit-box-flex: 0; flex: 0 0 83.33333333%; max-width: 83.33333333%; } .col-11 { - -webkit-box-flex: 0; flex: 0 0 91.66666667%; max-width: 91.66666667%; } .col-12 { - -webkit-box-flex: 0; flex: 0 0 100%; max-width: 100%; } .order-first { - -webkit-box-ordinal-group: 0; order: -1; } .order-last { - -webkit-box-ordinal-group: 14; order: 13; } .order-0 { - -webkit-box-ordinal-group: 1; order: 0; } .order-1 { - -webkit-box-ordinal-group: 2; order: 1; } .order-2 { - -webkit-box-ordinal-group: 3; order: 2; } .order-3 { - -webkit-box-ordinal-group: 4; order: 3; } .order-4 { - -webkit-box-ordinal-group: 5; order: 4; } .order-5 { - -webkit-box-ordinal-group: 6; order: 5; } .order-6 { - -webkit-box-ordinal-group: 7; order: 6; } .order-7 { - -webkit-box-ordinal-group: 8; order: 7; } .order-8 { - -webkit-box-ordinal-group: 9; order: 8; } .order-9 { - -webkit-box-ordinal-group: 10; order: 9; } .order-10 { - -webkit-box-ordinal-group: 11; order: 10; } .order-11 { - -webkit-box-ordinal-group: 12; order: 11; } .order-12 { - -webkit-box-ordinal-group: 13; order: 12; } @@ -839,134 +809,105 @@ pre code { @media (min-width: 576px) { .col-sm { flex-basis: 0; - -webkit-box-flex: 1; flex-grow: 1; max-width: 100%; } .col-sm-auto { - -webkit-box-flex: 0; flex: 0 0 auto; width: auto; max-width: none; } .col-sm-1 { - -webkit-box-flex: 0; flex: 0 0 8.33333333%; max-width: 8.33333333%; } .col-sm-2 { - -webkit-box-flex: 0; flex: 0 0 16.66666667%; max-width: 16.66666667%; } .col-sm-3 { - -webkit-box-flex: 0; flex: 0 0 25%; max-width: 25%; } .col-sm-4 { - -webkit-box-flex: 0; flex: 0 0 33.33333333%; max-width: 33.33333333%; } .col-sm-5 { - -webkit-box-flex: 0; flex: 0 0 41.66666667%; max-width: 41.66666667%; } .col-sm-6 { - -webkit-box-flex: 0; flex: 0 0 50%; max-width: 50%; } .col-sm-7 { - -webkit-box-flex: 0; flex: 0 0 58.33333333%; max-width: 58.33333333%; } .col-sm-8 { - -webkit-box-flex: 0; flex: 0 0 66.66666667%; max-width: 66.66666667%; } .col-sm-9 { - -webkit-box-flex: 0; flex: 0 0 75%; max-width: 75%; } .col-sm-10 { - -webkit-box-flex: 0; flex: 0 0 83.33333333%; max-width: 83.33333333%; } .col-sm-11 { - -webkit-box-flex: 0; flex: 0 0 91.66666667%; max-width: 91.66666667%; } .col-sm-12 { - -webkit-box-flex: 0; flex: 0 0 100%; max-width: 100%; } .order-sm-first { - -webkit-box-ordinal-group: 0; order: -1; } .order-sm-last { - -webkit-box-ordinal-group: 14; order: 13; } .order-sm-0 { - -webkit-box-ordinal-group: 1; order: 0; } .order-sm-1 { - -webkit-box-ordinal-group: 2; order: 1; } .order-sm-2 { - -webkit-box-ordinal-group: 3; order: 2; } .order-sm-3 { - -webkit-box-ordinal-group: 4; order: 3; } .order-sm-4 { - -webkit-box-ordinal-group: 5; order: 4; } .order-sm-5 { - -webkit-box-ordinal-group: 6; order: 5; } .order-sm-6 { - -webkit-box-ordinal-group: 7; order: 6; } .order-sm-7 { - -webkit-box-ordinal-group: 8; order: 7; } .order-sm-8 { - -webkit-box-ordinal-group: 9; order: 8; } .order-sm-9 { - -webkit-box-ordinal-group: 10; order: 9; } .order-sm-10 { - -webkit-box-ordinal-group: 11; order: 10; } .order-sm-11 { - -webkit-box-ordinal-group: 12; order: 11; } .order-sm-12 { - -webkit-box-ordinal-group: 13; order: 12; } .offset-sm-0 { @@ -1010,134 +951,105 @@ pre code { @media (min-width: 768px) { .col-md { flex-basis: 0; - -webkit-box-flex: 1; flex-grow: 1; max-width: 100%; } .col-md-auto { - -webkit-box-flex: 0; flex: 0 0 auto; width: auto; max-width: none; } .col-md-1 { - -webkit-box-flex: 0; flex: 0 0 8.33333333%; max-width: 8.33333333%; } .col-md-2 { - -webkit-box-flex: 0; flex: 0 0 16.66666667%; max-width: 16.66666667%; } .col-md-3 { - -webkit-box-flex: 0; flex: 0 0 25%; max-width: 25%; } .col-md-4 { - -webkit-box-flex: 0; flex: 0 0 33.33333333%; max-width: 33.33333333%; } .col-md-5 { - -webkit-box-flex: 0; flex: 0 0 41.66666667%; max-width: 41.66666667%; } .col-md-6 { - -webkit-box-flex: 0; flex: 0 0 50%; max-width: 50%; } .col-md-7 { - -webkit-box-flex: 0; flex: 0 0 58.33333333%; max-width: 58.33333333%; } .col-md-8 { - -webkit-box-flex: 0; flex: 0 0 66.66666667%; max-width: 66.66666667%; } .col-md-9 { - -webkit-box-flex: 0; flex: 0 0 75%; max-width: 75%; } .col-md-10 { - -webkit-box-flex: 0; flex: 0 0 83.33333333%; max-width: 83.33333333%; } .col-md-11 { - -webkit-box-flex: 0; flex: 0 0 91.66666667%; max-width: 91.66666667%; } .col-md-12 { - -webkit-box-flex: 0; flex: 0 0 100%; max-width: 100%; } .order-md-first { - -webkit-box-ordinal-group: 0; order: -1; } .order-md-last { - -webkit-box-ordinal-group: 14; order: 13; } .order-md-0 { - -webkit-box-ordinal-group: 1; order: 0; } .order-md-1 { - -webkit-box-ordinal-group: 2; order: 1; } .order-md-2 { - -webkit-box-ordinal-group: 3; order: 2; } .order-md-3 { - -webkit-box-ordinal-group: 4; order: 3; } .order-md-4 { - -webkit-box-ordinal-group: 5; order: 4; } .order-md-5 { - -webkit-box-ordinal-group: 6; order: 5; } .order-md-6 { - -webkit-box-ordinal-group: 7; order: 6; } .order-md-7 { - -webkit-box-ordinal-group: 8; order: 7; } .order-md-8 { - -webkit-box-ordinal-group: 9; order: 8; } .order-md-9 { - -webkit-box-ordinal-group: 10; order: 9; } .order-md-10 { - -webkit-box-ordinal-group: 11; order: 10; } .order-md-11 { - -webkit-box-ordinal-group: 12; order: 11; } .order-md-12 { - -webkit-box-ordinal-group: 13; order: 12; } .offset-md-0 { @@ -1181,134 +1093,105 @@ pre code { @media (min-width: 992px) { .col-lg { flex-basis: 0; - -webkit-box-flex: 1; flex-grow: 1; max-width: 100%; } .col-lg-auto { - -webkit-box-flex: 0; flex: 0 0 auto; width: auto; max-width: none; } .col-lg-1 { - -webkit-box-flex: 0; flex: 0 0 8.33333333%; max-width: 8.33333333%; } .col-lg-2 { - -webkit-box-flex: 0; flex: 0 0 16.66666667%; max-width: 16.66666667%; } .col-lg-3 { - -webkit-box-flex: 0; flex: 0 0 25%; max-width: 25%; } .col-lg-4 { - -webkit-box-flex: 0; flex: 0 0 33.33333333%; max-width: 33.33333333%; } .col-lg-5 { - -webkit-box-flex: 0; flex: 0 0 41.66666667%; max-width: 41.66666667%; } .col-lg-6 { - -webkit-box-flex: 0; flex: 0 0 50%; max-width: 50%; } .col-lg-7 { - -webkit-box-flex: 0; flex: 0 0 58.33333333%; max-width: 58.33333333%; } .col-lg-8 { - -webkit-box-flex: 0; flex: 0 0 66.66666667%; max-width: 66.66666667%; } .col-lg-9 { - -webkit-box-flex: 0; flex: 0 0 75%; max-width: 75%; } .col-lg-10 { - -webkit-box-flex: 0; flex: 0 0 83.33333333%; max-width: 83.33333333%; } .col-lg-11 { - -webkit-box-flex: 0; flex: 0 0 91.66666667%; max-width: 91.66666667%; } .col-lg-12 { - -webkit-box-flex: 0; flex: 0 0 100%; max-width: 100%; } .order-lg-first { - -webkit-box-ordinal-group: 0; order: -1; } .order-lg-last { - -webkit-box-ordinal-group: 14; order: 13; } .order-lg-0 { - -webkit-box-ordinal-group: 1; order: 0; } .order-lg-1 { - -webkit-box-ordinal-group: 2; order: 1; } .order-lg-2 { - -webkit-box-ordinal-group: 3; order: 2; } .order-lg-3 { - -webkit-box-ordinal-group: 4; order: 3; } .order-lg-4 { - -webkit-box-ordinal-group: 5; order: 4; } .order-lg-5 { - -webkit-box-ordinal-group: 6; order: 5; } .order-lg-6 { - -webkit-box-ordinal-group: 7; order: 6; } .order-lg-7 { - -webkit-box-ordinal-group: 8; order: 7; } .order-lg-8 { - -webkit-box-ordinal-group: 9; order: 8; } .order-lg-9 { - -webkit-box-ordinal-group: 10; order: 9; } .order-lg-10 { - -webkit-box-ordinal-group: 11; order: 10; } .order-lg-11 { - -webkit-box-ordinal-group: 12; order: 11; } .order-lg-12 { - -webkit-box-ordinal-group: 13; order: 12; } .offset-lg-0 { @@ -1352,134 +1235,105 @@ pre code { @media (min-width: 1280px) { .col-xl { flex-basis: 0; - -webkit-box-flex: 1; flex-grow: 1; max-width: 100%; } .col-xl-auto { - -webkit-box-flex: 0; flex: 0 0 auto; width: auto; max-width: none; } .col-xl-1 { - -webkit-box-flex: 0; flex: 0 0 8.33333333%; max-width: 8.33333333%; } .col-xl-2 { - -webkit-box-flex: 0; flex: 0 0 16.66666667%; max-width: 16.66666667%; } .col-xl-3 { - -webkit-box-flex: 0; flex: 0 0 25%; max-width: 25%; } .col-xl-4 { - -webkit-box-flex: 0; flex: 0 0 33.33333333%; max-width: 33.33333333%; } .col-xl-5 { - -webkit-box-flex: 0; flex: 0 0 41.66666667%; max-width: 41.66666667%; } .col-xl-6 { - -webkit-box-flex: 0; flex: 0 0 50%; max-width: 50%; } .col-xl-7 { - -webkit-box-flex: 0; flex: 0 0 58.33333333%; max-width: 58.33333333%; } .col-xl-8 { - -webkit-box-flex: 0; flex: 0 0 66.66666667%; max-width: 66.66666667%; } .col-xl-9 { - -webkit-box-flex: 0; flex: 0 0 75%; max-width: 75%; } .col-xl-10 { - -webkit-box-flex: 0; flex: 0 0 83.33333333%; max-width: 83.33333333%; } .col-xl-11 { - -webkit-box-flex: 0; flex: 0 0 91.66666667%; max-width: 91.66666667%; } .col-xl-12 { - -webkit-box-flex: 0; flex: 0 0 100%; max-width: 100%; } .order-xl-first { - -webkit-box-ordinal-group: 0; order: -1; } .order-xl-last { - -webkit-box-ordinal-group: 14; order: 13; } .order-xl-0 { - -webkit-box-ordinal-group: 1; order: 0; } .order-xl-1 { - -webkit-box-ordinal-group: 2; order: 1; } .order-xl-2 { - -webkit-box-ordinal-group: 3; order: 2; } .order-xl-3 { - -webkit-box-ordinal-group: 4; order: 3; } .order-xl-4 { - -webkit-box-ordinal-group: 5; order: 4; } .order-xl-5 { - -webkit-box-ordinal-group: 6; order: 5; } .order-xl-6 { - -webkit-box-ordinal-group: 7; order: 6; } .order-xl-7 { - -webkit-box-ordinal-group: 8; order: 7; } .order-xl-8 { - -webkit-box-ordinal-group: 9; order: 8; } .order-xl-9 { - -webkit-box-ordinal-group: 10; order: 9; } .order-xl-10 { - -webkit-box-ordinal-group: 11; order: 10; } .order-xl-11 { - -webkit-box-ordinal-group: 12; order: 11; } .order-xl-12 { - -webkit-box-ordinal-group: 13; order: 12; } .offset-xl-0 { @@ -1970,7 +1824,6 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for } .form-row { - display: -webkit-box; display: flex; flex-wrap: wrap; margin-right: -5px; @@ -2004,9 +1857,7 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for } .form-check-inline { - display: -webkit-inline-box; display: inline-flex; - -webkit-box-align: center; align-items: center; padding-left: 0; margin-right: 0.75rem; @@ -2214,12 +2065,8 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for } .form-inline { - display: -webkit-box; display: flex; - -webkit-box-orient: horizontal; - -webkit-box-direction: normal; flex-flow: row wrap; - -webkit-box-align: center; align-items: center; } @@ -2229,23 +2076,15 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for @media (min-width: 576px) { .form-inline label { - display: -webkit-box; display: flex; - -webkit-box-align: center; align-items: center; - -webkit-box-pack: center; justify-content: center; margin-bottom: 0; } .form-inline .form-group { - display: -webkit-box; display: flex; - -webkit-box-flex: 0; flex: 0 0 auto; - -webkit-box-orient: horizontal; - -webkit-box-direction: normal; flex-flow: row wrap; - -webkit-box-align: center; align-items: center; margin-bottom: 0; } @@ -2261,11 +2100,8 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for width: auto; } .form-inline .form-check { - display: -webkit-box; display: flex; - -webkit-box-align: center; align-items: center; - -webkit-box-pack: center; justify-content: center; width: auto; padding-left: 0; @@ -2277,9 +2113,7 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for margin-left: 0; } .form-inline .custom-control { - -webkit-box-align: center; align-items: center; - -webkit-box-pack: center; justify-content: center; } .form-inline .custom-control-label { @@ -3139,7 +2973,6 @@ tbody.collapse.show { .btn-group, .btn-group-vertical { position: relative; - display: -webkit-inline-box; display: inline-flex; vertical-align: middle; } @@ -3147,7 +2980,6 @@ tbody.collapse.show { .btn-group > .btn, .btn-group-vertical > .btn { position: relative; - -webkit-box-flex: 0; flex: 0 1 auto; } @@ -3175,10 +3007,8 @@ tbody.collapse.show { } .btn-toolbar { - display: -webkit-box; display: flex; flex-wrap: wrap; - -webkit-box-pack: start; justify-content: flex-start; } @@ -3222,12 +3052,8 @@ tbody.collapse.show { } .btn-group-vertical { - -webkit-box-orient: vertical; - -webkit-box-direction: normal; flex-direction: column; - -webkit-box-align: start; align-items: flex-start; - -webkit-box-pack: center; justify-content: center; } @@ -3272,10 +3098,8 @@ tbody.collapse.show { .input-group { position: relative; - display: -webkit-box; display: flex; flex-wrap: wrap; - -webkit-box-align: stretch; align-items: stretch; width: 100%; } @@ -3284,7 +3108,6 @@ tbody.collapse.show { .input-group > .custom-select, .input-group > .custom-file { position: relative; - -webkit-box-flex: 1; flex: 1 1 auto; width: 1%; margin-bottom: 0; @@ -3321,9 +3144,7 @@ tbody.collapse.show { } .input-group > .custom-file { - display: -webkit-box; display: flex; - -webkit-box-align: center; align-items: center; } @@ -3341,7 +3162,6 @@ tbody.collapse.show { .input-group-prepend, .input-group-append { - display: -webkit-box; display: flex; } @@ -3371,9 +3191,7 @@ tbody.collapse.show { } .input-group-text { - display: -webkit-box; display: flex; - -webkit-box-align: center; align-items: center; padding: 0.375rem 0.75rem; margin-bottom: 0; @@ -3421,7 +3239,6 @@ tbody.collapse.show { } .custom-control-inline { - display: -webkit-inline-box; display: inline-flex; margin-right: 1rem; } @@ -3651,7 +3468,6 @@ tbody.collapse.show { } .nav { - display: -webkit-box; display: flex; flex-wrap: wrap; padding-left: 0; @@ -3720,14 +3536,12 @@ tbody.collapse.show { } .nav-fill .nav-item { - -webkit-box-flex: 1; flex: 1 1 auto; text-align: center; } .nav-justified .nav-item { flex-basis: 0; - -webkit-box-flex: 1; flex-grow: 1; text-align: center; } @@ -3742,24 +3556,18 @@ tbody.collapse.show { .navbar { position: relative; - display: -webkit-box; display: flex; flex-wrap: wrap; - -webkit-box-align: center; align-items: center; - -webkit-box-pack: justify; justify-content: space-between; padding: 0.5rem 1rem; } .navbar > .container, .navbar > .container-fluid { - display: -webkit-box; display: flex; flex-wrap: wrap; - -webkit-box-align: center; align-items: center; - -webkit-box-pack: justify; justify-content: space-between; } @@ -3778,10 +3586,7 @@ tbody.collapse.show { } .navbar-nav { - display: -webkit-box; display: flex; - -webkit-box-orient: vertical; - -webkit-box-direction: normal; flex-direction: column; padding-left: 0; margin-bottom: 0; @@ -3806,9 +3611,7 @@ tbody.collapse.show { .navbar-collapse { flex-basis: 100%; - -webkit-box-flex: 1; flex-grow: 1; - -webkit-box-align: center; align-items: center; } @@ -3849,15 +3652,10 @@ tbody.collapse.show { @media (min-width: 576px) { .navbar-expand-sm { - -webkit-box-orient: horizontal; - -webkit-box-direction: normal; flex-flow: row nowrap; - -webkit-box-pack: start; justify-content: flex-start; } .navbar-expand-sm .navbar-nav { - -webkit-box-orient: horizontal; - -webkit-box-direction: normal; flex-direction: row; } .navbar-expand-sm .navbar-nav .dropdown-menu { @@ -3876,7 +3674,6 @@ tbody.collapse.show { flex-wrap: nowrap; } .navbar-expand-sm .navbar-collapse { - display: -webkit-box !important; display: flex !important; flex-basis: auto; } @@ -3899,15 +3696,10 @@ tbody.collapse.show { @media (min-width: 768px) { .navbar-expand-md { - -webkit-box-orient: horizontal; - -webkit-box-direction: normal; flex-flow: row nowrap; - -webkit-box-pack: start; justify-content: flex-start; } .navbar-expand-md .navbar-nav { - -webkit-box-orient: horizontal; - -webkit-box-direction: normal; flex-direction: row; } .navbar-expand-md .navbar-nav .dropdown-menu { @@ -3926,7 +3718,6 @@ tbody.collapse.show { flex-wrap: nowrap; } .navbar-expand-md .navbar-collapse { - display: -webkit-box !important; display: flex !important; flex-basis: auto; } @@ -3949,15 +3740,10 @@ tbody.collapse.show { @media (min-width: 992px) { .navbar-expand-lg { - -webkit-box-orient: horizontal; - -webkit-box-direction: normal; flex-flow: row nowrap; - -webkit-box-pack: start; justify-content: flex-start; } .navbar-expand-lg .navbar-nav { - -webkit-box-orient: horizontal; - -webkit-box-direction: normal; flex-direction: row; } .navbar-expand-lg .navbar-nav .dropdown-menu { @@ -3976,7 +3762,6 @@ tbody.collapse.show { flex-wrap: nowrap; } .navbar-expand-lg .navbar-collapse { - display: -webkit-box !important; display: flex !important; flex-basis: auto; } @@ -3999,15 +3784,10 @@ tbody.collapse.show { @media (min-width: 1280px) { .navbar-expand-xl { - -webkit-box-orient: horizontal; - -webkit-box-direction: normal; flex-flow: row nowrap; - -webkit-box-pack: start; justify-content: flex-start; } .navbar-expand-xl .navbar-nav { - -webkit-box-orient: horizontal; - -webkit-box-direction: normal; flex-direction: row; } .navbar-expand-xl .navbar-nav .dropdown-menu { @@ -4026,7 +3806,6 @@ tbody.collapse.show { flex-wrap: nowrap; } .navbar-expand-xl .navbar-collapse { - display: -webkit-box !important; display: flex !important; flex-basis: auto; } @@ -4040,10 +3819,7 @@ tbody.collapse.show { } .navbar-expand { - -webkit-box-orient: horizontal; - -webkit-box-direction: normal; flex-flow: row nowrap; - -webkit-box-pack: start; justify-content: flex-start; } @@ -4054,8 +3830,6 @@ tbody.collapse.show { } .navbar-expand .navbar-nav { - -webkit-box-orient: horizontal; - -webkit-box-direction: normal; flex-direction: row; } @@ -4079,7 +3853,6 @@ tbody.collapse.show { } .navbar-expand .navbar-collapse { - display: -webkit-box !important; display: flex !important; flex-basis: auto; } @@ -4191,10 +3964,7 @@ tbody.collapse.show { .card { position: relative; - display: -webkit-box; display: flex; - -webkit-box-orient: vertical; - -webkit-box-direction: normal; flex-direction: column; min-width: 0; word-wrap: break-word; @@ -4220,7 +3990,6 @@ tbody.collapse.show { } .card-body { - -webkit-box-flex: 1; flex: 1 1 auto; padding: 1.5rem; } @@ -4310,10 +4079,7 @@ tbody.collapse.show { } .card-deck { - display: -webkit-box; display: flex; - -webkit-box-orient: vertical; - -webkit-box-direction: normal; flex-direction: column; } @@ -4323,19 +4089,13 @@ tbody.collapse.show { @media (min-width: 576px) { .card-deck { - -webkit-box-orient: horizontal; - -webkit-box-direction: normal; flex-flow: row wrap; margin-right: -0.75rem; margin-left: -0.75rem; } .card-deck .card { - display: -webkit-box; display: flex; - -webkit-box-flex: 1; flex: 1 0 0%; - -webkit-box-orient: vertical; - -webkit-box-direction: normal; flex-direction: column; margin-right: 0.75rem; margin-bottom: 0; @@ -4344,10 +4104,7 @@ tbody.collapse.show { } .card-group { - display: -webkit-box; display: flex; - -webkit-box-orient: vertical; - -webkit-box-direction: normal; flex-direction: column; } @@ -4357,12 +4114,9 @@ tbody.collapse.show { @media (min-width: 576px) { .card-group { - -webkit-box-orient: horizontal; - -webkit-box-direction: normal; flex-flow: row wrap; } .card-group > .card { - -webkit-box-flex: 1; flex: 1 0 0%; margin-bottom: 0; } @@ -4436,7 +4190,6 @@ tbody.collapse.show { } .breadcrumb { - display: -webkit-box; display: flex; flex-wrap: wrap; padding: 0.75rem 1rem; @@ -4467,7 +4220,6 @@ tbody.collapse.show { } .pagination { - display: -webkit-box; display: flex; padding-left: 0; list-style: none; @@ -4834,15 +4586,6 @@ tbody.collapse.show { color: #040505; } -@-webkit-keyframes progress-bar-stripes { - from { - background-position: 1rem 0; - } - to { - background-position: 0 0; - } -} - @keyframes progress-bar-stripes { from { background-position: 1rem 0; @@ -4853,7 +4596,6 @@ tbody.collapse.show { } .progress { - display: -webkit-box; display: flex; height: 1rem; overflow: hidden; @@ -4863,12 +4605,8 @@ tbody.collapse.show { } .progress-bar { - display: -webkit-box; display: flex; - -webkit-box-orient: vertical; - -webkit-box-direction: normal; flex-direction: column; - -webkit-box-pack: center; justify-content: center; color: #fff; text-align: center; @@ -4882,27 +4620,20 @@ tbody.collapse.show { } .progress-bar-animated { - -webkit-animation: progress-bar-stripes 1s linear infinite; animation: progress-bar-stripes 1s linear infinite; } .media { - display: -webkit-box; display: flex; - -webkit-box-align: start; align-items: flex-start; } .media-body { - -webkit-box-flex: 1; flex: 1; } .list-group { - display: -webkit-box; display: flex; - -webkit-box-orient: vertical; - -webkit-box-direction: normal; flex-direction: column; padding-left: 0; margin-bottom: 0; @@ -5160,32 +4891,23 @@ button.close { } .modal.fade .modal-dialog { - transition: -webkit-transform 0.3s ease-out; transition: transform 0.3s ease-out; - transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; - -webkit-transform: translate(0, -25%); transform: translate(0, -25%); } .modal.show .modal-dialog { - -webkit-transform: translate(0, 0); transform: translate(0, 0); } .modal-dialog-centered { - display: -webkit-box; display: flex; - -webkit-box-align: center; align-items: center; min-height: calc(100% - (0.5rem * 2)); } .modal-content { position: relative; - display: -webkit-box; display: flex; - -webkit-box-orient: vertical; - -webkit-box-direction: normal; flex-direction: column; width: 100%; pointer-events: auto; @@ -5215,11 +4937,8 @@ button.close { } .modal-header { - display: -webkit-box; display: flex; - -webkit-box-align: start; align-items: flex-start; - -webkit-box-pack: justify; justify-content: space-between; padding: 1rem; border-bottom: 1px solid #e9ecef; @@ -5239,17 +4958,13 @@ button.close { .modal-body { position: relative; - -webkit-box-flex: 1; flex: 1 1 auto; padding: 1rem; } .modal-footer { - display: -webkit-box; display: flex; - -webkit-box-align: center; align-items: center; - -webkit-box-pack: end; justify-content: flex-end; padding: 1rem; border-top: 1px solid #e9ecef; @@ -5588,15 +5303,11 @@ button.close { .carousel-item { position: relative; display: none; - -webkit-box-align: center; align-items: center; width: 100%; - transition: -webkit-transform 0.6s ease; transition: transform 0.6s ease; - transition: transform 0.6s ease, -webkit-transform 0.6s ease; -webkit-backface-visibility: hidden; backface-visibility: hidden; - -webkit-perspective: 1000px; perspective: 1000px; } @@ -5614,42 +5325,36 @@ button.close { .carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right { - -webkit-transform: translateX(0); transform: translateX(0); } -@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) { +@supports (transform-style: preserve-3d) { .carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right { - -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } .carousel-item-next, .active.carousel-item-right { - -webkit-transform: translateX(100%); transform: translateX(100%); } -@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) { +@supports (transform-style: preserve-3d) { .carousel-item-next, .active.carousel-item-right { - -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); } } .carousel-item-prev, .active.carousel-item-left { - -webkit-transform: translateX(-100%); transform: translateX(-100%); } -@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) { +@supports (transform-style: preserve-3d) { .carousel-item-prev, .active.carousel-item-left { - -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); } } @@ -5659,11 +5364,8 @@ button.close { position: absolute; top: 0; bottom: 0; - display: -webkit-box; display: flex; - -webkit-box-align: center; align-items: center; - -webkit-box-pack: center; justify-content: center; width: 15%; color: #fff; @@ -5711,9 +5413,7 @@ button.close { bottom: 10px; left: 0; z-index: 15; - display: -webkit-box; display: flex; - -webkit-box-pack: center; justify-content: center; padding-left: 0; margin-right: 15%; @@ -5723,7 +5423,6 @@ button.close { .carousel-indicators li { position: relative; - -webkit-box-flex: 0; flex: 0 1 auto; width: 30px; height: 3px; @@ -6024,12 +5723,10 @@ button.bg-dark:focus { } .d-flex { - display: -webkit-box !important; display: flex !important; } .d-inline-flex { - display: -webkit-inline-box !important; display: inline-flex !important; } @@ -6056,11 +5753,9 @@ button.bg-dark:focus { display: table-cell !important; } .d-sm-flex { - display: -webkit-box !important; display: flex !important; } .d-sm-inline-flex { - display: -webkit-inline-box !important; display: inline-flex !important; } } @@ -6088,11 +5783,9 @@ button.bg-dark:focus { display: table-cell !important; } .d-md-flex { - display: -webkit-box !important; display: flex !important; } .d-md-inline-flex { - display: -webkit-inline-box !important; display: inline-flex !important; } } @@ -6120,11 +5813,9 @@ button.bg-dark:focus { display: table-cell !important; } .d-lg-flex { - display: -webkit-box !important; display: flex !important; } .d-lg-inline-flex { - display: -webkit-inline-box !important; display: inline-flex !important; } } @@ -6152,11 +5843,9 @@ button.bg-dark:focus { display: table-cell !important; } .d-xl-flex { - display: -webkit-box !important; display: flex !important; } .d-xl-inline-flex { - display: -webkit-inline-box !important; display: inline-flex !important; } } @@ -6184,11 +5873,9 @@ button.bg-dark:focus { display: table-cell !important; } .d-print-flex { - display: -webkit-box !important; display: flex !important; } .d-print-inline-flex { - display: -webkit-inline-box !important; display: inline-flex !important; } } @@ -6237,26 +5924,18 @@ button.bg-dark:focus { } .flex-row { - -webkit-box-orient: horizontal !important; - -webkit-box-direction: normal !important; flex-direction: row !important; } .flex-column { - -webkit-box-orient: vertical !important; - -webkit-box-direction: normal !important; flex-direction: column !important; } .flex-row-reverse { - -webkit-box-orient: horizontal !important; - -webkit-box-direction: reverse !important; flex-direction: row-reverse !important; } .flex-column-reverse { - -webkit-box-orient: vertical !important; - -webkit-box-direction: reverse !important; flex-direction: column-reverse !important; } @@ -6273,22 +5952,18 @@ button.bg-dark:focus { } .justify-content-start { - -webkit-box-pack: start !important; justify-content: flex-start !important; } .justify-content-end { - -webkit-box-pack: end !important; justify-content: flex-end !important; } .justify-content-center { - -webkit-box-pack: center !important; justify-content: center !important; } .justify-content-between { - -webkit-box-pack: justify !important; justify-content: space-between !important; } @@ -6297,27 +5972,22 @@ button.bg-dark:focus { } .align-items-start { - -webkit-box-align: start !important; align-items: flex-start !important; } .align-items-end { - -webkit-box-align: end !important; align-items: flex-end !important; } .align-items-center { - -webkit-box-align: center !important; align-items: center !important; } .align-items-baseline { - -webkit-box-align: baseline !important; align-items: baseline !important; } .align-items-stretch { - -webkit-box-align: stretch !important; align-items: stretch !important; } @@ -6371,23 +6041,15 @@ button.bg-dark:focus { @media (min-width: 576px) { .flex-sm-row { - -webkit-box-orient: horizontal !important; - -webkit-box-direction: normal !important; flex-direction: row !important; } .flex-sm-column { - -webkit-box-orient: vertical !important; - -webkit-box-direction: normal !important; flex-direction: column !important; } .flex-sm-row-reverse { - -webkit-box-orient: horizontal !important; - -webkit-box-direction: reverse !important; flex-direction: row-reverse !important; } .flex-sm-column-reverse { - -webkit-box-orient: vertical !important; - -webkit-box-direction: reverse !important; flex-direction: column-reverse !important; } .flex-sm-wrap { @@ -6400,42 +6062,33 @@ button.bg-dark:focus { flex-wrap: wrap-reverse !important; } .justify-content-sm-start { - -webkit-box-pack: start !important; justify-content: flex-start !important; } .justify-content-sm-end { - -webkit-box-pack: end !important; justify-content: flex-end !important; } .justify-content-sm-center { - -webkit-box-pack: center !important; justify-content: center !important; } .justify-content-sm-between { - -webkit-box-pack: justify !important; justify-content: space-between !important; } .justify-content-sm-around { justify-content: space-around !important; } .align-items-sm-start { - -webkit-box-align: start !important; align-items: flex-start !important; } .align-items-sm-end { - -webkit-box-align: end !important; align-items: flex-end !important; } .align-items-sm-center { - -webkit-box-align: center !important; align-items: center !important; } .align-items-sm-baseline { - -webkit-box-align: baseline !important; align-items: baseline !important; } .align-items-sm-stretch { - -webkit-box-align: stretch !important; align-items: stretch !important; } .align-content-sm-start { @@ -6478,23 +6131,15 @@ button.bg-dark:focus { @media (min-width: 768px) { .flex-md-row { - -webkit-box-orient: horizontal !important; - -webkit-box-direction: normal !important; flex-direction: row !important; } .flex-md-column { - -webkit-box-orient: vertical !important; - -webkit-box-direction: normal !important; flex-direction: column !important; } .flex-md-row-reverse { - -webkit-box-orient: horizontal !important; - -webkit-box-direction: reverse !important; flex-direction: row-reverse !important; } .flex-md-column-reverse { - -webkit-box-orient: vertical !important; - -webkit-box-direction: reverse !important; flex-direction: column-reverse !important; } .flex-md-wrap { @@ -6507,42 +6152,33 @@ button.bg-dark:focus { flex-wrap: wrap-reverse !important; } .justify-content-md-start { - -webkit-box-pack: start !important; justify-content: flex-start !important; } .justify-content-md-end { - -webkit-box-pack: end !important; justify-content: flex-end !important; } .justify-content-md-center { - -webkit-box-pack: center !important; justify-content: center !important; } .justify-content-md-between { - -webkit-box-pack: justify !important; justify-content: space-between !important; } .justify-content-md-around { justify-content: space-around !important; } .align-items-md-start { - -webkit-box-align: start !important; align-items: flex-start !important; } .align-items-md-end { - -webkit-box-align: end !important; align-items: flex-end !important; } .align-items-md-center { - -webkit-box-align: center !important; align-items: center !important; } .align-items-md-baseline { - -webkit-box-align: baseline !important; align-items: baseline !important; } .align-items-md-stretch { - -webkit-box-align: stretch !important; align-items: stretch !important; } .align-content-md-start { @@ -6585,23 +6221,15 @@ button.bg-dark:focus { @media (min-width: 992px) { .flex-lg-row { - -webkit-box-orient: horizontal !important; - -webkit-box-direction: normal !important; flex-direction: row !important; } .flex-lg-column { - -webkit-box-orient: vertical !important; - -webkit-box-direction: normal !important; flex-direction: column !important; } .flex-lg-row-reverse { - -webkit-box-orient: horizontal !important; - -webkit-box-direction: reverse !important; flex-direction: row-reverse !important; } .flex-lg-column-reverse { - -webkit-box-orient: vertical !important; - -webkit-box-direction: reverse !important; flex-direction: column-reverse !important; } .flex-lg-wrap { @@ -6614,42 +6242,33 @@ button.bg-dark:focus { flex-wrap: wrap-reverse !important; } .justify-content-lg-start { - -webkit-box-pack: start !important; justify-content: flex-start !important; } .justify-content-lg-end { - -webkit-box-pack: end !important; justify-content: flex-end !important; } .justify-content-lg-center { - -webkit-box-pack: center !important; justify-content: center !important; } .justify-content-lg-between { - -webkit-box-pack: justify !important; justify-content: space-between !important; } .justify-content-lg-around { justify-content: space-around !important; } .align-items-lg-start { - -webkit-box-align: start !important; align-items: flex-start !important; } .align-items-lg-end { - -webkit-box-align: end !important; align-items: flex-end !important; } .align-items-lg-center { - -webkit-box-align: center !important; align-items: center !important; } .align-items-lg-baseline { - -webkit-box-align: baseline !important; align-items: baseline !important; } .align-items-lg-stretch { - -webkit-box-align: stretch !important; align-items: stretch !important; } .align-content-lg-start { @@ -6692,23 +6311,15 @@ button.bg-dark:focus { @media (min-width: 1280px) { .flex-xl-row { - -webkit-box-orient: horizontal !important; - -webkit-box-direction: normal !important; flex-direction: row !important; } .flex-xl-column { - -webkit-box-orient: vertical !important; - -webkit-box-direction: normal !important; flex-direction: column !important; } .flex-xl-row-reverse { - -webkit-box-orient: horizontal !important; - -webkit-box-direction: reverse !important; flex-direction: row-reverse !important; } .flex-xl-column-reverse { - -webkit-box-orient: vertical !important; - -webkit-box-direction: reverse !important; flex-direction: column-reverse !important; } .flex-xl-wrap { @@ -6721,42 +6332,33 @@ button.bg-dark:focus { flex-wrap: wrap-reverse !important; } .justify-content-xl-start { - -webkit-box-pack: start !important; justify-content: flex-start !important; } .justify-content-xl-end { - -webkit-box-pack: end !important; justify-content: flex-end !important; } .justify-content-xl-center { - -webkit-box-pack: center !important; justify-content: center !important; } .justify-content-xl-between { - -webkit-box-pack: justify !important; justify-content: space-between !important; } .justify-content-xl-around { justify-content: space-around !important; } .align-items-xl-start { - -webkit-box-align: start !important; align-items: flex-start !important; } .align-items-xl-end { - -webkit-box-align: end !important; align-items: flex-end !important; } .align-items-xl-center { - -webkit-box-align: center !important; align-items: center !important; } .align-items-xl-baseline { - -webkit-box-align: baseline !important; align-items: baseline !important; } .align-items-xl-stretch { - -webkit-box-align: stretch !important; align-items: stretch !important; } .align-content-xl-start { @@ -9562,24 +9164,18 @@ img { .row-cards > .col, .row-cards > [class*='col-'] { - display: -webkit-box; display: flex; - -webkit-box-orient: vertical; - -webkit-box-direction: normal; flex-direction: column; } .row-deck > .col, .row-deck > [class*='col-'] { - display: -webkit-box; display: flex; - -webkit-box-align: stretch; align-items: stretch; } .row-deck > .col .card, .row-deck > [class*='col-'] .card { - -webkit-box-flex: 1; flex: 1; } @@ -9652,12 +9248,8 @@ img { } .page { - display: -webkit-box; display: flex; - -webkit-box-orient: vertical; - -webkit-box-direction: normal; flex-direction: column; - -webkit-box-pack: center; justify-content: center; min-height: 100%; } @@ -9673,7 +9265,6 @@ body.fixed-header .page { } .page-main { - -webkit-box-flex: 1; flex: 1; } @@ -9688,9 +9279,7 @@ body.fixed-header .page { } .page-header { - display: -webkit-box; display: flex; - -webkit-box-align: center; align-items: center; margin: 1.5rem 0 1.5rem; flex-wrap: wrap; @@ -9736,13 +9325,9 @@ body.fixed-header .page { } .page-single { - -webkit-box-flex: 1; flex: 1; - display: -webkit-box; display: flex; - -webkit-box-align: center; align-items: center; - -webkit-box-pack: center; justify-content: center; padding: 1rem 0; } @@ -9766,10 +9351,7 @@ body.fixed-header .page { width: 22rem; background: #ffffff; border-left: 1px solid rgba(0, 40, 100, 0.12); - display: -webkit-box; display: flex; - -webkit-box-orient: vertical; - -webkit-box-direction: normal; flex-direction: column; z-index: 100; visibility: hidden; @@ -9784,7 +9366,6 @@ body.fixed-header .page { .aside-body { padding: 1.5rem; - -webkit-box-flex: 1; flex: 1; overflow: auto; } @@ -9831,9 +9412,7 @@ body.fixed-header .header { user-select: none; cursor: pointer; line-height: 1; - display: -webkit-box; display: flex; - -webkit-box-align: center; align-items: center; } @@ -9907,7 +9486,6 @@ body.fixed-header .header { background: #fff; border-bottom: 1px solid rgba(0, 40, 100, 0.12); color: #868e96; - -webkit-box-align: center; align-items: center; } @@ -11002,7 +10580,6 @@ a.icon:hover { } .card-body { - -webkit-box-flex: 1; flex: 1; margin: 0; padding: 1.5rem 1.5rem; @@ -11042,9 +10619,7 @@ a.icon:hover { .card-header { background: none; padding: 1rem 1.5rem; - display: -webkit-box; display: flex; - -webkit-box-align: center; align-items: center; } @@ -11069,10 +10644,7 @@ a.icon:hover { .card-img-overlay { background-color: rgba(0, 0, 0, 0.4); - display: -webkit-box; display: flex; - -webkit-box-orient: vertical; - -webkit-box-direction: normal; flex-direction: column; } @@ -11167,8 +10739,6 @@ a.icon:hover { } .card-aside { - -webkit-box-orient: horizontal; - -webkit-box-direction: normal; flex-direction: row; } @@ -11184,9 +10754,7 @@ a.icon:hover { font-size: 2.5rem; line-height: 3.4rem; height: 3.4rem; - display: -webkit-box; display: flex; - -webkit-box-align: center; align-items: center; font-weight: 400; } @@ -11204,9 +10772,7 @@ a.icon:hover { .card-options { margin-left: auto; - display: -webkit-box; display: flex; - -webkit-box-ordinal-group: 101; order: 100; margin-right: -.5rem; color: #868e96; @@ -11269,7 +10835,6 @@ Card maps Card tabs */ .card-tabs { - display: -webkit-box; display: flex; } @@ -11283,7 +10848,6 @@ Card tabs } .card-tabs-item { - -webkit-box-flex: 1; flex: 1; display: block; padding: 1rem 1.5rem; @@ -11492,7 +11056,6 @@ Card alert } .avatar-list { - display: -webkit-box; display: flex; flex-wrap: wrap; list-style: none; @@ -11520,17 +11083,6 @@ Card alert font-size: 1.5rem; } -@-webkit-keyframes indeterminate { - 0% { - left: -35%; - right: 100%; - } - 100%, 60% { - left: 100%; - right: -90%; - } -} - @keyframes indeterminate { 0% { left: -35%; @@ -11542,17 +11094,6 @@ Card alert } } -@-webkit-keyframes indeterminate-short { - 0% { - left: -200%; - right: 100%; - } - 100%, 60% { - left: 107%; - right: -8%; - } -} - @keyframes indeterminate-short { 0% { left: -200%; @@ -11589,35 +11130,19 @@ Card alert } .progress-bar-indeterminate:before { - -webkit-animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite; animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite; } .progress-bar-indeterminate:after { - -webkit-animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite; animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite; - -webkit-animation-delay: 1.15s; animation-delay: 1.15s; } -@-webkit-keyframes loader { - from { - -webkit-transform: rotate(0deg); - transform: rotate(0deg); - } - to { - -webkit-transform: rotate(360deg); - transform: rotate(360deg); - } -} - @keyframes loader { from { - -webkit-transform: rotate(0deg); transform: rotate(0deg); } to { - -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @@ -11636,7 +11161,6 @@ Dimmer top: 50%; left: 0; right: 0; - -webkit-transform: translateY(-50%); transform: translateY(-50%); } @@ -11677,9 +11201,7 @@ Loader } .loader:after { - -webkit-animation: loader .6s linear; animation: loader .6s linear; - -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; border-radius: 50%; border: 3px solid; @@ -11692,13 +11214,11 @@ Loader list-style: none; margin: 0 -1px -1px 0; padding: 0; - display: -webkit-box; display: flex; flex-wrap: wrap; } .icons-list > li { - -webkit-box-flex: 1; flex: 1 0 4rem; } @@ -11709,11 +11229,8 @@ Loader .icons-list-item { text-align: center; height: 4rem; - display: -webkit-box; display: flex; - -webkit-box-align: center; align-items: center; - -webkit-box-pack: center; justify-content: center; border-right: 1px solid rgba(0, 40, 100, 0.12); border-bottom: 1px solid rgba(0, 40, 100, 0.12); @@ -11751,12 +11268,9 @@ Loader right: 0; bottom: 0; background: rgba(70, 127, 207, 0.8); - display: -webkit-box; display: flex; color: #fff; - -webkit-box-align: center; align-items: center; - -webkit-box-pack: center; justify-content: center; font-size: 1.25rem; opacity: 0; @@ -11866,11 +11380,8 @@ Icon input bottom: 0; left: 0; color: #868e96; - display: -webkit-box; display: flex; - -webkit-box-align: center; align-items: center; - -webkit-box-pack: center; justify-content: center; min-width: 2.5rem; pointer-events: none; @@ -12014,15 +11525,6 @@ Icon input background-size: 640px 120px; } -@-webkit-keyframes status-pulse { - 0%, 100% { - opacity: 1; - } - 50% { - opacity: .32; - } -} - @keyframes status-pulse { 0%, 100% { opacity: 1; @@ -12039,14 +11541,12 @@ Icon input display: inline-block; background: currentColor; border-radius: 50%; - -webkit-transform: translateY(-1px); transform: translateY(-1px); margin-right: .375rem; vertical-align: middle; } .status-animated { - -webkit-animation: 1s status-pulse infinite ease; animation: 1s status-pulse infinite ease; } @@ -12090,14 +11590,9 @@ Icon input margin-left: auto; margin-right: auto; bottom: 0; - display: -webkit-box; display: flex; - -webkit-box-pack: center; justify-content: center; - -webkit-box-align: center; align-items: center; - -webkit-box-orient: vertical; - -webkit-box-direction: normal; flex-direction: column; line-height: 1; } @@ -12176,12 +11671,8 @@ a.chip:hover { margin: 0; padding: 0; list-style-type: none; - display: -webkit-box; display: flex; - -webkit-box-orient: vertical; - -webkit-box-direction: normal; flex-direction: column; - -webkit-box-pack: end; justify-content: flex-end; min-height: 100%; } @@ -12190,10 +11681,7 @@ a.chip:hover { padding: 0; text-align: right; position: relative; - display: -webkit-box; display: flex; - -webkit-box-orient: horizontal; - -webkit-box-direction: reverse; flex-direction: row-reverse; } @@ -12238,8 +11726,6 @@ a.chip:hover { } .chat-line-friend { - -webkit-box-orient: horizontal; - -webkit-box-direction: normal; flex-direction: row; } @@ -12595,14 +12081,12 @@ a.chip:hover { } .custom-range { - -webkit-box-align: center; align-items: center; -webkit-appearance: none; -moz-appearance: none; appearance: none; background: none; cursor: pointer; - display: -webkit-box; display: flex; height: 100%; min-height: 2.375rem; @@ -12714,12 +12198,10 @@ a.chip:hover { } .selectgroup { - display: -webkit-inline-box; display: inline-flex; } .selectgroup-item { - -webkit-box-flex: 1; flex-grow: 1; position: relative; } @@ -12787,13 +12269,11 @@ a.chip:hover { .selectgroup-pills { flex-wrap: wrap; - -webkit-box-align: start; align-items: flex-start; } .selectgroup-pills .selectgroup-item { margin-right: .5rem; - -webkit-box-flex: 0; flex-grow: 0; } @@ -12807,9 +12287,7 @@ a.chip:hover { -ms-user-select: none; user-select: none; cursor: default; - display: -webkit-inline-box; display: inline-flex; - -webkit-box-align: center; align-items: center; margin: 0; } @@ -12821,10 +12299,7 @@ a.chip:hover { } .custom-switches-stacked { - display: -webkit-box; display: flex; - -webkit-box-orient: vertical; - -webkit-box-direction: normal; flex-direction: column; } @@ -13033,7 +12508,6 @@ a.chip:hover { .timeline-item { position: relative; - display: -webkit-box; display: flex; padding-left: 2rem; margin: .5rem 0; @@ -15116,7 +14590,6 @@ svg { } .selectize-control.single .selectize-input.dropdown-active:after { - -webkit-transform: rotate(180deg); transform: rotate(180deg); } @@ -15133,11 +14606,8 @@ svg { margin: -1px .5rem -1px -4px; line-height: 1.25rem; float: left; - display: -webkit-box; display: flex; - -webkit-box-align: center; align-items: center; - -webkit-box-pack: center; justify-content: center; } diff --git a/assets/plugins/iconfonts/plugin.css b/assets/plugins/iconfonts/plugin.css index 61df5f9ba..66a9577a0 100644 --- a/assets/plugins/iconfonts/plugin.css +++ b/assets/plugins/iconfonts/plugin.css @@ -1472,27 +1472,22 @@ } .wi-rotate-90 { - -webkit-transform: rotate(90deg); transform: rotate(90deg); } .wi-rotate-180 { - -webkit-transform: rotate(180deg); transform: rotate(180deg); } .wi-rotate-270 { - -webkit-transform: rotate(270deg); transform: rotate(270deg); } .wi-flip-horizontal { - -webkit-transform: scale(-1, 1); transform: scale(-1, 1); } .wi-flip-vertical { - -webkit-transform: scale(1, -1); transform: scale(1, -1); } diff --git a/assets/plugins/iconfonts/plugin.min.css b/assets/plugins/iconfonts/plugin.min.css index 61df5f9ba..66a9577a0 100644 --- a/assets/plugins/iconfonts/plugin.min.css +++ b/assets/plugins/iconfonts/plugin.min.css @@ -1472,27 +1472,22 @@ } .wi-rotate-90 { - -webkit-transform: rotate(90deg); transform: rotate(90deg); } .wi-rotate-180 { - -webkit-transform: rotate(180deg); transform: rotate(180deg); } .wi-rotate-270 { - -webkit-transform: rotate(270deg); transform: rotate(270deg); } .wi-flip-horizontal { - -webkit-transform: scale(-1, 1); transform: scale(-1, 1); } .wi-flip-vertical { - -webkit-transform: scale(1, -1); transform: scale(1, -1); }