aboutsummaryrefslogtreecommitdiff
path: root/docs/dist/css/bootstrap.css
diff options
context:
space:
mode:
Diffstat (limited to 'docs/dist/css/bootstrap.css')
-rw-r--r--docs/dist/css/bootstrap.css641
1 files changed, 324 insertions, 317 deletions
diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css
index 44a25b514..3a0ceee6d 100644
--- a/docs/dist/css/bootstrap.css
+++ b/docs/dist/css/bootstrap.css
@@ -367,7 +367,6 @@ p {
abbr[title],
abbr[data-original-title] {
cursor: help;
- border-bottom: 1px dotted #636c72;
}
address {
@@ -689,9 +688,9 @@ dl.row > dd + dt {
background-color: #fff;
border: 1px solid #ddd;
border-radius: 0.25rem;
- -webkit-transition: all .2s ease-in-out;
- -o-transition: all .2s ease-in-out;
- transition: all .2s ease-in-out;
+ -webkit-transition: all 0.2s ease-in-out;
+ -o-transition: all 0.2s ease-in-out;
+ transition: all 0.2s ease-in-out;
max-width: 100%;
height: auto;
}
@@ -768,8 +767,8 @@ pre code {
}
.container::after {
+ display: block;
content: "";
- display: table;
clear: both;
}
@@ -837,8 +836,8 @@ pre code {
}
.container-fluid::after {
+ display: block;
content: "";
- display: table;
clear: both;
}
@@ -876,8 +875,8 @@ pre code {
}
.row::after {
+ display: block;
content: "";
- display: table;
clear: both;
}
@@ -909,7 +908,18 @@ pre code {
}
}
-.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
+.no-gutters {
+ margin-right: 0;
+ margin-left: 0;
+}
+
+.no-gutters > .col,
+.no-gutters > [class*="col-"] {
+ padding-right: 0;
+ padding-left: 0;
+}
+
+.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
position: relative;
min-height: 1px;
padding-right: 15px;
@@ -917,28 +927,28 @@ pre code {
}
@media (min-width: 576px) {
- .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
+ .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
padding-right: 15px;
padding-left: 15px;
}
}
@media (min-width: 768px) {
- .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
+ .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
padding-right: 15px;
padding-left: 15px;
}
}
@media (min-width: 992px) {
- .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
+ .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
padding-right: 15px;
padding-left: 15px;
}
}
@media (min-width: 1200px) {
- .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
+ .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
padding-right: 15px;
padding-left: 15px;
}
@@ -1970,6 +1980,11 @@ pre code {
width: 100%;
min-height: 0%;
overflow-x: auto;
+ -ms-overflow-style: -ms-autohiding-scrollbar;
+}
+
+.table-responsive.table-bordered {
+ border: 0;
}
.table-reflow thead {
@@ -2024,6 +2039,11 @@ pre code {
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 0.25rem;
+ -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
+ transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
+ -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
+ transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
+ transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
}
.form-control::-ms-expand {
@@ -2068,7 +2088,7 @@ pre code {
}
select.form-control:not([size]):not([multiple]) {
- height: calc(2.5rem - 2px);
+ height: calc(2.25rem + 2px);
}
select.form-control:focus::-ms-value {
@@ -2192,23 +2212,17 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for
}
.form-check-inline {
- position: relative;
display: inline-block;
- padding-left: 1.25rem;
- margin-bottom: 0;
+}
+
+.form-check-inline .form-check-label {
vertical-align: middle;
- cursor: pointer;
}
.form-check-inline + .form-check-inline {
margin-left: .75rem;
}
-.form-check-inline.disabled {
- color: #636c72;
- cursor: not-allowed;
-}
-
.form-control-feedback {
margin-top: 0.25rem;
}
@@ -2218,16 +2232,15 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for
.form-control-danger {
padding-right: 2.25rem;
background-repeat: no-repeat;
- background-position: center right 0.625rem;
- -webkit-background-size: 1.25rem 1.25rem;
- background-size: 1.25rem 1.25rem;
+ background-position: center right 0.5625rem;
+ -webkit-background-size: 1.125rem 1.125rem;
+ background-size: 1.125rem 1.125rem;
}
.has-success .form-control-feedback,
.has-success .form-control-label,
.has-success .col-form-label,
.has-success .form-check-label,
-.has-success .form-check-inline,
.has-success .custom-control {
color: #5cb85c;
}
@@ -2250,7 +2263,6 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for
.has-warning .form-control-label,
.has-warning .col-form-label,
.has-warning .form-check-label,
-.has-warning .form-check-inline,
.has-warning .custom-control {
color: #f0ad4e;
}
@@ -2273,7 +2285,6 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for
.has-danger .form-control-label,
.has-danger .col-form-label,
.has-danger .form-check-label,
-.has-danger .form-check-inline,
.has-danger .custom-control {
color: #d9534f;
}
@@ -2293,10 +2304,13 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for
}
@media (min-width: 576px) {
+ .form-inline label {
+ margin-bottom: 0;
+ }
.form-inline .form-group {
display: inline-block;
- margin-bottom: 0;
vertical-align: middle;
+ margin-bottom: 0;
}
.form-inline .form-control {
display: inline-block;
@@ -2307,8 +2321,8 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for
display: inline-block;
}
.form-inline .input-group {
- display: inline-table;
width: auto;
+ display: inline-table;
vertical-align: middle;
}
.form-inline .input-group .input-group-addon,
@@ -2325,9 +2339,10 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for
}
.form-inline .form-check {
display: inline-block;
+ vertical-align: middle;
+ width: auto;
margin-top: 0;
margin-bottom: 0;
- vertical-align: middle;
}
.form-inline .form-check-label {
padding-left: 0;
@@ -2336,6 +2351,15 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for
position: relative;
margin-left: 0;
}
+ .form-inline .custom-control {
+ padding-left: 0;
+ vertical-align: middle;
+ }
+ .form-inline .custom-control-indicator {
+ position: static;
+ display: inline-block;
+ vertical-align: text-bottom;
+ }
.form-inline .has-feedback .form-control-feedback {
top: 0;
}
@@ -2357,6 +2381,9 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for
padding: 0.5rem 1rem;
font-size: 1rem;
border-radius: 0.25rem;
+ -webkit-transition: all 0.2s ease-in-out;
+ -o-transition: all 0.2s ease-in-out;
+ transition: all 0.2s ease-in-out;
}
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
@@ -2973,9 +3000,9 @@ input[type="button"].btn-block {
.fade {
opacity: 0;
- -webkit-transition: opacity .15s linear;
- -o-transition: opacity .15s linear;
- transition: opacity .15s linear;
+ -webkit-transition: opacity 0.15s linear;
+ -o-transition: opacity 0.15s linear;
+ transition: opacity 0.15s linear;
}
.fade.active {
@@ -3002,15 +3029,9 @@ tbody.collapse.active {
position: relative;
height: 0;
overflow: hidden;
- -webkit-transition-timing-function: ease;
- -o-transition-timing-function: ease;
- transition-timing-function: ease;
- -webkit-transition-duration: .35s;
- -o-transition-duration: .35s;
- transition-duration: .35s;
- -webkit-transition-property: height;
- -o-transition-property: height;
- transition-property: height;
+ -webkit-transition: height 0.35s ease;
+ -o-transition: height 0.35s ease;
+ transition: height 0.35s ease;
}
.dropup,
@@ -3083,7 +3104,7 @@ tbody.collapse.active {
.dropdown-item:focus, .dropdown-item:hover {
color: #1d1e1f;
text-decoration: none;
- background-color: #f5f5f5;
+ background-color: #f7f7f9;
}
.dropdown-item.active, .dropdown-item.active:focus, .dropdown-item.active:hover {
@@ -3193,8 +3214,8 @@ tbody.collapse.active {
}
.btn-toolbar::after {
+ display: block;
content: "";
- display: table;
clear: both;
}
@@ -3294,8 +3315,8 @@ tbody.collapse.active {
}
.btn-group-vertical > .btn-group::after {
+ display: block;
content: "";
- display: table;
clear: both;
}
@@ -3582,7 +3603,7 @@ tbody.collapse.active {
.custom-select {
display: inline-block;
max-width: 100%;
- height: calc(2.5rem - 2px);
+ height: calc(2.25rem - 2px);
padding: 0.375rem 1.75rem 0.375rem 0.75rem;
padding-right: 0.75rem \9;
color: #464a4c;
@@ -3721,8 +3742,8 @@ tbody.collapse.active {
}
.nav-tabs::after {
+ display: block;
content: "";
- display: table;
clear: both;
}
@@ -3769,8 +3790,8 @@ tbody.collapse.active {
}
.nav-pills::after {
+ display: block;
content: "";
- display: table;
clear: both;
}
@@ -3821,8 +3842,8 @@ tbody.collapse.active {
}
.navbar::after {
+ display: block;
content: "";
- display: table;
clear: both;
}
@@ -3929,149 +3950,6 @@ tbody.collapse.active {
text-decoration: none;
}
-.navbar-toggleable-xs::after {
- content: "";
- display: table;
- clear: both;
-}
-
-@media (max-width: 575px) {
- .navbar-toggleable-xs .navbar-brand {
- display: block;
- float: none;
- margin-top: .5rem;
- margin-right: 0;
- }
- .navbar-toggleable-xs .navbar-nav {
- margin-top: .5rem;
- margin-bottom: .5rem;
- }
- .navbar-toggleable-xs .navbar-nav .dropdown-menu {
- position: static;
- float: none;
- }
-}
-
-@media (min-width: 576px) {
- .navbar-toggleable-xs {
- display: block;
- }
-}
-
-.navbar-toggleable-sm::after {
- content: "";
- display: table;
- clear: both;
-}
-
-@media (max-width: 767px) {
- .navbar-toggleable-sm .navbar-brand {
- display: block;
- float: none;
- margin-top: .5rem;
- margin-right: 0;
- }
- .navbar-toggleable-sm .navbar-nav {
- margin-top: .5rem;
- margin-bottom: .5rem;
- }
- .navbar-toggleable-sm .navbar-nav .dropdown-menu {
- position: static;
- float: none;
- }
-}
-
-@media (min-width: 768px) {
- .navbar-toggleable-sm {
- display: block;
- }
-}
-
-.navbar-toggleable-md::after {
- content: "";
- display: table;
- clear: both;
-}
-
-@media (max-width: 991px) {
- .navbar-toggleable-md .navbar-brand {
- display: block;
- float: none;
- margin-top: .5rem;
- margin-right: 0;
- }
- .navbar-toggleable-md .navbar-nav {
- margin-top: .5rem;
- margin-bottom: .5rem;
- }
- .navbar-toggleable-md .navbar-nav .dropdown-menu {
- position: static;
- float: none;
- }
-}
-
-@media (min-width: 992px) {
- .navbar-toggleable-md {
- display: block;
- }
-}
-
-.navbar-toggleable-lg::after {
- content: "";
- display: table;
- clear: both;
-}
-
-@media (max-width: 1199px) {
- .navbar-toggleable-lg .navbar-brand {
- display: block;
- float: none;
- margin-top: .5rem;
- margin-right: 0;
- }
- .navbar-toggleable-lg .navbar-nav {
- margin-top: .5rem;
- margin-bottom: .5rem;
- }
- .navbar-toggleable-lg .navbar-nav .dropdown-menu {
- position: static;
- float: none;
- }
-}
-
-@media (min-width: 1200px) {
- .navbar-toggleable-lg {
- display: block;
- }
-}
-
-.navbar-toggleable-xl {
- display: block;
-}
-
-.navbar-toggleable-xl::after {
- content: "";
- display: table;
- clear: both;
-}
-
-.navbar-toggleable-xl .navbar-brand {
- display: block;
- float: none;
- margin-top: .5rem;
- margin-right: 0;
-}
-
-.navbar-toggleable-xl .navbar-nav {
- margin-top: .5rem;
- margin-bottom: .5rem;
-}
-
-.navbar-toggleable-xl .navbar-nav .dropdown-menu {
- position: static;
- float: none;
-}
-
.navbar-nav .nav-item {
float: left;
}
@@ -4109,6 +3987,10 @@ tbody.collapse.active {
color: rgba(0, 0, 0, 0.7);
}
+.navbar-light .navbar-nav .nav-link.disabled {
+ color: rgba(0, 0, 0, 0.3);
+}
+
.navbar-light .navbar-nav .open > .nav-link, .navbar-light .navbar-nav .open > .nav-link:focus, .navbar-light .navbar-nav .open > .nav-link:hover,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .active > .nav-link:focus,
@@ -4154,6 +4036,10 @@ tbody.collapse.active {
color: rgba(255, 255, 255, 0.75);
}
+.navbar-dark .navbar-nav .nav-link.disabled {
+ color: rgba(255, 255, 255, 0.25);
+}
+
.navbar-dark .navbar-nav .open > .nav-link, .navbar-dark .navbar-nav .open > .nav-link:focus, .navbar-dark .navbar-nav .open > .nav-link:hover,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link:focus,
@@ -4180,32 +4066,60 @@ tbody.collapse.active {
color: rgba(255, 255, 255, 0.5);
}
-.navbar-toggleable-xs::after {
+.navbar-toggleable::after {
+ display: block;
content: "";
- display: table;
clear: both;
}
@media (max-width: 575px) {
- .navbar-toggleable-xs .navbar-nav .nav-item {
+ .navbar-toggleable .navbar-brand {
+ display: block;
+ float: none;
+ margin-top: .5rem;
+ margin-right: 0;
+ }
+ .navbar-toggleable .navbar-nav {
+ margin-top: .5rem;
+ margin-bottom: .5rem;
+ }
+ .navbar-toggleable .navbar-nav .dropdown-menu {
+ position: static;
+ float: none;
+ }
+ .navbar-toggleable .navbar-nav .nav-item {
float: none;
margin-left: 0;
}
}
@media (min-width: 576px) {
- .navbar-toggleable-xs {
+ .navbar-toggleable {
display: block !important;
}
}
.navbar-toggleable-sm::after {
+ display: block;
content: "";
- display: table;
clear: both;
}
@media (max-width: 767px) {
+ .navbar-toggleable-sm .navbar-brand {
+ display: block;
+ float: none;
+ margin-top: .5rem;
+ margin-right: 0;
+ }
+ .navbar-toggleable-sm .navbar-nav {
+ margin-top: .5rem;
+ margin-bottom: .5rem;
+ }
+ .navbar-toggleable-sm .navbar-nav .dropdown-menu {
+ position: static;
+ float: none;
+ }
.navbar-toggleable-sm .navbar-nav .nav-item {
float: none;
margin-left: 0;
@@ -4219,12 +4133,26 @@ tbody.collapse.active {
}
.navbar-toggleable-md::after {
+ display: block;
content: "";
- display: table;
clear: both;
}
@media (max-width: 991px) {
+ .navbar-toggleable-md .navbar-brand {
+ display: block;
+ float: none;
+ margin-top: .5rem;
+ margin-right: 0;
+ }
+ .navbar-toggleable-md .navbar-nav {
+ margin-top: .5rem;
+ margin-bottom: .5rem;
+ }
+ .navbar-toggleable-md .navbar-nav .dropdown-menu {
+ position: static;
+ float: none;
+ }
.navbar-toggleable-md .navbar-nav .nav-item {
float: none;
margin-left: 0;
@@ -4237,13 +4165,78 @@ tbody.collapse.active {
}
}
+.navbar-toggleable-lg::after {
+ display: block;
+ content: "";
+ clear: both;
+}
+
+@media (max-width: 1199px) {
+ .navbar-toggleable-lg .navbar-brand {
+ display: block;
+ float: none;
+ margin-top: .5rem;
+ margin-right: 0;
+ }
+ .navbar-toggleable-lg .navbar-nav {
+ margin-top: .5rem;
+ margin-bottom: .5rem;
+ }
+ .navbar-toggleable-lg .navbar-nav .dropdown-menu {
+ position: static;
+ float: none;
+ }
+ .navbar-toggleable-lg .navbar-nav .nav-item {
+ float: none;
+ margin-left: 0;
+ }
+}
+
+@media (min-width: 1200px) {
+ .navbar-toggleable-lg {
+ display: block !important;
+ }
+}
+
+.navbar-toggleable-xl {
+ display: block !important;
+}
+
+.navbar-toggleable-xl::after {
+ display: block;
+ content: "";
+ clear: both;
+}
+
+.navbar-toggleable-xl .navbar-brand {
+ display: block;
+ float: none;
+ margin-top: .5rem;
+ margin-right: 0;
+}
+
+.navbar-toggleable-xl .navbar-nav {
+ margin-top: .5rem;
+ margin-bottom: .5rem;
+}
+
+.navbar-toggleable-xl .navbar-nav .dropdown-menu {
+ position: static;
+ float: none;
+}
+
+.navbar-toggleable-xl .navbar-nav .nav-item {
+ float: none;
+ margin-left: 0;
+}
+
.card {
position: relative;
display: block;
margin-bottom: 0.75rem;
background-color: #fff;
- border-radius: 0.25rem;
border: 1px solid rgba(0, 0, 0, 0.125);
+ border-radius: 0.25rem;
}
.card-block {
@@ -4251,8 +4244,8 @@ tbody.collapse.active {
}
.card-block::after {
+ display: block;
content: "";
- display: table;
clear: both;
}
@@ -4290,13 +4283,13 @@ tbody.collapse.active {
.card-header {
padding: 0.75rem 1.25rem;
margin-bottom: 0;
- background-color: #f5f5f5;
+ background-color: #f7f7f9;
border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header::after {
+ display: block;
content: "";
- display: table;
clear: both;
}
@@ -4306,13 +4299,13 @@ tbody.collapse.active {
.card-footer {
padding: 0.75rem 1.25rem;
- background-color: #f5f5f5;
+ background-color: #f7f7f9;
border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer::after {
+ display: block;
content: "";
- display: table;
clear: both;
}
@@ -4412,8 +4405,13 @@ tbody.collapse.active {
border-color: #d9534f;
}
+.card-inverse {
+ color: rgba(255, 255, 255, 0.65);
+}
+
.card-inverse .card-header,
.card-inverse .card-footer {
+ background-color: transparent;
border-color: rgba(255, 255, 255, 0.2);
}
@@ -4550,8 +4548,8 @@ tbody.collapse.active {
}
.breadcrumb::after {
+ display: block;
content: "";
- display: table;
clear: both;
}
@@ -4623,6 +4621,7 @@ tbody.collapse.active {
float: left;
padding: 0.5rem 0.75rem;
margin-left: -1px;
+ line-height: 1.25;
color: #0275d8;
background-color: #fff;
border: 1px solid #ddd;
@@ -4651,7 +4650,7 @@ tbody.collapse.active {
}
.pagination-sm .page-link {
- padding: 0.275rem 0.75rem;
+ padding: 0.25rem 0.5rem;
font-size: 0.875rem;
}
@@ -4785,14 +4784,11 @@ a.badge:focus, a.badge:hover {
font-weight: bold;
}
-.alert-dismissible {
- padding-right: 2.5rem;
-}
-
.alert-dismissible .close {
position: relative;
- top: -.125rem;
+ top: -0.75rem;
right: -1.25rem;
+ padding: 0.75rem 1.25rem;
color: inherit;
}
@@ -4884,6 +4880,7 @@ a.badge:focus, a.badge:hover {
width: 100%;
height: 1rem;
margin-bottom: 1rem;
+ overflow: hidden;
}
.progress[value] {
@@ -4902,35 +4899,19 @@ a.badge:focus, a.badge:hover {
.progress[value]::-moz-progress-bar {
background-color: #0074d9;
- border-bottom-left-radius: 0.25rem;
- border-top-left-radius: 0.25rem;
}
.progress[value]::-webkit-progress-value {
background-color: #0074d9;
- border-bottom-left-radius: 0.25rem;
- border-top-left-radius: 0.25rem;
-}
-
-.progress[value="100"]::-moz-progress-bar {
- border-bottom-right-radius: 0.25rem;
- border-top-right-radius: 0.25rem;
-}
-
-.progress[value="100"]::-webkit-progress-value {
- border-bottom-right-radius: 0.25rem;
- border-top-right-radius: 0.25rem;
}
.progress[value]::-webkit-progress-bar {
background-color: #eee;
- border-radius: 0.25rem;
}
base::-moz-progress-bar,
.progress[value] {
background-color: #eee;
- border-radius: 0.25rem;
}
@media screen and (min-width: 0\0) {
@@ -4943,12 +4924,6 @@ base::-moz-progress-bar,
height: 1rem;
text-indent: -999rem;
background-color: #0074d9;
- border-bottom-left-radius: 0.25rem;
- border-top-left-radius: 0.25rem;
- }
- .progress[width="100%"] {
- border-bottom-right-radius: 0.25rem;
- border-top-right-radius: 0.25rem;
}
}
@@ -5206,7 +5181,7 @@ base::-moz-progress-bar,
.list-group-item-action:focus, .list-group-item-action:hover {
color: #555;
text-decoration: none;
- background-color: #f5f5f5;
+ background-color: #f7f7f9;
}
.list-group-item-success {
@@ -5423,11 +5398,11 @@ button.close {
}
.modal.fade .modal-dialog {
- -webkit-transition: -webkit-transform .3s ease-out;
- transition: -webkit-transform .3s ease-out;
- -o-transition: -o-transform .3s ease-out;
- transition: transform .3s ease-out;
- transition: transform .3s ease-out, -webkit-transform .3s ease-out, -o-transform .3s ease-out;
+ -webkit-transition: -webkit-transform 0.3s ease-out;
+ transition: -webkit-transform 0.3s ease-out;
+ -o-transition: -o-transform 0.3s ease-out;
+ transition: transform 0.3s ease-out;
+ transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -o-transform 0.3s ease-out;
-webkit-transform: translate(0, -25%);
-ms-transform: translate(0, -25%);
-o-transform: translate(0, -25%);
@@ -5486,8 +5461,8 @@ button.close {
}
.modal-header::after {
+ display: block;
content: "";
- display: table;
clear: both;
}
@@ -5512,8 +5487,8 @@ button.close {
}
.modal-footer::after {
+ display: block;
content: "";
- display: table;
clear: both;
}
@@ -5527,7 +5502,7 @@ button.close {
@media (min-width: 576px) {
.modal-dialog {
- max-width: 600px;
+ max-width: 500px;
margin: 30px auto;
}
.modal-sm {
@@ -5537,7 +5512,7 @@ button.close {
@media (min-width: 992px) {
.modal-lg {
- max-width: 900px;
+ max-width: 800px;
}
}
@@ -5817,9 +5792,9 @@ button.close {
.carousel-inner > .carousel-item {
position: relative;
display: none;
- -webkit-transition: .6s ease-in-out left;
- -o-transition: .6s ease-in-out left;
- transition: .6s ease-in-out left;
+ -webkit-transition: left 0.6s ease-in-out;
+ -o-transition: left 0.6s ease-in-out;
+ transition: left 0.6s ease-in-out;
}
.carousel-inner > .carousel-item > img,
@@ -5829,11 +5804,11 @@ button.close {
@media (-webkit-transform-3d) {
.carousel-inner > .carousel-item {
- -webkit-transition: -webkit-transform .6s ease-in-out;
- transition: -webkit-transform .6s ease-in-out;
- -o-transition: -o-transform .6s ease-in-out;
- transition: transform .6s ease-in-out;
- transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out, -o-transform .6s ease-in-out;
+ -webkit-transition: -webkit-transform 0.6s ease-in-out;
+ transition: -webkit-transform 0.6s ease-in-out;
+ -o-transition: -o-transform 0.6s ease-in-out;
+ transition: transform 0.6s ease-in-out;
+ transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out, -o-transform 0.6s ease-in-out;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1000px;
@@ -5858,11 +5833,11 @@ button.close {
@supports ((-webkit-transform: translate3d(0, 0, 0)) or (transform: translate3d(0, 0, 0))) {
.carousel-inner > .carousel-item {
- -webkit-transition: -webkit-transform .6s ease-in-out;
- transition: -webkit-transform .6s ease-in-out;
- -o-transition: -o-transform .6s ease-in-out;
- transition: transform .6s ease-in-out;
- transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out, -o-transform .6s ease-in-out;
+ -webkit-transition: -webkit-transform 0.6s ease-in-out;
+ transition: -webkit-transform 0.6s ease-in-out;
+ -o-transition: -o-transform 0.6s ease-in-out;
+ transition: transform 0.6s ease-in-out;
+ transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out, -o-transform 0.6s ease-in-out;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1000px;
@@ -6142,6 +6117,26 @@ a.bg-inverse:focus, a.bg-inverse:hover {
background-color: #101112 !important;
}
+.border-0 {
+ border: 0 !important;
+}
+
+.border-top-0 {
+ border-top: 0 !important;
+}
+
+.border-right-0 {
+ border-right: 0 !important;
+}
+
+.border-bottom-0 {
+ border-bottom: 0 !important;
+}
+
+.border-left-0 {
+ border-left: 0 !important;
+}
+
.rounded {
border-radius: 0.25rem;
}
@@ -6170,9 +6165,13 @@ a.bg-inverse:focus, a.bg-inverse:hover {
border-radius: 50%;
}
+.rounded-0 {
+ border-radius: 0;
+}
+
.clearfix::after {
+ display: block;
content: "";
- display: table;
clear: both;
}
@@ -6207,7 +6206,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
display: flex !important;
}
-@media (min-width: 576px) and (min-width: 576px) {
+@media (min-width: 576px) {
.d-sm-none {
display: none !important;
}
@@ -6234,7 +6233,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 768px) and (min-width: 768px) {
+@media (min-width: 768px) {
.d-md-none {
display: none !important;
}
@@ -6261,7 +6260,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 992px) and (min-width: 992px) {
+@media (min-width: 992px) {
.d-lg-none {
display: none !important;
}
@@ -6288,7 +6287,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 1200px) and (min-width: 1200px) {
+@media (min-width: 1200px) {
.d-xl-none {
display: none !important;
}
@@ -6327,7 +6326,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
float: none !important;
}
-@media (min-width: 576px) and (min-width: 576px) {
+@media (min-width: 576px) {
.float-sm-left {
float: left !important;
}
@@ -6339,7 +6338,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 768px) and (min-width: 768px) {
+@media (min-width: 768px) {
.float-md-left {
float: left !important;
}
@@ -6351,7 +6350,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 992px) and (min-width: 992px) {
+@media (min-width: 992px) {
.float-lg-left {
float: left !important;
}
@@ -6363,7 +6362,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 1200px) and (min-width: 1200px) {
+@media (min-width: 1200px) {
.float-xl-left {
float: left !important;
}
@@ -6403,6 +6402,14 @@ a.bg-inverse:focus, a.bg-inverse:hover {
height: 100% !important;
}
+.mw-100 {
+ max-width: 100% !important;
+}
+
+.mh-100 {
+ max-height: 100% !important;
+}
+
.mx-auto {
margin-right: auto !important;
margin-left: auto !important;
@@ -6768,7 +6775,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
padding-bottom: 3rem !important;
}
-@media (min-width: 576px) and (min-width: 576px) {
+@media (min-width: 576px) {
.m-sm-0 {
margin: 0 0 !important;
}
@@ -6794,7 +6801,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 576px) and (min-width: 576px) {
+@media (min-width: 576px) {
.m-sm-1 {
margin: 0.25rem 0.25rem !important;
}
@@ -6820,7 +6827,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 576px) and (min-width: 576px) {
+@media (min-width: 576px) {
.m-sm-2 {
margin: 0.5rem 0.5rem !important;
}
@@ -6846,7 +6853,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 576px) and (min-width: 576px) {
+@media (min-width: 576px) {
.m-sm-3 {
margin: 1rem 1rem !important;
}
@@ -6872,7 +6879,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 576px) and (min-width: 576px) {
+@media (min-width: 576px) {
.m-sm-4 {
margin: 1.5rem 1.5rem !important;
}
@@ -6898,7 +6905,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 576px) and (min-width: 576px) {
+@media (min-width: 576px) {
.m-sm-5 {
margin: 3rem 3rem !important;
}
@@ -6924,7 +6931,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 576px) and (min-width: 576px) {
+@media (min-width: 576px) {
.p-sm-0 {
padding: 0 0 !important;
}
@@ -6950,7 +6957,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 576px) and (min-width: 576px) {
+@media (min-width: 576px) {
.p-sm-1 {
padding: 0.25rem 0.25rem !important;
}
@@ -6976,7 +6983,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 576px) and (min-width: 576px) {
+@media (min-width: 576px) {
.p-sm-2 {
padding: 0.5rem 0.5rem !important;
}
@@ -7002,7 +7009,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 576px) and (min-width: 576px) {
+@media (min-width: 576px) {
.p-sm-3 {
padding: 1rem 1rem !important;
}
@@ -7028,7 +7035,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 576px) and (min-width: 576px) {
+@media (min-width: 576px) {
.p-sm-4 {
padding: 1.5rem 1.5rem !important;
}
@@ -7054,7 +7061,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 576px) and (min-width: 576px) {
+@media (min-width: 576px) {
.p-sm-5 {
padding: 3rem 3rem !important;
}
@@ -7080,7 +7087,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 768px) and (min-width: 768px) {
+@media (min-width: 768px) {
.m-md-0 {
margin: 0 0 !important;
}
@@ -7106,7 +7113,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 768px) and (min-width: 768px) {
+@media (min-width: 768px) {
.m-md-1 {
margin: 0.25rem 0.25rem !important;
}
@@ -7132,7 +7139,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 768px) and (min-width: 768px) {
+@media (min-width: 768px) {
.m-md-2 {
margin: 0.5rem 0.5rem !important;
}
@@ -7158,7 +7165,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 768px) and (min-width: 768px) {
+@media (min-width: 768px) {
.m-md-3 {
margin: 1rem 1rem !important;
}
@@ -7184,7 +7191,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 768px) and (min-width: 768px) {
+@media (min-width: 768px) {
.m-md-4 {
margin: 1.5rem 1.5rem !important;
}
@@ -7210,7 +7217,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 768px) and (min-width: 768px) {
+@media (min-width: 768px) {
.m-md-5 {
margin: 3rem 3rem !important;
}
@@ -7236,7 +7243,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 768px) and (min-width: 768px) {
+@media (min-width: 768px) {
.p-md-0 {
padding: 0 0 !important;
}
@@ -7262,7 +7269,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 768px) and (min-width: 768px) {
+@media (min-width: 768px) {
.p-md-1 {
padding: 0.25rem 0.25rem !important;
}
@@ -7288,7 +7295,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 768px) and (min-width: 768px) {
+@media (min-width: 768px) {
.p-md-2 {
padding: 0.5rem 0.5rem !important;
}
@@ -7314,7 +7321,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 768px) and (min-width: 768px) {
+@media (min-width: 768px) {
.p-md-3 {
padding: 1rem 1rem !important;
}
@@ -7340,7 +7347,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 768px) and (min-width: 768px) {
+@media (min-width: 768px) {
.p-md-4 {
padding: 1.5rem 1.5rem !important;
}
@@ -7366,7 +7373,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 768px) and (min-width: 768px) {
+@media (min-width: 768px) {
.p-md-5 {
padding: 3rem 3rem !important;
}
@@ -7392,7 +7399,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 992px) and (min-width: 992px) {
+@media (min-width: 992px) {
.m-lg-0 {
margin: 0 0 !important;
}
@@ -7418,7 +7425,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 992px) and (min-width: 992px) {
+@media (min-width: 992px) {
.m-lg-1 {
margin: 0.25rem 0.25rem !important;
}
@@ -7444,7 +7451,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 992px) and (min-width: 992px) {
+@media (min-width: 992px) {
.m-lg-2 {
margin: 0.5rem 0.5rem !important;
}
@@ -7470,7 +7477,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 992px) and (min-width: 992px) {
+@media (min-width: 992px) {
.m-lg-3 {
margin: 1rem 1rem !important;
}
@@ -7496,7 +7503,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 992px) and (min-width: 992px) {
+@media (min-width: 992px) {
.m-lg-4 {
margin: 1.5rem 1.5rem !important;
}
@@ -7522,7 +7529,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 992px) and (min-width: 992px) {
+@media (min-width: 992px) {
.m-lg-5 {
margin: 3rem 3rem !important;
}
@@ -7548,7 +7555,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 992px) and (min-width: 992px) {
+@media (min-width: 992px) {
.p-lg-0 {
padding: 0 0 !important;
}
@@ -7574,7 +7581,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 992px) and (min-width: 992px) {
+@media (min-width: 992px) {
.p-lg-1 {
padding: 0.25rem 0.25rem !important;
}
@@ -7600,7 +7607,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 992px) and (min-width: 992px) {
+@media (min-width: 992px) {
.p-lg-2 {
padding: 0.5rem 0.5rem !important;
}
@@ -7626,7 +7633,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 992px) and (min-width: 992px) {
+@media (min-width: 992px) {
.p-lg-3 {
padding: 1rem 1rem !important;
}
@@ -7652,7 +7659,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 992px) and (min-width: 992px) {
+@media (min-width: 992px) {
.p-lg-4 {
padding: 1.5rem 1.5rem !important;
}
@@ -7678,7 +7685,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 992px) and (min-width: 992px) {
+@media (min-width: 992px) {
.p-lg-5 {
padding: 3rem 3rem !important;
}
@@ -7704,7 +7711,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 1200px) and (min-width: 1200px) {
+@media (min-width: 1200px) {
.m-xl-0 {
margin: 0 0 !important;
}
@@ -7730,7 +7737,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 1200px) and (min-width: 1200px) {
+@media (min-width: 1200px) {
.m-xl-1 {
margin: 0.25rem 0.25rem !important;
}
@@ -7756,7 +7763,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 1200px) and (min-width: 1200px) {
+@media (min-width: 1200px) {
.m-xl-2 {
margin: 0.5rem 0.5rem !important;
}
@@ -7782,7 +7789,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 1200px) and (min-width: 1200px) {
+@media (min-width: 1200px) {
.m-xl-3 {
margin: 1rem 1rem !important;
}
@@ -7808,7 +7815,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 1200px) and (min-width: 1200px) {
+@media (min-width: 1200px) {
.m-xl-4 {
margin: 1.5rem 1.5rem !important;
}
@@ -7834,7 +7841,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 1200px) and (min-width: 1200px) {
+@media (min-width: 1200px) {
.m-xl-5 {
margin: 3rem 3rem !important;
}
@@ -7860,7 +7867,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 1200px) and (min-width: 1200px) {
+@media (min-width: 1200px) {
.p-xl-0 {
padding: 0 0 !important;
}
@@ -7886,7 +7893,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 1200px) and (min-width: 1200px) {
+@media (min-width: 1200px) {
.p-xl-1 {
padding: 0.25rem 0.25rem !important;
}
@@ -7912,7 +7919,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 1200px) and (min-width: 1200px) {
+@media (min-width: 1200px) {
.p-xl-2 {
padding: 0.5rem 0.5rem !important;
}
@@ -7938,7 +7945,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 1200px) and (min-width: 1200px) {
+@media (min-width: 1200px) {
.p-xl-3 {
padding: 1rem 1rem !important;
}
@@ -7964,7 +7971,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 1200px) and (min-width: 1200px) {
+@media (min-width: 1200px) {
.p-xl-4 {
padding: 1.5rem 1.5rem !important;
}
@@ -7990,7 +7997,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 1200px) and (min-width: 1200px) {
+@media (min-width: 1200px) {
.p-xl-5 {
padding: 3rem 3rem !important;
}
@@ -8038,15 +8045,15 @@ a.bg-inverse:focus, a.bg-inverse:hover {
white-space: nowrap;
}
-.text-xs-left {
+.text-left {
text-align: left !important;
}
-.text-xs-right {
+.text-right {
text-align: right !important;
}
-.text-xs-center {
+.text-center {
text-align: center !important;
}