From b744ba2c084dd382d5bad8266827bf1a49a864de Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 31 Mar 2018 13:59:37 -0700 Subject: dist --- dist/css/bootstrap.css | 521 ++++++++----------------------------------------- 1 file changed, 78 insertions(+), 443 deletions(-) (limited to 'dist/css/bootstrap.css') diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index cd6888dd67..ba0462d991 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -594,7 +594,6 @@ pre code { } .row { - display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; @@ -630,14 +629,12 @@ pre code { .col { -ms-flex-preferred-size: 0; flex-basis: 0; - -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; } .col-auto { - -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; @@ -645,175 +642,148 @@ pre code { } .col-1 { - -webkit-box-flex: 0; -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; } .col-2 { - -webkit-box-flex: 0; -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; } .col-3 { - -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .col-4 { - -webkit-box-flex: 0; -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; } .col-5 { - -webkit-box-flex: 0; -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; } .col-6 { - -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .col-7 { - -webkit-box-flex: 0; -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; } .col-8 { - -webkit-box-flex: 0; -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; } .col-9 { - -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; } .col-10 { - -webkit-box-flex: 0; -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; } .col-11 { - -webkit-box-flex: 0; -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; } .col-12 { - -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .order-first { - -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; } .order-last { - -webkit-box-ordinal-group: 14; -ms-flex-order: 13; order: 13; } .order-0 { - -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; } .order-1 { - -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } .order-2 { - -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; } .order-3 { - -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; } .order-4 { - -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; } .order-5 { - -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; } .order-6 { - -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; } .order-7 { - -webkit-box-ordinal-group: 8; -ms-flex-order: 7; order: 7; } .order-8 { - -webkit-box-ordinal-group: 9; -ms-flex-order: 8; order: 8; } .order-9 { - -webkit-box-ordinal-group: 10; -ms-flex-order: 9; order: 9; } .order-10 { - -webkit-box-ordinal-group: 11; -ms-flex-order: 10; order: 10; } .order-11 { - -webkit-box-ordinal-group: 12; -ms-flex-order: 11; order: 11; } .order-12 { - -webkit-box-ordinal-group: 13; -ms-flex-order: 12; order: 12; } @@ -866,162 +836,133 @@ pre code { .col-sm { -ms-flex-preferred-size: 0; flex-basis: 0; - -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; } .col-sm-auto { - -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: none; } .col-sm-1 { - -webkit-box-flex: 0; -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; } .col-sm-2 { - -webkit-box-flex: 0; -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; } .col-sm-3 { - -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .col-sm-4 { - -webkit-box-flex: 0; -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; } .col-sm-5 { - -webkit-box-flex: 0; -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; } .col-sm-6 { - -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .col-sm-7 { - -webkit-box-flex: 0; -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; } .col-sm-8 { - -webkit-box-flex: 0; -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; } .col-sm-9 { - -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; } .col-sm-10 { - -webkit-box-flex: 0; -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; } .col-sm-11 { - -webkit-box-flex: 0; -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; } .col-sm-12 { - -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .order-sm-first { - -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; } .order-sm-last { - -webkit-box-ordinal-group: 14; -ms-flex-order: 13; order: 13; } .order-sm-0 { - -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; } .order-sm-1 { - -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } .order-sm-2 { - -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; } .order-sm-3 { - -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; } .order-sm-4 { - -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; } .order-sm-5 { - -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; } .order-sm-6 { - -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; } .order-sm-7 { - -webkit-box-ordinal-group: 8; -ms-flex-order: 7; order: 7; } .order-sm-8 { - -webkit-box-ordinal-group: 9; -ms-flex-order: 8; order: 8; } .order-sm-9 { - -webkit-box-ordinal-group: 10; -ms-flex-order: 9; order: 9; } .order-sm-10 { - -webkit-box-ordinal-group: 11; -ms-flex-order: 10; order: 10; } .order-sm-11 { - -webkit-box-ordinal-group: 12; -ms-flex-order: 11; order: 11; } .order-sm-12 { - -webkit-box-ordinal-group: 13; -ms-flex-order: 12; order: 12; } @@ -1067,162 +1008,133 @@ pre code { .col-md { -ms-flex-preferred-size: 0; flex-basis: 0; - -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; } .col-md-auto { - -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: none; } .col-md-1 { - -webkit-box-flex: 0; -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; } .col-md-2 { - -webkit-box-flex: 0; -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; } .col-md-3 { - -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .col-md-4 { - -webkit-box-flex: 0; -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; } .col-md-5 { - -webkit-box-flex: 0; -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; } .col-md-6 { - -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .col-md-7 { - -webkit-box-flex: 0; -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; } .col-md-8 { - -webkit-box-flex: 0; -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; } .col-md-9 { - -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; } .col-md-10 { - -webkit-box-flex: 0; -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; } .col-md-11 { - -webkit-box-flex: 0; -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; } .col-md-12 { - -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .order-md-first { - -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; } .order-md-last { - -webkit-box-ordinal-group: 14; -ms-flex-order: 13; order: 13; } .order-md-0 { - -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; } .order-md-1 { - -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } .order-md-2 { - -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; } .order-md-3 { - -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; } .order-md-4 { - -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; } .order-md-5 { - -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; } .order-md-6 { - -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; } .order-md-7 { - -webkit-box-ordinal-group: 8; -ms-flex-order: 7; order: 7; } .order-md-8 { - -webkit-box-ordinal-group: 9; -ms-flex-order: 8; order: 8; } .order-md-9 { - -webkit-box-ordinal-group: 10; -ms-flex-order: 9; order: 9; } .order-md-10 { - -webkit-box-ordinal-group: 11; -ms-flex-order: 10; order: 10; } .order-md-11 { - -webkit-box-ordinal-group: 12; -ms-flex-order: 11; order: 11; } .order-md-12 { - -webkit-box-ordinal-group: 13; -ms-flex-order: 12; order: 12; } @@ -1268,162 +1180,133 @@ pre code { .col-lg { -ms-flex-preferred-size: 0; flex-basis: 0; - -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; } .col-lg-auto { - -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: none; } .col-lg-1 { - -webkit-box-flex: 0; -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; } .col-lg-2 { - -webkit-box-flex: 0; -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; } .col-lg-3 { - -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .col-lg-4 { - -webkit-box-flex: 0; -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; } .col-lg-5 { - -webkit-box-flex: 0; -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; } .col-lg-6 { - -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .col-lg-7 { - -webkit-box-flex: 0; -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; } .col-lg-8 { - -webkit-box-flex: 0; -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; } .col-lg-9 { - -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; } .col-lg-10 { - -webkit-box-flex: 0; -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; } .col-lg-11 { - -webkit-box-flex: 0; -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; } .col-lg-12 { - -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .order-lg-first { - -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; } .order-lg-last { - -webkit-box-ordinal-group: 14; -ms-flex-order: 13; order: 13; } .order-lg-0 { - -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; } .order-lg-1 { - -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } .order-lg-2 { - -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; } .order-lg-3 { - -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; } .order-lg-4 { - -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; } .order-lg-5 { - -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; } .order-lg-6 { - -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; } .order-lg-7 { - -webkit-box-ordinal-group: 8; -ms-flex-order: 7; order: 7; } .order-lg-8 { - -webkit-box-ordinal-group: 9; -ms-flex-order: 8; order: 8; } .order-lg-9 { - -webkit-box-ordinal-group: 10; -ms-flex-order: 9; order: 9; } .order-lg-10 { - -webkit-box-ordinal-group: 11; -ms-flex-order: 10; order: 10; } .order-lg-11 { - -webkit-box-ordinal-group: 12; -ms-flex-order: 11; order: 11; } .order-lg-12 { - -webkit-box-ordinal-group: 13; -ms-flex-order: 12; order: 12; } @@ -1469,162 +1352,133 @@ pre code { .col-xl { -ms-flex-preferred-size: 0; flex-basis: 0; - -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; } .col-xl-auto { - -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: none; } .col-xl-1 { - -webkit-box-flex: 0; -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; } .col-xl-2 { - -webkit-box-flex: 0; -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; } .col-xl-3 { - -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .col-xl-4 { - -webkit-box-flex: 0; -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; } .col-xl-5 { - -webkit-box-flex: 0; -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; } .col-xl-6 { - -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .col-xl-7 { - -webkit-box-flex: 0; -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; } .col-xl-8 { - -webkit-box-flex: 0; -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; } .col-xl-9 { - -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; } .col-xl-10 { - -webkit-box-flex: 0; -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; } .col-xl-11 { - -webkit-box-flex: 0; -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; } .col-xl-12 { - -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .order-xl-first { - -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; } .order-xl-last { - -webkit-box-ordinal-group: 14; -ms-flex-order: 13; order: 13; } .order-xl-0 { - -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; } .order-xl-1 { - -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } .order-xl-2 { - -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; } .order-xl-3 { - -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; } .order-xl-4 { - -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; } .order-xl-5 { - -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; } .order-xl-6 { - -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; } .order-xl-7 { - -webkit-box-ordinal-group: 8; -ms-flex-order: 7; order: 7; } .order-xl-8 { - -webkit-box-ordinal-group: 9; -ms-flex-order: 8; order: 8; } .order-xl-9 { - -webkit-box-ordinal-group: 10; -ms-flex-order: 9; order: 9; } .order-xl-10 { - -webkit-box-ordinal-group: 11; -ms-flex-order: 10; order: 10; } .order-xl-11 { - -webkit-box-ordinal-group: 12; -ms-flex-order: 11; order: 11; } .order-xl-12 { - -webkit-box-ordinal-group: 13; -ms-flex-order: 12; order: 12; } @@ -1975,6 +1829,12 @@ pre code { transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; } +@media screen and (prefers-reduced-motion: reduce) { + .form-control { + transition: none; + } +} + .form-control::-ms-expand { background-color: transparent; border: 0; @@ -2129,7 +1989,6 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for } .form-row { - display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; @@ -2165,10 +2024,8 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for } .form-check-inline { - display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; - -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding-left: 0; @@ -2377,14 +2234,10 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for } .form-inline { - display: -webkit-box; display: -ms-flexbox; display: flex; - -webkit-box-orient: horizontal; - -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; - -webkit-box-align: center; -ms-flex-align: center; align-items: center; } @@ -2395,29 +2248,21 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for @media (min-width: 576px) { .form-inline label { - display: -webkit-box; display: -ms-flexbox; display: flex; - -webkit-box-align: center; -ms-flex-align: center; align-items: center; - -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-bottom: 0; } .form-inline .form-group { - display: -webkit-box; display: -ms-flexbox; display: flex; - -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; - -webkit-box-orient: horizontal; - -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; - -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-bottom: 0; @@ -2435,13 +2280,10 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for width: auto; } .form-inline .form-check { - display: -webkit-box; display: -ms-flexbox; display: flex; - -webkit-box-align: center; -ms-flex-align: center; align-items: center; - -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: auto; @@ -2454,10 +2296,8 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for margin-left: 0; } .form-inline .custom-control { - -webkit-box-align: center; -ms-flex-align: center; align-items: center; - -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } @@ -2484,6 +2324,12 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; } +@media screen and (prefers-reduced-motion: reduce) { + .btn { + transition: none; + } +} + .btn:hover, .btn:focus { text-decoration: none; } @@ -3075,6 +2921,7 @@ fieldset:disabled a.btn { .btn-link:disabled, .btn-link.disabled { color: #6c757d; + pointer-events: none; } .btn-lg, .btn-group-lg > .btn { @@ -3107,28 +2954,21 @@ input[type="button"].btn-block { } .fade { - opacity: 0; transition: opacity 0.15s linear; } -.fade.show { - opacity: 1; -} - -.collapse { - display: none; -} - -.collapse.show { - display: block; +@media screen and (prefers-reduced-motion: reduce) { + .fade { + transition: none; + } } -tr.collapse.show { - display: table-row; +.fade:not(.show) { + opacity: 0; } -tbody.collapse.show { - display: table-row-group; +.collapse:not(.show) { + display: none; } .collapsing { @@ -3138,8 +2978,16 @@ tbody.collapse.show { transition: height 0.35s ease; } +@media screen and (prefers-reduced-motion: reduce) { + .collapsing { + transition: none; + } +} + .dropup, -.dropdown { +.dropright, +.dropdown, +.dropleft { position: relative; } @@ -3180,7 +3028,14 @@ tbody.collapse.show { border-radius: 0.25rem; } +.dropdown-menu-right { + right: 0; + left: auto; +} + .dropup .dropdown-menu { + top: auto; + bottom: 100%; margin-top: 0; margin-bottom: 0.125rem; } @@ -3203,6 +3058,9 @@ tbody.collapse.show { } .dropright .dropdown-menu { + top: 0; + right: auto; + left: 100%; margin-top: 0; margin-left: 0.125rem; } @@ -3215,6 +3073,7 @@ tbody.collapse.show { vertical-align: 0.255em; content: ""; border-top: 0.3em solid transparent; + border-right: 0; border-bottom: 0.3em solid transparent; border-left: 0.3em solid; } @@ -3228,6 +3087,9 @@ tbody.collapse.show { } .dropleft .dropdown-menu { + top: 0; + right: 100%; + left: auto; margin-top: 0; margin-right: 0.125rem; } @@ -3265,6 +3127,11 @@ tbody.collapse.show { vertical-align: 0; } +.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] { + right: auto; + bottom: auto; +} + .dropdown-divider { height: 0; margin: 0.5rem 0; @@ -3324,7 +3191,6 @@ tbody.collapse.show { .btn-group, .btn-group-vertical { position: relative; - display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; vertical-align: middle; @@ -3333,7 +3199,6 @@ tbody.collapse.show { .btn-group > .btn, .btn-group-vertical > .btn { position: relative; - -webkit-box-flex: 0; -ms-flex: 0 1 auto; flex: 0 1 auto; } @@ -3362,12 +3227,10 @@ tbody.collapse.show { } .btn-toolbar { - display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; - -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; } @@ -3397,10 +3260,16 @@ tbody.collapse.show { padding-left: 0.5625rem; } -.dropdown-toggle-split::after { +.dropdown-toggle-split::after, +.dropup .dropdown-toggle-split::after, +.dropright .dropdown-toggle-split::after { margin-left: 0; } +.dropleft .dropdown-toggle-split::before { + margin-right: 0; +} + .btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split { padding-right: 0.375rem; padding-left: 0.375rem; @@ -3412,14 +3281,10 @@ tbody.collapse.show { } .btn-group-vertical { - -webkit-box-orient: vertical; - -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; - -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; - -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } @@ -3465,12 +3330,10 @@ tbody.collapse.show { .input-group { position: relative; - display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; - -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; width: 100%; @@ -3480,7 +3343,6 @@ tbody.collapse.show { .input-group > .custom-select, .input-group > .custom-file { position: relative; - -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; width: 1%; @@ -3518,10 +3380,8 @@ tbody.collapse.show { } .input-group > .custom-file { - display: -webkit-box; display: -ms-flexbox; display: flex; - -webkit-box-align: center; -ms-flex-align: center; align-items: center; } @@ -3540,7 +3400,6 @@ tbody.collapse.show { .input-group-prepend, .input-group-append { - display: -webkit-box; display: -ms-flexbox; display: flex; } @@ -3571,10 +3430,8 @@ tbody.collapse.show { } .input-group-text { - display: -webkit-box; display: -ms-flexbox; display: flex; - -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 0.375rem 0.75rem; @@ -3623,7 +3480,6 @@ tbody.collapse.show { } .custom-control-inline { - display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; margin-right: 1rem; @@ -3808,12 +3664,12 @@ tbody.collapse.show { opacity: 0; } -.custom-file-input:focus ~ .custom-file-control { +.custom-file-input:focus ~ .custom-file-label { border-color: #80bdff; box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); } -.custom-file-input:focus ~ .custom-file-control::before { +.custom-file-input:focus ~ .custom-file-label::after { border-color: #80bdff; } @@ -3969,7 +3825,6 @@ tbody.collapse.show { } .nav { - display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; @@ -4040,7 +3895,6 @@ tbody.collapse.show { } .nav-fill .nav-item { - -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; text-align: center; @@ -4049,7 +3903,6 @@ tbody.collapse.show { .nav-justified .nav-item { -ms-flex-preferred-size: 0; flex-basis: 0; - -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; text-align: center; @@ -4065,15 +3918,12 @@ tbody.collapse.show { .navbar { position: relative; - display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; - -webkit-box-align: center; -ms-flex-align: center; align-items: center; - -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 0.5rem 1rem; @@ -4081,15 +3931,12 @@ tbody.collapse.show { .navbar > .container, .navbar > .container-fluid { - display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; - -webkit-box-align: center; -ms-flex-align: center; align-items: center; - -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } @@ -4109,11 +3956,8 @@ tbody.collapse.show { } .navbar-nav { - display: -webkit-box; display: -ms-flexbox; display: flex; - -webkit-box-orient: vertical; - -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding-left: 0; @@ -4140,10 +3984,8 @@ tbody.collapse.show { .navbar-collapse { -ms-flex-preferred-size: 100%; flex-basis: 100%; - -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; - -webkit-box-align: center; -ms-flex-align: center; align-items: center; } @@ -4185,27 +4027,18 @@ tbody.collapse.show { @media (min-width: 576px) { .navbar-expand-sm { - -webkit-box-orient: horizontal; - -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; - -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; } .navbar-expand-sm .navbar-nav { - -webkit-box-orient: horizontal; - -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } .navbar-expand-sm .navbar-nav .dropdown-menu { position: absolute; } - .navbar-expand-sm .navbar-nav .dropdown-menu-right { - right: 0; - left: auto; - } .navbar-expand-sm .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; @@ -4216,7 +4049,6 @@ tbody.collapse.show { flex-wrap: nowrap; } .navbar-expand-sm .navbar-collapse { - display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -ms-flex-preferred-size: auto; @@ -4225,10 +4057,6 @@ tbody.collapse.show { .navbar-expand-sm .navbar-toggler { display: none; } - .navbar-expand-sm .dropup .dropdown-menu { - top: auto; - bottom: 100%; - } } @media (max-width: 767.98px) { @@ -4241,27 +4069,18 @@ tbody.collapse.show { @media (min-width: 768px) { .navbar-expand-md { - -webkit-box-orient: horizontal; - -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; - -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; } .navbar-expand-md .navbar-nav { - -webkit-box-orient: horizontal; - -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } .navbar-expand-md .navbar-nav .dropdown-menu { position: absolute; } - .navbar-expand-md .navbar-nav .dropdown-menu-right { - right: 0; - left: auto; - } .navbar-expand-md .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; @@ -4272,7 +4091,6 @@ tbody.collapse.show { flex-wrap: nowrap; } .navbar-expand-md .navbar-collapse { - display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -ms-flex-preferred-size: auto; @@ -4281,10 +4099,6 @@ tbody.collapse.show { .navbar-expand-md .navbar-toggler { display: none; } - .navbar-expand-md .dropup .dropdown-menu { - top: auto; - bottom: 100%; - } } @media (max-width: 991.98px) { @@ -4297,27 +4111,18 @@ tbody.collapse.show { @media (min-width: 992px) { .navbar-expand-lg { - -webkit-box-orient: horizontal; - -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; - -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; } .navbar-expand-lg .navbar-nav { - -webkit-box-orient: horizontal; - -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } .navbar-expand-lg .navbar-nav .dropdown-menu { position: absolute; } - .navbar-expand-lg .navbar-nav .dropdown-menu-right { - right: 0; - left: auto; - } .navbar-expand-lg .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; @@ -4328,7 +4133,6 @@ tbody.collapse.show { flex-wrap: nowrap; } .navbar-expand-lg .navbar-collapse { - display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -ms-flex-preferred-size: auto; @@ -4337,10 +4141,6 @@ tbody.collapse.show { .navbar-expand-lg .navbar-toggler { display: none; } - .navbar-expand-lg .dropup .dropdown-menu { - top: auto; - bottom: 100%; - } } @media (max-width: 1199.98px) { @@ -4353,27 +4153,18 @@ tbody.collapse.show { @media (min-width: 1200px) { .navbar-expand-xl { - -webkit-box-orient: horizontal; - -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; - -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; } .navbar-expand-xl .navbar-nav { - -webkit-box-orient: horizontal; - -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } .navbar-expand-xl .navbar-nav .dropdown-menu { position: absolute; } - .navbar-expand-xl .navbar-nav .dropdown-menu-right { - right: 0; - left: auto; - } .navbar-expand-xl .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; @@ -4384,7 +4175,6 @@ tbody.collapse.show { flex-wrap: nowrap; } .navbar-expand-xl .navbar-collapse { - display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -ms-flex-preferred-size: auto; @@ -4393,18 +4183,11 @@ tbody.collapse.show { .navbar-expand-xl .navbar-toggler { display: none; } - .navbar-expand-xl .dropup .dropdown-menu { - top: auto; - bottom: 100%; - } } .navbar-expand { - -webkit-box-orient: horizontal; - -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; - -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; } @@ -4416,8 +4199,6 @@ tbody.collapse.show { } .navbar-expand .navbar-nav { - -webkit-box-orient: horizontal; - -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } @@ -4426,11 +4207,6 @@ tbody.collapse.show { position: absolute; } -.navbar-expand .navbar-nav .dropdown-menu-right { - right: 0; - left: auto; -} - .navbar-expand .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; @@ -4443,7 +4219,6 @@ tbody.collapse.show { } .navbar-expand .navbar-collapse { - display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -ms-flex-preferred-size: auto; @@ -4454,11 +4229,6 @@ tbody.collapse.show { display: none; } -.navbar-expand .dropup .dropdown-menu { - top: auto; - bottom: 100%; -} - .navbar-light .navbar-brand { color: rgba(0, 0, 0, 0.9); } @@ -4557,11 +4327,8 @@ tbody.collapse.show { .card { position: relative; - display: -webkit-box; display: -ms-flexbox; display: flex; - -webkit-box-orient: vertical; - -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; min-width: 0; @@ -4588,7 +4355,6 @@ tbody.collapse.show { } .card-body { - -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; padding: 1.25rem; @@ -4679,11 +4445,8 @@ tbody.collapse.show { } .card-deck { - display: -webkit-box; display: -ms-flexbox; display: flex; - -webkit-box-orient: vertical; - -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } @@ -4694,22 +4457,16 @@ tbody.collapse.show { @media (min-width: 576px) { .card-deck { - -webkit-box-orient: horizontal; - -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; margin-right: -15px; margin-left: -15px; } .card-deck .card { - display: -webkit-box; display: -ms-flexbox; display: flex; - -webkit-box-flex: 1; -ms-flex: 1 0 0%; flex: 1 0 0%; - -webkit-box-orient: vertical; - -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; margin-right: 15px; @@ -4719,11 +4476,8 @@ tbody.collapse.show { } .card-group { - display: -webkit-box; display: -ms-flexbox; display: flex; - -webkit-box-orient: vertical; - -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } @@ -4734,13 +4488,10 @@ tbody.collapse.show { @media (min-width: 576px) { .card-group { - -webkit-box-orient: horizontal; - -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; } .card-group > .card { - -webkit-box-flex: 1; -ms-flex: 1 0 0%; flex: 1 0 0%; margin-bottom: 0; @@ -4837,7 +4588,6 @@ tbody.collapse.show { } .breadcrumb { - display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; @@ -4870,7 +4620,6 @@ tbody.collapse.show { } .pagination { - display: -webkit-box; display: -ms-flexbox; display: flex; padding-left: 0; @@ -5258,7 +5007,6 @@ tbody.collapse.show { } .progress { - display: -webkit-box; display: -ms-flexbox; display: flex; height: 1rem; @@ -5269,14 +5017,10 @@ tbody.collapse.show { } .progress-bar { - display: -webkit-box; display: -ms-flexbox; display: flex; - -webkit-box-orient: vertical; - -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; - -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; color: #fff; @@ -5286,6 +5030,12 @@ tbody.collapse.show { transition: width 0.6s ease; } +@media screen and (prefers-reduced-motion: reduce) { + .progress-bar { + transition: none; + } +} + .progress-bar-striped { background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-size: 1rem 1rem; @@ -5297,26 +5047,20 @@ tbody.collapse.show { } .media { - display: -webkit-box; display: -ms-flexbox; display: flex; - -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; } .media-body { - -webkit-box-flex: 1; -ms-flex: 1; flex: 1; } .list-group { - display: -webkit-box; display: -ms-flexbox; display: flex; - -webkit-box-orient: vertical; - -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding-left: 0; @@ -5582,16 +5326,20 @@ button.close { transform: translate(0, -25%); } +@media screen and (prefers-reduced-motion: reduce) { + .modal.fade .modal-dialog { + transition: none; + } +} + .modal.show .modal-dialog { -webkit-transform: translate(0, 0); transform: translate(0, 0); } .modal-dialog-centered { - display: -webkit-box; display: -ms-flexbox; display: flex; - -webkit-box-align: center; -ms-flex-align: center; align-items: center; min-height: calc(100% - (0.5rem * 2)); @@ -5599,11 +5347,8 @@ button.close { .modal-content { position: relative; - display: -webkit-box; display: -ms-flexbox; display: flex; - -webkit-box-orient: vertical; - -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; width: 100%; @@ -5634,13 +5379,10 @@ button.close { } .modal-header { - display: -webkit-box; display: -ms-flexbox; display: flex; - -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; - -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 1rem; @@ -5661,20 +5403,16 @@ button.close { .modal-body { position: relative; - -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; padding: 1rem; } .modal-footer { - display: -webkit-box; display: -ms-flexbox; display: flex; - -webkit-box-align: center; -ms-flex-align: center; align-items: center; - -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; padding: 1rem; @@ -6014,7 +5752,6 @@ button.close { .carousel-item { position: relative; display: none; - -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 100%; @@ -6027,6 +5764,12 @@ button.close { perspective: 1000px; } +@media screen and (prefers-reduced-motion: reduce) { + .carousel-item { + transition: none; + } +} + .carousel-item.active, .carousel-item-next, .carousel-item-prev { @@ -6123,13 +5866,10 @@ button.close { position: absolute; top: 0; bottom: 0; - display: -webkit-box; display: -ms-flexbox; display: flex; - -webkit-box-align: center; -ms-flex-align: center; align-items: center; - -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 15%; @@ -6178,10 +5918,8 @@ button.close { bottom: 10px; left: 0; z-index: 15; - display: -webkit-box; display: -ms-flexbox; display: flex; - -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding-left: 0; @@ -6192,7 +5930,6 @@ button.close { .carousel-indicators li { position: relative; - -webkit-box-flex: 0; -ms-flex: 0 1 auto; flex: 0 1 auto; width: 30px; @@ -6494,13 +6231,11 @@ button.bg-dark:focus { } .d-flex { - display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; } .d-inline-flex { - display: -webkit-inline-box !important; display: -ms-inline-flexbox !important; display: inline-flex !important; } @@ -6528,12 +6263,10 @@ button.bg-dark:focus { display: table-cell !important; } .d-sm-flex { - display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; } .d-sm-inline-flex { - display: -webkit-inline-box !important; display: -ms-inline-flexbox !important; display: inline-flex !important; } @@ -6562,12 +6295,10 @@ button.bg-dark:focus { display: table-cell !important; } .d-md-flex { - display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; } .d-md-inline-flex { - display: -webkit-inline-box !important; display: -ms-inline-flexbox !important; display: inline-flex !important; } @@ -6596,12 +6327,10 @@ button.bg-dark:focus { display: table-cell !important; } .d-lg-flex { - display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; } .d-lg-inline-flex { - display: -webkit-inline-box !important; display: -ms-inline-flexbox !important; display: inline-flex !important; } @@ -6630,12 +6359,10 @@ button.bg-dark:focus { display: table-cell !important; } .d-xl-flex { - display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; } .d-xl-inline-flex { - display: -webkit-inline-box !important; display: -ms-inline-flexbox !important; display: inline-flex !important; } @@ -6664,12 +6391,10 @@ button.bg-dark:focus { display: table-cell !important; } .d-print-flex { - display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; } .d-print-inline-flex { - display: -webkit-inline-box !important; display: -ms-inline-flexbox !important; display: inline-flex !important; } @@ -6719,29 +6444,21 @@ button.bg-dark:focus { } .flex-row { - -webkit-box-orient: horizontal !important; - -webkit-box-direction: normal !important; -ms-flex-direction: row !important; flex-direction: row !important; } .flex-column { - -webkit-box-orient: vertical !important; - -webkit-box-direction: normal !important; -ms-flex-direction: column !important; flex-direction: column !important; } .flex-row-reverse { - -webkit-box-orient: horizontal !important; - -webkit-box-direction: reverse !important; -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; } .flex-column-reverse { - -webkit-box-orient: vertical !important; - -webkit-box-direction: reverse !important; -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; } @@ -6762,31 +6479,26 @@ button.bg-dark:focus { } .flex-fill { - -webkit-box-flex: 1 !important; -ms-flex: 1 1 auto !important; flex: 1 1 auto !important; } .justify-content-start { - -webkit-box-pack: start !important; -ms-flex-pack: start !important; justify-content: flex-start !important; } .justify-content-end { - -webkit-box-pack: end !important; -ms-flex-pack: end !important; justify-content: flex-end !important; } .justify-content-center { - -webkit-box-pack: center !important; -ms-flex-pack: center !important; justify-content: center !important; } .justify-content-between { - -webkit-box-pack: justify !important; -ms-flex-pack: justify !important; justify-content: space-between !important; } @@ -6797,31 +6509,26 @@ button.bg-dark:focus { } .align-items-start { - -webkit-box-align: start !important; -ms-flex-align: start !important; align-items: flex-start !important; } .align-items-end { - -webkit-box-align: end !important; -ms-flex-align: end !important; align-items: flex-end !important; } .align-items-center { - -webkit-box-align: center !important; -ms-flex-align: center !important; align-items: center !important; } .align-items-baseline { - -webkit-box-align: baseline !important; -ms-flex-align: baseline !important; align-items: baseline !important; } .align-items-stretch { - -webkit-box-align: stretch !important; -ms-flex-align: stretch !important; align-items: stretch !important; } @@ -6888,26 +6595,18 @@ button.bg-dark:focus { @media (min-width: 576px) { .flex-sm-row { - -webkit-box-orient: horizontal !important; - -webkit-box-direction: normal !important; -ms-flex-direction: row !important; flex-direction: row !important; } .flex-sm-column { - -webkit-box-orient: vertical !important; - -webkit-box-direction: normal !important; -ms-flex-direction: column !important; flex-direction: column !important; } .flex-sm-row-reverse { - -webkit-box-orient: horizontal !important; - -webkit-box-direction: reverse !important; -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; } .flex-sm-column-reverse { - -webkit-box-orient: vertical !important; - -webkit-box-direction: reverse !important; -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; } @@ -6924,27 +6623,22 @@ button.bg-dark:focus { flex-wrap: wrap-reverse !important; } .flex-sm-fill { - -webkit-box-flex: 1 !important; -ms-flex: 1 1 auto !important; flex: 1 1 auto !important; } .justify-content-sm-start { - -webkit-box-pack: start !important; -ms-flex-pack: start !important; justify-content: flex-start !important; } .justify-content-sm-end { - -webkit-box-pack: end !important; -ms-flex-pack: end !important; justify-content: flex-end !important; } .justify-content-sm-center { - -webkit-box-pack: center !important; -ms-flex-pack: center !important; justify-content: center !important; } .justify-content-sm-between { - -webkit-box-pack: justify !important; -ms-flex-pack: justify !important; justify-content: space-between !important; } @@ -6953,27 +6647,22 @@ button.bg-dark:focus { justify-content: space-around !important; } .align-items-sm-start { - -webkit-box-align: start !important; -ms-flex-align: start !important; align-items: flex-start !important; } .align-items-sm-end { - -webkit-box-align: end !important; -ms-flex-align: end !important; align-items: flex-end !important; } .align-items-sm-center { - -webkit-box-align: center !important; -ms-flex-align: center !important; align-items: center !important; } .align-items-sm-baseline { - -webkit-box-align: baseline !important; -ms-flex-align: baseline !important; align-items: baseline !important; } .align-items-sm-stretch { - -webkit-box-align: stretch !important; -ms-flex-align: stretch !important; align-items: stretch !important; } @@ -7029,26 +6718,18 @@ button.bg-dark:focus { @media (min-width: 768px) { .flex-md-row { - -webkit-box-orient: horizontal !important; - -webkit-box-direction: normal !important; -ms-flex-direction: row !important; flex-direction: row !important; } .flex-md-column { - -webkit-box-orient: vertical !important; - -webkit-box-direction: normal !important; -ms-flex-direction: column !important; flex-direction: column !important; } .flex-md-row-reverse { - -webkit-box-orient: horizontal !important; - -webkit-box-direction: reverse !important; -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; } .flex-md-column-reverse { - -webkit-box-orient: vertical !important; - -webkit-box-direction: reverse !important; -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; } @@ -7065,27 +6746,22 @@ button.bg-dark:focus { flex-wrap: wrap-reverse !important; } .flex-md-fill { - -webkit-box-flex: 1 !important; -ms-flex: 1 1 auto !important; flex: 1 1 auto !important; } .justify-content-md-start { - -webkit-box-pack: start !important; -ms-flex-pack: start !important; justify-content: flex-start !important; } .justify-content-md-end { - -webkit-box-pack: end !important; -ms-flex-pack: end !important; justify-content: flex-end !important; } .justify-content-md-center { - -webkit-box-pack: center !important; -ms-flex-pack: center !important; justify-content: center !important; } .justify-content-md-between { - -webkit-box-pack: justify !important; -ms-flex-pack: justify !important; justify-content: space-between !important; } @@ -7094,27 +6770,22 @@ button.bg-dark:focus { justify-content: space-around !important; } .align-items-md-start { - -webkit-box-align: start !important; -ms-flex-align: start !important; align-items: flex-start !important; } .align-items-md-end { - -webkit-box-align: end !important; -ms-flex-align: end !important; align-items: flex-end !important; } .align-items-md-center { - -webkit-box-align: center !important; -ms-flex-align: center !important; align-items: center !important; } .align-items-md-baseline { - -webkit-box-align: baseline !important; -ms-flex-align: baseline !important; align-items: baseline !important; } .align-items-md-stretch { - -webkit-box-align: stretch !important; -ms-flex-align: stretch !important; align-items: stretch !important; } @@ -7170,26 +6841,18 @@ button.bg-dark:focus { @media (min-width: 992px) { .flex-lg-row { - -webkit-box-orient: horizontal !important; - -webkit-box-direction: normal !important; -ms-flex-direction: row !important; flex-direction: row !important; } .flex-lg-column { - -webkit-box-orient: vertical !important; - -webkit-box-direction: normal !important; -ms-flex-direction: column !important; flex-direction: column !important; } .flex-lg-row-reverse { - -webkit-box-orient: horizontal !important; - -webkit-box-direction: reverse !important; -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; } .flex-lg-column-reverse { - -webkit-box-orient: vertical !important; - -webkit-box-direction: reverse !important; -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; } @@ -7206,27 +6869,22 @@ button.bg-dark:focus { flex-wrap: wrap-reverse !important; } .flex-lg-fill { - -webkit-box-flex: 1 !important; -ms-flex: 1 1 auto !important; flex: 1 1 auto !important; } .justify-content-lg-start { - -webkit-box-pack: start !important; -ms-flex-pack: start !important; justify-content: flex-start !important; } .justify-content-lg-end { - -webkit-box-pack: end !important; -ms-flex-pack: end !important; justify-content: flex-end !important; } .justify-content-lg-center { - -webkit-box-pack: center !important; -ms-flex-pack: center !important; justify-content: center !important; } .justify-content-lg-between { - -webkit-box-pack: justify !important; -ms-flex-pack: justify !important; justify-content: space-between !important; } @@ -7235,27 +6893,22 @@ button.bg-dark:focus { justify-content: space-around !important; } .align-items-lg-start { - -webkit-box-align: start !important; -ms-flex-align: start !important; align-items: flex-start !important; } .align-items-lg-end { - -webkit-box-align: end !important; -ms-flex-align: end !important; align-items: flex-end !important; } .align-items-lg-center { - -webkit-box-align: center !important; -ms-flex-align: center !important; align-items: center !important; } .align-items-lg-baseline { - -webkit-box-align: baseline !important; -ms-flex-align: baseline !important; align-items: baseline !important; } .align-items-lg-stretch { - -webkit-box-align: stretch !important; -ms-flex-align: stretch !important; align-items: stretch !important; } @@ -7311,26 +6964,18 @@ button.bg-dark:focus { @media (min-width: 1200px) { .flex-xl-row { - -webkit-box-orient: horizontal !important; - -webkit-box-direction: normal !important; -ms-flex-direction: row !important; flex-direction: row !important; } .flex-xl-column { - -webkit-box-orient: vertical !important; - -webkit-box-direction: normal !important; -ms-flex-direction: column !important; flex-direction: column !important; } .flex-xl-row-reverse { - -webkit-box-orient: horizontal !important; - -webkit-box-direction: reverse !important; -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; } .flex-xl-column-reverse { - -webkit-box-orient: vertical !important; - -webkit-box-direction: reverse !important; -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; } @@ -7347,27 +6992,22 @@ button.bg-dark:focus { flex-wrap: wrap-reverse !important; } .flex-xl-fill { - -webkit-box-flex: 1 !important; -ms-flex: 1 1 auto !important; flex: 1 1 auto !important; } .justify-content-xl-start { - -webkit-box-pack: start !important; -ms-flex-pack: start !important; justify-content: flex-start !important; } .justify-content-xl-end { - -webkit-box-pack: end !important; -ms-flex-pack: end !important; justify-content: flex-end !important; } .justify-content-xl-center { - -webkit-box-pack: center !important; -ms-flex-pack: center !important; justify-content: center !important; } .justify-content-xl-between { - -webkit-box-pack: justify !important; -ms-flex-pack: justify !important; justify-content: space-between !important; } @@ -7376,27 +7016,22 @@ button.bg-dark:focus { justify-content: space-around !important; } .align-items-xl-start { - -webkit-box-align: start !important; -ms-flex-align: start !important; align-items: flex-start !important; } .align-items-xl-end { - -webkit-box-align: end !important; -ms-flex-align: end !important; align-items: flex-end !important; } .align-items-xl-center { - -webkit-box-align: center !important; -ms-flex-align: center !important; align-items: center !important; } .align-items-xl-baseline { - -webkit-box-align: baseline !important; -ms-flex-align: baseline !important; align-items: baseline !important; } .align-items-xl-stretch { - -webkit-box-align: stretch !important; -ms-flex-align: stretch !important; align-items: stretch !important; } @@ -9144,7 +8779,7 @@ a.text-dark:hover, a.text-dark:focus { } pre, blockquote { - border: 1px solid #999; + border: 1px solid #adb5bd; page-break-inside: avoid; } thead { @@ -9188,7 +8823,7 @@ a.text-dark:hover, a.text-dark:focus { } .table-bordered th, .table-bordered td { - border: 1px solid #ddd !important; + border: 1px solid #dee2e6 !important; } } /*# sourceMappingURL=bootstrap.css.map */ \ No newline at end of file -- cgit v1.2.3