mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-29 11:24:18 +01:00
Merge branch 'v4' of https://github.com/twbs/derpstrap into v4
This commit is contained in:
commit
6191e5e696
@ -38,7 +38,7 @@ module.exports = function (grunt) {
|
||||
banner: '/*!\n' +
|
||||
' * Bootstrap v<%= pkg.version %> (<%= pkg.homepage %>)\n' +
|
||||
' * Copyright 2011-<%= grunt.template.today("yyyy") %> <%= pkg.author %>\n' +
|
||||
' * Licensed under <%= pkg.license.type %> (<%= pkg.license.url %>)\n' +
|
||||
' * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)\n' +
|
||||
' */\n',
|
||||
jqueryCheck: 'if (typeof jQuery === \'undefined\') {\n' +
|
||||
' throw new Error(\'Bootstrap\\\'s JavaScript requires jQuery\')\n' +
|
||||
|
@ -1,13 +1,13 @@
|
||||
/*!
|
||||
* Bootstrap v4.0.0-alpha (http://getbootstrap.com)
|
||||
* Copyright 2011-2015 Twitter, Inc.
|
||||
* Licensed under ()
|
||||
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
|
||||
*/
|
||||
|
||||
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
|
||||
html {
|
||||
font-family: sans-serif;
|
||||
-webkit-text-size-adjust: 100%;
|
||||
-webkit-text-size-adjust: 100%;
|
||||
-ms-text-size-adjust: 100%;
|
||||
}
|
||||
|
||||
@ -75,12 +75,12 @@ dfn {
|
||||
}
|
||||
|
||||
h1 {
|
||||
margin: .67em 0;
|
||||
margin: .67em 0;
|
||||
font-size: 2em;
|
||||
}
|
||||
|
||||
mark {
|
||||
color: #000;
|
||||
color: #000;
|
||||
background: #ff0;
|
||||
}
|
||||
|
||||
@ -117,7 +117,7 @@ figure {
|
||||
}
|
||||
|
||||
hr {
|
||||
height: 0;
|
||||
height: 0;
|
||||
-webkit-box-sizing: content-box;
|
||||
box-sizing: content-box;
|
||||
}
|
||||
@ -139,7 +139,7 @@ input,
|
||||
optgroup,
|
||||
select,
|
||||
textarea {
|
||||
margin: 0;
|
||||
margin: 0;
|
||||
font: inherit;
|
||||
color: inherit;
|
||||
}
|
||||
@ -167,7 +167,7 @@ html input[disabled] {
|
||||
|
||||
button::-moz-focus-inner,
|
||||
input::-moz-focus-inner {
|
||||
padding: 0;
|
||||
padding: 0;
|
||||
border: 0;
|
||||
}
|
||||
|
||||
@ -189,7 +189,7 @@ input[type="number"]::-webkit-outer-spin-button {
|
||||
|
||||
input[type="search"] {
|
||||
-webkit-box-sizing: content-box;
|
||||
box-sizing: content-box;
|
||||
box-sizing: content-box;
|
||||
-webkit-appearance: textfield;
|
||||
}
|
||||
|
||||
@ -199,13 +199,13 @@ input[type="search"]::-webkit-search-decoration {
|
||||
}
|
||||
|
||||
fieldset {
|
||||
padding: .35em .625em .75em;
|
||||
padding: .35em .625em .75em;
|
||||
margin: 0 2px;
|
||||
border: 1px solid #c0c0c0;
|
||||
}
|
||||
|
||||
legend {
|
||||
padding: 0;
|
||||
padding: 0;
|
||||
border: 0;
|
||||
}
|
||||
|
||||
@ -218,7 +218,7 @@ optgroup {
|
||||
}
|
||||
|
||||
table {
|
||||
border-spacing: 0;
|
||||
border-spacing: 0;
|
||||
border-collapse: collapse;
|
||||
}
|
||||
|
||||
@ -386,11 +386,13 @@ a {
|
||||
color: #0275d8;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a:focus,
|
||||
a:hover {
|
||||
a:hover {
|
||||
color: #014c8c;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
a:focus {
|
||||
outline: thin dotted;
|
||||
outline: 5px auto -webkit-focus-ring-color;
|
||||
@ -478,20 +480,21 @@ h1, h2, h3, h4, h5, h6,
|
||||
line-height: 1.1;
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
h1 small,
|
||||
h1 .small, h2 small,
|
||||
h2 .small, h3 small,
|
||||
h3 .small, h4 small,
|
||||
h4 .small, h5 small,
|
||||
h5 .small, h6 small,
|
||||
h6 .small,
|
||||
.h1 small,
|
||||
.h1 .small, .h2 small,
|
||||
.h2 .small, .h3 small,
|
||||
.h3 .small, .h4 small,
|
||||
.h4 .small, .h5 small,
|
||||
.h5 .small, .h6 small,
|
||||
.h6 .small {
|
||||
h1 .small, h2 small,
|
||||
h2 .small, h3 small,
|
||||
h3 .small, h4 small,
|
||||
h4 .small, h5 small,
|
||||
h5 .small, h6 small,
|
||||
h6 .small,
|
||||
.h1 small,
|
||||
.h1 .small, .h2 small,
|
||||
.h2 .small, .h3 small,
|
||||
.h3 .small, .h4 small,
|
||||
.h4 .small, .h5 small,
|
||||
.h5 .small, .h6 small,
|
||||
.h6 .small {
|
||||
font-weight: normal;
|
||||
line-height: 1;
|
||||
color: #818a91;
|
||||
@ -502,15 +505,16 @@ h2, .h2,
|
||||
h3, .h3 {
|
||||
margin-bottom: .5rem;
|
||||
}
|
||||
|
||||
h1 small,
|
||||
h1 .small, .h1 small,
|
||||
.h1 .small,
|
||||
h2 small,
|
||||
h2 .small, .h2 small,
|
||||
.h2 .small,
|
||||
h3 small,
|
||||
h3 .small, .h3 small,
|
||||
.h3 .small {
|
||||
h1 .small, .h1 small,
|
||||
.h1 .small,
|
||||
h2 small,
|
||||
h2 .small, .h2 small,
|
||||
.h2 .small,
|
||||
h3 small,
|
||||
h3 .small, .h3 small,
|
||||
.h3 .small {
|
||||
font-size: 65%;
|
||||
}
|
||||
|
||||
@ -519,15 +523,16 @@ h5, .h5,
|
||||
h6, .h6 {
|
||||
margin-bottom: .5rem;
|
||||
}
|
||||
|
||||
h4 small,
|
||||
h4 .small, .h4 small,
|
||||
.h4 .small,
|
||||
h5 small,
|
||||
h5 .small, .h5 small,
|
||||
.h5 .small,
|
||||
h6 small,
|
||||
h6 .small, .h6 small,
|
||||
.h6 .small {
|
||||
h4 .small, .h4 small,
|
||||
.h4 .small,
|
||||
h5 small,
|
||||
h5 .small, .h5 small,
|
||||
.h5 .small,
|
||||
h6 small,
|
||||
h6 .small, .h6 small,
|
||||
.h6 .small {
|
||||
font-size: 75%;
|
||||
}
|
||||
|
||||
@ -608,6 +613,7 @@ mark,
|
||||
margin-left: -5px;
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
.list-inline > li {
|
||||
display: inline-block;
|
||||
padding-right: 5px;
|
||||
@ -618,11 +624,13 @@ mark,
|
||||
margin-right: -1.5rem;
|
||||
margin-left: -1.5rem;
|
||||
}
|
||||
|
||||
.dl-horizontal:before,
|
||||
.dl-horizontal:after {
|
||||
display: table;
|
||||
.dl-horizontal:after {
|
||||
display: table;
|
||||
content: " ";
|
||||
}
|
||||
|
||||
.dl-horizontal:after {
|
||||
clear: both;
|
||||
}
|
||||
@ -638,17 +646,20 @@ mark,
|
||||
font-size: 1.25rem;
|
||||
border-left: .25rem solid #eceeef;
|
||||
}
|
||||
|
||||
.blockquote p:last-child,
|
||||
.blockquote ul:last-child,
|
||||
.blockquote ol:last-child {
|
||||
.blockquote ul:last-child,
|
||||
.blockquote ol:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.blockquote footer {
|
||||
display: block;
|
||||
font-size: 80%;
|
||||
line-height: 1.5;
|
||||
color: #818a91;
|
||||
}
|
||||
|
||||
.blockquote footer:before {
|
||||
content: "\2014 \00A0";
|
||||
}
|
||||
@ -660,9 +671,11 @@ mark,
|
||||
border-right: .25rem solid #eceeef;
|
||||
border-left: 0;
|
||||
}
|
||||
|
||||
.blockquote-reverse footer:before {
|
||||
content: "";
|
||||
}
|
||||
|
||||
.blockquote-reverse footer:after {
|
||||
content: "\00A0 \2014";
|
||||
}
|
||||
@ -670,8 +683,9 @@ mark,
|
||||
.figure {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.figure > img {
|
||||
margin-bottom: .5rem;
|
||||
margin-bottom: .5rem;
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
@ -694,7 +708,7 @@ mark,
|
||||
.img-thumbnail {
|
||||
display: inline-block;
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
height: auto;
|
||||
padding: .25rem;
|
||||
line-height: 1.5;
|
||||
background-color: #fff;
|
||||
@ -731,6 +745,7 @@ kbd {
|
||||
background-color: #333;
|
||||
border-radius: .2rem;
|
||||
}
|
||||
|
||||
kbd kbd {
|
||||
padding: 0;
|
||||
font-size: 100%;
|
||||
@ -745,6 +760,7 @@ pre {
|
||||
line-height: 1.5;
|
||||
color: #373a3c;
|
||||
}
|
||||
|
||||
pre code {
|
||||
padding: 0;
|
||||
font-size: inherit;
|
||||
@ -759,34 +775,40 @@ pre code {
|
||||
}
|
||||
|
||||
.container {
|
||||
padding-right: .75rem;
|
||||
padding-right: .75rem;
|
||||
padding-left: .75rem;
|
||||
margin-right: auto;
|
||||
margin-left: auto;
|
||||
}
|
||||
|
||||
.container:before,
|
||||
.container:after {
|
||||
display: table;
|
||||
.container:after {
|
||||
display: table;
|
||||
content: " ";
|
||||
}
|
||||
|
||||
.container:after {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
@media (min-width: 34em) {
|
||||
.container {
|
||||
max-width: 34rem;
|
||||
}
|
||||
}
|
||||
|
||||
@media (min-width: 48em) {
|
||||
.container {
|
||||
max-width: 45rem;
|
||||
}
|
||||
}
|
||||
|
||||
@media (min-width: 62em) {
|
||||
.container {
|
||||
max-width: 60rem;
|
||||
}
|
||||
}
|
||||
|
||||
@media (min-width: 75em) {
|
||||
.container {
|
||||
max-width: 72.25rem;
|
||||
@ -794,29 +816,33 @@ pre code {
|
||||
}
|
||||
|
||||
.container-fluid {
|
||||
padding-right: .75rem;
|
||||
padding-right: .75rem;
|
||||
padding-left: .75rem;
|
||||
margin-right: auto;
|
||||
margin-left: auto;
|
||||
}
|
||||
|
||||
.container-fluid:before,
|
||||
.container-fluid:after {
|
||||
display: table;
|
||||
.container-fluid:after {
|
||||
display: table;
|
||||
content: " ";
|
||||
}
|
||||
|
||||
.container-fluid:after {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.row {
|
||||
margin-right: -.75rem;
|
||||
margin-right: -.75rem;
|
||||
margin-left: -.75rem;
|
||||
}
|
||||
|
||||
.row:before,
|
||||
.row:after {
|
||||
display: table;
|
||||
.row:after {
|
||||
display: table;
|
||||
content: " ";
|
||||
}
|
||||
|
||||
.row:after {
|
||||
clear: both;
|
||||
}
|
||||
@ -824,7 +850,7 @@ pre code {
|
||||
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-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: .75rem;
|
||||
padding-right: .75rem;
|
||||
padding-left: .75rem;
|
||||
}
|
||||
|
||||
@ -1677,20 +1703,24 @@ pre code {
|
||||
max-width: 100%;
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
||||
.table th,
|
||||
.table td {
|
||||
.table td {
|
||||
padding: .75rem;
|
||||
line-height: 1.5;
|
||||
vertical-align: top;
|
||||
border-top: 1px solid #eceeef;
|
||||
}
|
||||
|
||||
.table thead th {
|
||||
vertical-align: bottom;
|
||||
border-bottom: 2px solid #eceeef;
|
||||
}
|
||||
|
||||
.table tbody + tbody {
|
||||
border-top: 2px solid #eceeef;
|
||||
}
|
||||
|
||||
.table .table {
|
||||
background-color: #fff;
|
||||
}
|
||||
@ -1703,12 +1733,14 @@ pre code {
|
||||
.table-bordered {
|
||||
border: 1px solid #eceeef;
|
||||
}
|
||||
|
||||
.table-bordered th,
|
||||
.table-bordered td {
|
||||
.table-bordered td {
|
||||
border: 1px solid #eceeef;
|
||||
}
|
||||
|
||||
.table-bordered thead th,
|
||||
.table-bordered thead td {
|
||||
.table-bordered thead td {
|
||||
border-bottom-width: 2px;
|
||||
}
|
||||
|
||||
@ -1729,8 +1761,9 @@ pre code {
|
||||
.table-hover .table-active:hover {
|
||||
background-color: #e8e8e8;
|
||||
}
|
||||
|
||||
.table-hover .table-active:hover > td,
|
||||
.table-hover .table-active:hover > th {
|
||||
.table-hover .table-active:hover > th {
|
||||
background-color: #e8e8e8;
|
||||
}
|
||||
|
||||
@ -1743,8 +1776,9 @@ pre code {
|
||||
.table-hover .table-success:hover {
|
||||
background-color: #d0e9c6;
|
||||
}
|
||||
|
||||
.table-hover .table-success:hover > td,
|
||||
.table-hover .table-success:hover > th {
|
||||
.table-hover .table-success:hover > th {
|
||||
background-color: #d0e9c6;
|
||||
}
|
||||
|
||||
@ -1757,8 +1791,9 @@ pre code {
|
||||
.table-hover .table-info:hover {
|
||||
background-color: #c4e3f3;
|
||||
}
|
||||
|
||||
.table-hover .table-info:hover > td,
|
||||
.table-hover .table-info:hover > th {
|
||||
.table-hover .table-info:hover > th {
|
||||
background-color: #c4e3f3;
|
||||
}
|
||||
|
||||
@ -1771,8 +1806,9 @@ pre code {
|
||||
.table-hover .table-warning:hover {
|
||||
background-color: #faf2cc;
|
||||
}
|
||||
|
||||
.table-hover .table-warning:hover > td,
|
||||
.table-hover .table-warning:hover > th {
|
||||
.table-hover .table-warning:hover > th {
|
||||
background-color: #faf2cc;
|
||||
}
|
||||
|
||||
@ -1785,8 +1821,9 @@ pre code {
|
||||
.table-hover .table-danger:hover {
|
||||
background-color: #ebcccc;
|
||||
}
|
||||
|
||||
.table-hover .table-danger:hover > td,
|
||||
.table-hover .table-danger:hover > th {
|
||||
.table-hover .table-danger:hover > th {
|
||||
background-color: #ebcccc;
|
||||
}
|
||||
|
||||
@ -1810,12 +1847,14 @@ pre code {
|
||||
color: #eceeef;
|
||||
background-color: #373a3c;
|
||||
}
|
||||
|
||||
.table-inverse.table-bordered {
|
||||
border: 0;
|
||||
}
|
||||
|
||||
.table-inverse th,
|
||||
.table-inverse td,
|
||||
.table-inverse thead th {
|
||||
.table-inverse td,
|
||||
.table-inverse thead th {
|
||||
border-color: #55595c;
|
||||
}
|
||||
|
||||
@ -1833,8 +1872,9 @@ pre code {
|
||||
border-top: 1px solid #eceeef;
|
||||
border-left: 1px solid #eceeef;
|
||||
}
|
||||
|
||||
.table-reflow th:last-child,
|
||||
.table-reflow td:last-child {
|
||||
.table-reflow td:last-child {
|
||||
border-right: 1px solid #eceeef;
|
||||
}
|
||||
|
||||
@ -1850,8 +1890,9 @@ pre code {
|
||||
.table-reflow tr {
|
||||
float: left;
|
||||
}
|
||||
|
||||
.table-reflow tr th,
|
||||
.table-reflow tr td {
|
||||
.table-reflow tr td {
|
||||
display: block !important;
|
||||
border: 1px solid #eceeef;
|
||||
}
|
||||
@ -1868,38 +1909,46 @@ pre code {
|
||||
border: .0625rem solid #ccc;
|
||||
border-radius: .25rem;
|
||||
}
|
||||
|
||||
.form-control::-ms-expand {
|
||||
background-color: transparent;
|
||||
border: 0;
|
||||
}
|
||||
|
||||
.form-control:focus {
|
||||
border-color: #66afe9;
|
||||
outline: none;
|
||||
}
|
||||
|
||||
.form-control::-webkit-input-placeholder {
|
||||
color: #999;
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
.form-control::-moz-placeholder {
|
||||
color: #999;
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
.form-control:-ms-input-placeholder {
|
||||
color: #999;
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
.form-control::placeholder {
|
||||
color: #999;
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
.form-control:disabled,
|
||||
.form-control[readonly],
|
||||
fieldset[disabled] .form-control {
|
||||
.form-control[readonly],
|
||||
fieldset[disabled] .form-control {
|
||||
background-color: #eceeef;
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
.form-control[disabled],
|
||||
fieldset[disabled] .form-control {
|
||||
fieldset[disabled] .form-control {
|
||||
cursor: not-allowed;
|
||||
}
|
||||
|
||||
@ -1948,13 +1997,14 @@ pre code {
|
||||
padding-bottom: .5625rem;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.form-control-static.form-control-sm,
|
||||
.input-group-sm > .form-control-static.form-control,
|
||||
.input-group-sm > .form-control-static.input-group-addon,
|
||||
.input-group-sm > .input-group-btn > .form-control-static.btn,
|
||||
.form-control-static.form-control-lg, .input-group-lg > .form-control-static.form-control,
|
||||
.input-group-lg > .form-control-static.input-group-addon,
|
||||
.input-group-lg > .input-group-btn > .form-control-static.btn {
|
||||
.input-group-sm > .form-control-static.form-control,
|
||||
.input-group-sm > .form-control-static.input-group-addon,
|
||||
.input-group-sm > .input-group-btn > .form-control-static.btn,
|
||||
.form-control-static.form-control-lg, .input-group-lg > .form-control-static.form-control,
|
||||
.input-group-lg > .form-control-static.input-group-addon,
|
||||
.input-group-lg > .input-group-btn > .form-control-static.btn {
|
||||
padding-right: 0;
|
||||
padding-left: 0;
|
||||
}
|
||||
@ -1989,15 +2039,17 @@ pre code {
|
||||
display: block;
|
||||
margin-bottom: .75rem;
|
||||
}
|
||||
|
||||
.radio label,
|
||||
.checkbox label {
|
||||
.checkbox label {
|
||||
padding-left: 1.25rem;
|
||||
margin-bottom: 0;
|
||||
font-weight: normal;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.radio label input:only-child,
|
||||
.checkbox label input:only-child {
|
||||
.checkbox label input:only-child {
|
||||
position: static;
|
||||
}
|
||||
|
||||
@ -2059,7 +2111,7 @@ fieldset[disabled] .checkbox label {
|
||||
.form-control-warning,
|
||||
.form-control-error {
|
||||
padding-right: 3rem;
|
||||
background-repeat: no-repeat;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center right .65625rem;
|
||||
-webkit-background-size: 1.70625rem 1.70625rem;
|
||||
background-size: 1.70625rem 1.70625rem;
|
||||
@ -2084,7 +2136,7 @@ fieldset[disabled] .checkbox label {
|
||||
|
||||
.has-success .input-group-addon {
|
||||
color: #5cb85c;
|
||||
background-color: #eaf6ea;
|
||||
background-color: #eaf6ea;
|
||||
border-color: #5cb85c;
|
||||
}
|
||||
|
||||
@ -2115,7 +2167,7 @@ fieldset[disabled] .checkbox label {
|
||||
|
||||
.has-warning .input-group-addon {
|
||||
color: #f0ad4e;
|
||||
background-color: white;
|
||||
background-color: white;
|
||||
border-color: #f0ad4e;
|
||||
}
|
||||
|
||||
@ -2146,7 +2198,7 @@ fieldset[disabled] .checkbox label {
|
||||
|
||||
.has-error .input-group-addon {
|
||||
color: #d9534f;
|
||||
background-color: #fdf7f7;
|
||||
background-color: #fdf7f7;
|
||||
border-color: #d9534f;
|
||||
}
|
||||
|
||||
@ -2238,31 +2290,36 @@ fieldset[disabled] .checkbox label {
|
||||
-o-transition: all .2s ease-in-out;
|
||||
transition: all .2s ease-in-out;
|
||||
}
|
||||
|
||||
.btn:focus,
|
||||
.btn.focus,
|
||||
.btn:active:focus,
|
||||
.btn:active.focus,
|
||||
.btn.active:focus,
|
||||
.btn.active.focus {
|
||||
.btn.focus,
|
||||
.btn:active:focus,
|
||||
.btn:active.focus,
|
||||
.btn.active:focus,
|
||||
.btn.active.focus {
|
||||
outline: thin dotted;
|
||||
outline: 5px auto -webkit-focus-ring-color;
|
||||
outline-offset: -2px;
|
||||
}
|
||||
|
||||
.btn:focus,
|
||||
.btn:hover {
|
||||
.btn:hover {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.btn.focus {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.btn:active,
|
||||
.btn.active {
|
||||
.btn.active {
|
||||
background-image: none;
|
||||
outline: 0;
|
||||
}
|
||||
|
||||
.btn.disabled,
|
||||
.btn:disabled,
|
||||
fieldset[disabled] .btn {
|
||||
.btn:disabled,
|
||||
fieldset[disabled] .btn {
|
||||
cursor: not-allowed;
|
||||
opacity: .65;
|
||||
}
|
||||
@ -2277,40 +2334,46 @@ fieldset[disabled] a.btn {
|
||||
background-color: #0275d8;
|
||||
border-color: #0275d8;
|
||||
}
|
||||
|
||||
.btn-primary:focus,
|
||||
.btn-primary.focus,
|
||||
.btn-primary:active,
|
||||
.btn-primary.active,
|
||||
.open > .btn-primary.dropdown-toggle {
|
||||
.btn-primary.focus,
|
||||
.btn-primary:active,
|
||||
.btn-primary.active,
|
||||
.open > .btn-primary.dropdown-toggle {
|
||||
color: #fff;
|
||||
background-color: #025aa5;
|
||||
border-color: #01549b;
|
||||
}
|
||||
|
||||
.btn-primary:hover {
|
||||
color: #fff;
|
||||
background-color: #025aa5;
|
||||
border-color: #01549b;
|
||||
}
|
||||
|
||||
.btn-primary:active,
|
||||
.btn-primary.active,
|
||||
.open > .btn-primary.dropdown-toggle {
|
||||
.btn-primary.active,
|
||||
.open > .btn-primary.dropdown-toggle {
|
||||
background-image: none;
|
||||
}
|
||||
|
||||
.btn-primary.disabled:focus,
|
||||
.btn-primary.disabled.focus,
|
||||
.btn-primary:disabled:focus,
|
||||
.btn-primary:disabled.focus,
|
||||
fieldset[disabled] .btn-primary:focus,
|
||||
fieldset[disabled] .btn-primary.focus {
|
||||
.btn-primary.disabled.focus,
|
||||
.btn-primary:disabled:focus,
|
||||
.btn-primary:disabled.focus,
|
||||
fieldset[disabled] .btn-primary:focus,
|
||||
fieldset[disabled] .btn-primary.focus {
|
||||
background-color: #0275d8;
|
||||
border-color: #0275d8;
|
||||
}
|
||||
|
||||
.btn-primary.disabled:hover,
|
||||
.btn-primary:disabled:hover,
|
||||
fieldset[disabled] .btn-primary:hover {
|
||||
.btn-primary:disabled:hover,
|
||||
fieldset[disabled] .btn-primary:hover {
|
||||
background-color: #0275d8;
|
||||
border-color: #0275d8;
|
||||
}
|
||||
|
||||
.btn-primary .badge {
|
||||
color: #0275d8;
|
||||
background-color: #fff;
|
||||
@ -2321,40 +2384,46 @@ fieldset[disabled] a.btn {
|
||||
background-color: #fff;
|
||||
border-color: #ccc;
|
||||
}
|
||||
|
||||
.btn-secondary:focus,
|
||||
.btn-secondary.focus,
|
||||
.btn-secondary:active,
|
||||
.btn-secondary.active,
|
||||
.open > .btn-secondary.dropdown-toggle {
|
||||
.btn-secondary.focus,
|
||||
.btn-secondary:active,
|
||||
.btn-secondary.active,
|
||||
.open > .btn-secondary.dropdown-toggle {
|
||||
color: #373a3c;
|
||||
background-color: #e6e6e6;
|
||||
border-color: #adadad;
|
||||
}
|
||||
|
||||
.btn-secondary:hover {
|
||||
color: #373a3c;
|
||||
background-color: #e6e6e6;
|
||||
border-color: #adadad;
|
||||
}
|
||||
|
||||
.btn-secondary:active,
|
||||
.btn-secondary.active,
|
||||
.open > .btn-secondary.dropdown-toggle {
|
||||
.btn-secondary.active,
|
||||
.open > .btn-secondary.dropdown-toggle {
|
||||
background-image: none;
|
||||
}
|
||||
|
||||
.btn-secondary.disabled:focus,
|
||||
.btn-secondary.disabled.focus,
|
||||
.btn-secondary:disabled:focus,
|
||||
.btn-secondary:disabled.focus,
|
||||
fieldset[disabled] .btn-secondary:focus,
|
||||
fieldset[disabled] .btn-secondary.focus {
|
||||
.btn-secondary.disabled.focus,
|
||||
.btn-secondary:disabled:focus,
|
||||
.btn-secondary:disabled.focus,
|
||||
fieldset[disabled] .btn-secondary:focus,
|
||||
fieldset[disabled] .btn-secondary.focus {
|
||||
background-color: #fff;
|
||||
border-color: #ccc;
|
||||
}
|
||||
|
||||
.btn-secondary.disabled:hover,
|
||||
.btn-secondary:disabled:hover,
|
||||
fieldset[disabled] .btn-secondary:hover {
|
||||
.btn-secondary:disabled:hover,
|
||||
fieldset[disabled] .btn-secondary:hover {
|
||||
background-color: #fff;
|
||||
border-color: #ccc;
|
||||
}
|
||||
|
||||
.btn-secondary .badge {
|
||||
color: #fff;
|
||||
background-color: #373a3c;
|
||||
@ -2365,40 +2434,46 @@ fieldset[disabled] a.btn {
|
||||
background-color: #5bc0de;
|
||||
border-color: #5bc0de;
|
||||
}
|
||||
|
||||
.btn-info:focus,
|
||||
.btn-info.focus,
|
||||
.btn-info:active,
|
||||
.btn-info.active,
|
||||
.open > .btn-info.dropdown-toggle {
|
||||
.btn-info.focus,
|
||||
.btn-info:active,
|
||||
.btn-info.active,
|
||||
.open > .btn-info.dropdown-toggle {
|
||||
color: #fff;
|
||||
background-color: #31b0d5;
|
||||
border-color: #2aabd2;
|
||||
}
|
||||
|
||||
.btn-info:hover {
|
||||
color: #fff;
|
||||
background-color: #31b0d5;
|
||||
border-color: #2aabd2;
|
||||
}
|
||||
|
||||
.btn-info:active,
|
||||
.btn-info.active,
|
||||
.open > .btn-info.dropdown-toggle {
|
||||
.btn-info.active,
|
||||
.open > .btn-info.dropdown-toggle {
|
||||
background-image: none;
|
||||
}
|
||||
|
||||
.btn-info.disabled:focus,
|
||||
.btn-info.disabled.focus,
|
||||
.btn-info:disabled:focus,
|
||||
.btn-info:disabled.focus,
|
||||
fieldset[disabled] .btn-info:focus,
|
||||
fieldset[disabled] .btn-info.focus {
|
||||
.btn-info.disabled.focus,
|
||||
.btn-info:disabled:focus,
|
||||
.btn-info:disabled.focus,
|
||||
fieldset[disabled] .btn-info:focus,
|
||||
fieldset[disabled] .btn-info.focus {
|
||||
background-color: #5bc0de;
|
||||
border-color: #5bc0de;
|
||||
}
|
||||
|
||||
.btn-info.disabled:hover,
|
||||
.btn-info:disabled:hover,
|
||||
fieldset[disabled] .btn-info:hover {
|
||||
.btn-info:disabled:hover,
|
||||
fieldset[disabled] .btn-info:hover {
|
||||
background-color: #5bc0de;
|
||||
border-color: #5bc0de;
|
||||
}
|
||||
|
||||
.btn-info .badge {
|
||||
color: #5bc0de;
|
||||
background-color: #fff;
|
||||
@ -2409,40 +2484,46 @@ fieldset[disabled] a.btn {
|
||||
background-color: #5cb85c;
|
||||
border-color: #5cb85c;
|
||||
}
|
||||
|
||||
.btn-success:focus,
|
||||
.btn-success.focus,
|
||||
.btn-success:active,
|
||||
.btn-success.active,
|
||||
.open > .btn-success.dropdown-toggle {
|
||||
.btn-success.focus,
|
||||
.btn-success:active,
|
||||
.btn-success.active,
|
||||
.open > .btn-success.dropdown-toggle {
|
||||
color: #fff;
|
||||
background-color: #449d44;
|
||||
border-color: #419641;
|
||||
}
|
||||
|
||||
.btn-success:hover {
|
||||
color: #fff;
|
||||
background-color: #449d44;
|
||||
border-color: #419641;
|
||||
}
|
||||
|
||||
.btn-success:active,
|
||||
.btn-success.active,
|
||||
.open > .btn-success.dropdown-toggle {
|
||||
.btn-success.active,
|
||||
.open > .btn-success.dropdown-toggle {
|
||||
background-image: none;
|
||||
}
|
||||
|
||||
.btn-success.disabled:focus,
|
||||
.btn-success.disabled.focus,
|
||||
.btn-success:disabled:focus,
|
||||
.btn-success:disabled.focus,
|
||||
fieldset[disabled] .btn-success:focus,
|
||||
fieldset[disabled] .btn-success.focus {
|
||||
.btn-success.disabled.focus,
|
||||
.btn-success:disabled:focus,
|
||||
.btn-success:disabled.focus,
|
||||
fieldset[disabled] .btn-success:focus,
|
||||
fieldset[disabled] .btn-success.focus {
|
||||
background-color: #5cb85c;
|
||||
border-color: #5cb85c;
|
||||
}
|
||||
|
||||
.btn-success.disabled:hover,
|
||||
.btn-success:disabled:hover,
|
||||
fieldset[disabled] .btn-success:hover {
|
||||
.btn-success:disabled:hover,
|
||||
fieldset[disabled] .btn-success:hover {
|
||||
background-color: #5cb85c;
|
||||
border-color: #5cb85c;
|
||||
}
|
||||
|
||||
.btn-success .badge {
|
||||
color: #5cb85c;
|
||||
background-color: #fff;
|
||||
@ -2453,40 +2534,46 @@ fieldset[disabled] a.btn {
|
||||
background-color: #f0ad4e;
|
||||
border-color: #f0ad4e;
|
||||
}
|
||||
|
||||
.btn-warning:focus,
|
||||
.btn-warning.focus,
|
||||
.btn-warning:active,
|
||||
.btn-warning.active,
|
||||
.open > .btn-warning.dropdown-toggle {
|
||||
.btn-warning.focus,
|
||||
.btn-warning:active,
|
||||
.btn-warning.active,
|
||||
.open > .btn-warning.dropdown-toggle {
|
||||
color: #fff;
|
||||
background-color: #ec971f;
|
||||
border-color: #eb9316;
|
||||
}
|
||||
|
||||
.btn-warning:hover {
|
||||
color: #fff;
|
||||
background-color: #ec971f;
|
||||
border-color: #eb9316;
|
||||
}
|
||||
|
||||
.btn-warning:active,
|
||||
.btn-warning.active,
|
||||
.open > .btn-warning.dropdown-toggle {
|
||||
.btn-warning.active,
|
||||
.open > .btn-warning.dropdown-toggle {
|
||||
background-image: none;
|
||||
}
|
||||
|
||||
.btn-warning.disabled:focus,
|
||||
.btn-warning.disabled.focus,
|
||||
.btn-warning:disabled:focus,
|
||||
.btn-warning:disabled.focus,
|
||||
fieldset[disabled] .btn-warning:focus,
|
||||
fieldset[disabled] .btn-warning.focus {
|
||||
.btn-warning.disabled.focus,
|
||||
.btn-warning:disabled:focus,
|
||||
.btn-warning:disabled.focus,
|
||||
fieldset[disabled] .btn-warning:focus,
|
||||
fieldset[disabled] .btn-warning.focus {
|
||||
background-color: #f0ad4e;
|
||||
border-color: #f0ad4e;
|
||||
}
|
||||
|
||||
.btn-warning.disabled:hover,
|
||||
.btn-warning:disabled:hover,
|
||||
fieldset[disabled] .btn-warning:hover {
|
||||
.btn-warning:disabled:hover,
|
||||
fieldset[disabled] .btn-warning:hover {
|
||||
background-color: #f0ad4e;
|
||||
border-color: #f0ad4e;
|
||||
}
|
||||
|
||||
.btn-warning .badge {
|
||||
color: #f0ad4e;
|
||||
background-color: #fff;
|
||||
@ -2497,40 +2584,46 @@ fieldset[disabled] a.btn {
|
||||
background-color: #d9534f;
|
||||
border-color: #d9534f;
|
||||
}
|
||||
|
||||
.btn-danger:focus,
|
||||
.btn-danger.focus,
|
||||
.btn-danger:active,
|
||||
.btn-danger.active,
|
||||
.open > .btn-danger.dropdown-toggle {
|
||||
.btn-danger.focus,
|
||||
.btn-danger:active,
|
||||
.btn-danger.active,
|
||||
.open > .btn-danger.dropdown-toggle {
|
||||
color: #fff;
|
||||
background-color: #c9302c;
|
||||
border-color: #c12e2a;
|
||||
}
|
||||
|
||||
.btn-danger:hover {
|
||||
color: #fff;
|
||||
background-color: #c9302c;
|
||||
border-color: #c12e2a;
|
||||
}
|
||||
|
||||
.btn-danger:active,
|
||||
.btn-danger.active,
|
||||
.open > .btn-danger.dropdown-toggle {
|
||||
.btn-danger.active,
|
||||
.open > .btn-danger.dropdown-toggle {
|
||||
background-image: none;
|
||||
}
|
||||
|
||||
.btn-danger.disabled:focus,
|
||||
.btn-danger.disabled.focus,
|
||||
.btn-danger:disabled:focus,
|
||||
.btn-danger:disabled.focus,
|
||||
fieldset[disabled] .btn-danger:focus,
|
||||
fieldset[disabled] .btn-danger.focus {
|
||||
.btn-danger.disabled.focus,
|
||||
.btn-danger:disabled:focus,
|
||||
.btn-danger:disabled.focus,
|
||||
fieldset[disabled] .btn-danger:focus,
|
||||
fieldset[disabled] .btn-danger.focus {
|
||||
background-color: #d9534f;
|
||||
border-color: #d9534f;
|
||||
}
|
||||
|
||||
.btn-danger.disabled:hover,
|
||||
.btn-danger:disabled:hover,
|
||||
fieldset[disabled] .btn-danger:hover {
|
||||
.btn-danger:disabled:hover,
|
||||
fieldset[disabled] .btn-danger:hover {
|
||||
background-color: #d9534f;
|
||||
border-color: #d9534f;
|
||||
}
|
||||
|
||||
.btn-danger .badge {
|
||||
color: #d9534f;
|
||||
background-color: #fff;
|
||||
@ -2542,31 +2635,35 @@ fieldset[disabled] a.btn {
|
||||
background-image: none;
|
||||
border-color: #0275d8;
|
||||
}
|
||||
|
||||
.btn-primary-outline:focus,
|
||||
.btn-primary-outline.focus,
|
||||
.btn-primary-outline:active,
|
||||
.btn-primary-outline.active,
|
||||
.open > .btn-primary-outline.dropdown-toggle {
|
||||
.btn-primary-outline.focus,
|
||||
.btn-primary-outline:active,
|
||||
.btn-primary-outline.active,
|
||||
.open > .btn-primary-outline.dropdown-toggle {
|
||||
color: #fff;
|
||||
background-color: #0275d8;
|
||||
border-color: #0275d8;
|
||||
}
|
||||
|
||||
.btn-primary-outline:hover {
|
||||
color: #fff;
|
||||
background-color: #0275d8;
|
||||
border-color: #0275d8;
|
||||
}
|
||||
|
||||
.btn-primary-outline.disabled:focus,
|
||||
.btn-primary-outline.disabled.focus,
|
||||
.btn-primary-outline:disabled:focus,
|
||||
.btn-primary-outline:disabled.focus,
|
||||
fieldset[disabled] .btn-primary-outline:focus,
|
||||
fieldset[disabled] .btn-primary-outline.focus {
|
||||
.btn-primary-outline.disabled.focus,
|
||||
.btn-primary-outline:disabled:focus,
|
||||
.btn-primary-outline:disabled.focus,
|
||||
fieldset[disabled] .btn-primary-outline:focus,
|
||||
fieldset[disabled] .btn-primary-outline.focus {
|
||||
border-color: #43a7fd;
|
||||
}
|
||||
|
||||
.btn-primary-outline.disabled:hover,
|
||||
.btn-primary-outline:disabled:hover,
|
||||
fieldset[disabled] .btn-primary-outline:hover {
|
||||
.btn-primary-outline:disabled:hover,
|
||||
fieldset[disabled] .btn-primary-outline:hover {
|
||||
border-color: #43a7fd;
|
||||
}
|
||||
|
||||
@ -2576,31 +2673,35 @@ fieldset[disabled] a.btn {
|
||||
background-image: none;
|
||||
border-color: #ccc;
|
||||
}
|
||||
|
||||
.btn-secondary-outline:focus,
|
||||
.btn-secondary-outline.focus,
|
||||
.btn-secondary-outline:active,
|
||||
.btn-secondary-outline.active,
|
||||
.open > .btn-secondary-outline.dropdown-toggle {
|
||||
.btn-secondary-outline.focus,
|
||||
.btn-secondary-outline:active,
|
||||
.btn-secondary-outline.active,
|
||||
.open > .btn-secondary-outline.dropdown-toggle {
|
||||
color: #fff;
|
||||
background-color: #ccc;
|
||||
border-color: #ccc;
|
||||
}
|
||||
|
||||
.btn-secondary-outline:hover {
|
||||
color: #fff;
|
||||
background-color: #ccc;
|
||||
border-color: #ccc;
|
||||
}
|
||||
|
||||
.btn-secondary-outline.disabled:focus,
|
||||
.btn-secondary-outline.disabled.focus,
|
||||
.btn-secondary-outline:disabled:focus,
|
||||
.btn-secondary-outline:disabled.focus,
|
||||
fieldset[disabled] .btn-secondary-outline:focus,
|
||||
fieldset[disabled] .btn-secondary-outline.focus {
|
||||
.btn-secondary-outline.disabled.focus,
|
||||
.btn-secondary-outline:disabled:focus,
|
||||
.btn-secondary-outline:disabled.focus,
|
||||
fieldset[disabled] .btn-secondary-outline:focus,
|
||||
fieldset[disabled] .btn-secondary-outline.focus {
|
||||
border-color: white;
|
||||
}
|
||||
|
||||
.btn-secondary-outline.disabled:hover,
|
||||
.btn-secondary-outline:disabled:hover,
|
||||
fieldset[disabled] .btn-secondary-outline:hover {
|
||||
.btn-secondary-outline:disabled:hover,
|
||||
fieldset[disabled] .btn-secondary-outline:hover {
|
||||
border-color: white;
|
||||
}
|
||||
|
||||
@ -2610,31 +2711,35 @@ fieldset[disabled] a.btn {
|
||||
background-image: none;
|
||||
border-color: #5bc0de;
|
||||
}
|
||||
|
||||
.btn-info-outline:focus,
|
||||
.btn-info-outline.focus,
|
||||
.btn-info-outline:active,
|
||||
.btn-info-outline.active,
|
||||
.open > .btn-info-outline.dropdown-toggle {
|
||||
.btn-info-outline.focus,
|
||||
.btn-info-outline:active,
|
||||
.btn-info-outline.active,
|
||||
.open > .btn-info-outline.dropdown-toggle {
|
||||
color: #fff;
|
||||
background-color: #5bc0de;
|
||||
border-color: #5bc0de;
|
||||
}
|
||||
|
||||
.btn-info-outline:hover {
|
||||
color: #fff;
|
||||
background-color: #5bc0de;
|
||||
border-color: #5bc0de;
|
||||
}
|
||||
|
||||
.btn-info-outline.disabled:focus,
|
||||
.btn-info-outline.disabled.focus,
|
||||
.btn-info-outline:disabled:focus,
|
||||
.btn-info-outline:disabled.focus,
|
||||
fieldset[disabled] .btn-info-outline:focus,
|
||||
fieldset[disabled] .btn-info-outline.focus {
|
||||
.btn-info-outline.disabled.focus,
|
||||
.btn-info-outline:disabled:focus,
|
||||
.btn-info-outline:disabled.focus,
|
||||
fieldset[disabled] .btn-info-outline:focus,
|
||||
fieldset[disabled] .btn-info-outline.focus {
|
||||
border-color: #b0e1ef;
|
||||
}
|
||||
|
||||
.btn-info-outline.disabled:hover,
|
||||
.btn-info-outline:disabled:hover,
|
||||
fieldset[disabled] .btn-info-outline:hover {
|
||||
.btn-info-outline:disabled:hover,
|
||||
fieldset[disabled] .btn-info-outline:hover {
|
||||
border-color: #b0e1ef;
|
||||
}
|
||||
|
||||
@ -2644,31 +2749,35 @@ fieldset[disabled] a.btn {
|
||||
background-image: none;
|
||||
border-color: #5cb85c;
|
||||
}
|
||||
|
||||
.btn-success-outline:focus,
|
||||
.btn-success-outline.focus,
|
||||
.btn-success-outline:active,
|
||||
.btn-success-outline.active,
|
||||
.open > .btn-success-outline.dropdown-toggle {
|
||||
.btn-success-outline.focus,
|
||||
.btn-success-outline:active,
|
||||
.btn-success-outline.active,
|
||||
.open > .btn-success-outline.dropdown-toggle {
|
||||
color: #fff;
|
||||
background-color: #5cb85c;
|
||||
border-color: #5cb85c;
|
||||
}
|
||||
|
||||
.btn-success-outline:hover {
|
||||
color: #fff;
|
||||
background-color: #5cb85c;
|
||||
border-color: #5cb85c;
|
||||
}
|
||||
|
||||
.btn-success-outline.disabled:focus,
|
||||
.btn-success-outline.disabled.focus,
|
||||
.btn-success-outline:disabled:focus,
|
||||
.btn-success-outline:disabled.focus,
|
||||
fieldset[disabled] .btn-success-outline:focus,
|
||||
fieldset[disabled] .btn-success-outline.focus {
|
||||
.btn-success-outline.disabled.focus,
|
||||
.btn-success-outline:disabled:focus,
|
||||
.btn-success-outline:disabled.focus,
|
||||
fieldset[disabled] .btn-success-outline:focus,
|
||||
fieldset[disabled] .btn-success-outline.focus {
|
||||
border-color: #a3d7a3;
|
||||
}
|
||||
|
||||
.btn-success-outline.disabled:hover,
|
||||
.btn-success-outline:disabled:hover,
|
||||
fieldset[disabled] .btn-success-outline:hover {
|
||||
.btn-success-outline:disabled:hover,
|
||||
fieldset[disabled] .btn-success-outline:hover {
|
||||
border-color: #a3d7a3;
|
||||
}
|
||||
|
||||
@ -2678,31 +2787,35 @@ fieldset[disabled] a.btn {
|
||||
background-image: none;
|
||||
border-color: #f0ad4e;
|
||||
}
|
||||
|
||||
.btn-warning-outline:focus,
|
||||
.btn-warning-outline.focus,
|
||||
.btn-warning-outline:active,
|
||||
.btn-warning-outline.active,
|
||||
.open > .btn-warning-outline.dropdown-toggle {
|
||||
.btn-warning-outline.focus,
|
||||
.btn-warning-outline:active,
|
||||
.btn-warning-outline.active,
|
||||
.open > .btn-warning-outline.dropdown-toggle {
|
||||
color: #fff;
|
||||
background-color: #f0ad4e;
|
||||
border-color: #f0ad4e;
|
||||
}
|
||||
|
||||
.btn-warning-outline:hover {
|
||||
color: #fff;
|
||||
background-color: #f0ad4e;
|
||||
border-color: #f0ad4e;
|
||||
}
|
||||
|
||||
.btn-warning-outline.disabled:focus,
|
||||
.btn-warning-outline.disabled.focus,
|
||||
.btn-warning-outline:disabled:focus,
|
||||
.btn-warning-outline:disabled.focus,
|
||||
fieldset[disabled] .btn-warning-outline:focus,
|
||||
fieldset[disabled] .btn-warning-outline.focus {
|
||||
.btn-warning-outline.disabled.focus,
|
||||
.btn-warning-outline:disabled:focus,
|
||||
.btn-warning-outline:disabled.focus,
|
||||
fieldset[disabled] .btn-warning-outline:focus,
|
||||
fieldset[disabled] .btn-warning-outline.focus {
|
||||
border-color: #f8d9ac;
|
||||
}
|
||||
|
||||
.btn-warning-outline.disabled:hover,
|
||||
.btn-warning-outline:disabled:hover,
|
||||
fieldset[disabled] .btn-warning-outline:hover {
|
||||
.btn-warning-outline:disabled:hover,
|
||||
fieldset[disabled] .btn-warning-outline:hover {
|
||||
border-color: #f8d9ac;
|
||||
}
|
||||
|
||||
@ -2712,31 +2825,35 @@ fieldset[disabled] a.btn {
|
||||
background-image: none;
|
||||
border-color: #d9534f;
|
||||
}
|
||||
|
||||
.btn-danger-outline:focus,
|
||||
.btn-danger-outline.focus,
|
||||
.btn-danger-outline:active,
|
||||
.btn-danger-outline.active,
|
||||
.open > .btn-danger-outline.dropdown-toggle {
|
||||
.btn-danger-outline.focus,
|
||||
.btn-danger-outline:active,
|
||||
.btn-danger-outline.active,
|
||||
.open > .btn-danger-outline.dropdown-toggle {
|
||||
color: #fff;
|
||||
background-color: #d9534f;
|
||||
border-color: #d9534f;
|
||||
}
|
||||
|
||||
.btn-danger-outline:hover {
|
||||
color: #fff;
|
||||
background-color: #d9534f;
|
||||
border-color: #d9534f;
|
||||
}
|
||||
|
||||
.btn-danger-outline.disabled:focus,
|
||||
.btn-danger-outline.disabled.focus,
|
||||
.btn-danger-outline:disabled:focus,
|
||||
.btn-danger-outline:disabled.focus,
|
||||
fieldset[disabled] .btn-danger-outline:focus,
|
||||
fieldset[disabled] .btn-danger-outline.focus {
|
||||
.btn-danger-outline.disabled.focus,
|
||||
.btn-danger-outline:disabled:focus,
|
||||
.btn-danger-outline:disabled.focus,
|
||||
fieldset[disabled] .btn-danger-outline:focus,
|
||||
fieldset[disabled] .btn-danger-outline.focus {
|
||||
border-color: #eba5a3;
|
||||
}
|
||||
|
||||
.btn-danger-outline.disabled:hover,
|
||||
.btn-danger-outline:disabled:hover,
|
||||
fieldset[disabled] .btn-danger-outline:hover {
|
||||
.btn-danger-outline:disabled:hover,
|
||||
fieldset[disabled] .btn-danger-outline:hover {
|
||||
border-color: #eba5a3;
|
||||
}
|
||||
|
||||
@ -2745,31 +2862,36 @@ fieldset[disabled] a.btn {
|
||||
color: #0275d8;
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
.btn-link,
|
||||
.btn-link:active,
|
||||
.btn-link.active,
|
||||
.btn-link:disabled,
|
||||
fieldset[disabled] .btn-link {
|
||||
.btn-link:active,
|
||||
.btn-link.active,
|
||||
.btn-link:disabled,
|
||||
fieldset[disabled] .btn-link {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
.btn-link,
|
||||
.btn-link:focus,
|
||||
.btn-link:active {
|
||||
.btn-link:focus,
|
||||
.btn-link:active {
|
||||
border-color: transparent;
|
||||
}
|
||||
|
||||
.btn-link:hover {
|
||||
border-color: transparent;
|
||||
}
|
||||
|
||||
.btn-link:focus,
|
||||
.btn-link:hover {
|
||||
.btn-link:hover {
|
||||
color: #014c8c;
|
||||
text-decoration: underline;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
.btn-link:disabled:focus,
|
||||
.btn-link:disabled:hover,
|
||||
fieldset[disabled] .btn-link:focus,
|
||||
fieldset[disabled] .btn-link:hover {
|
||||
.btn-link:disabled:hover,
|
||||
fieldset[disabled] .btn-link:focus,
|
||||
fieldset[disabled] .btn-link:hover {
|
||||
color: #818a91;
|
||||
text-decoration: none;
|
||||
}
|
||||
@ -2816,6 +2938,7 @@ input[type="button"].btn-block {
|
||||
-o-transition: opacity .15s linear;
|
||||
transition: opacity .15s linear;
|
||||
}
|
||||
|
||||
.fade.in {
|
||||
opacity: 1;
|
||||
}
|
||||
@ -2823,6 +2946,7 @@ input[type="button"].btn-block {
|
||||
.collapse {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.collapse.in {
|
||||
display: block;
|
||||
}
|
||||
@ -2882,12 +3006,14 @@ input[type="button"].btn-block {
|
||||
border: 1px solid rgba(0, 0, 0, .15);
|
||||
border-radius: .25rem;
|
||||
}
|
||||
|
||||
.dropdown-menu .divider {
|
||||
height: 1px;
|
||||
margin: .5rem 0;
|
||||
overflow: hidden;
|
||||
background-color: #e5e5e5;
|
||||
}
|
||||
|
||||
.dropdown-menu > li > a {
|
||||
display: block;
|
||||
padding: 3px 20px;
|
||||
@ -2990,21 +3116,24 @@ input[type="button"].btn-block {
|
||||
display: inline-block;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.btn-group > .btn,
|
||||
.btn-group-vertical > .btn {
|
||||
.btn-group-vertical > .btn {
|
||||
position: relative;
|
||||
float: left;
|
||||
}
|
||||
|
||||
.btn-group > .btn:focus,
|
||||
.btn-group > .btn:active,
|
||||
.btn-group > .btn.active,
|
||||
.btn-group-vertical > .btn:focus,
|
||||
.btn-group-vertical > .btn:active,
|
||||
.btn-group-vertical > .btn.active {
|
||||
.btn-group > .btn:active,
|
||||
.btn-group > .btn.active,
|
||||
.btn-group-vertical > .btn:focus,
|
||||
.btn-group-vertical > .btn:active,
|
||||
.btn-group-vertical > .btn.active {
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
.btn-group > .btn:hover,
|
||||
.btn-group-vertical > .btn:hover {
|
||||
.btn-group-vertical > .btn:hover {
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
@ -3018,21 +3147,25 @@ input[type="button"].btn-block {
|
||||
.btn-toolbar {
|
||||
margin-left: -5px;
|
||||
}
|
||||
|
||||
.btn-toolbar:before,
|
||||
.btn-toolbar:after {
|
||||
display: table;
|
||||
.btn-toolbar:after {
|
||||
display: table;
|
||||
content: " ";
|
||||
}
|
||||
|
||||
.btn-toolbar:after {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.btn-toolbar .btn-group,
|
||||
.btn-toolbar .input-group {
|
||||
.btn-toolbar .input-group {
|
||||
float: left;
|
||||
}
|
||||
|
||||
.btn-toolbar > .btn,
|
||||
.btn-toolbar > .btn-group,
|
||||
.btn-toolbar > .input-group {
|
||||
.btn-toolbar > .btn-group,
|
||||
.btn-toolbar > .input-group {
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
@ -3043,14 +3176,15 @@ input[type="button"].btn-block {
|
||||
.btn-group > .btn:first-child {
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
|
||||
border-top-right-radius: 0;
|
||||
border-top-right-radius: 0;
|
||||
border-bottom-right-radius: 0;
|
||||
}
|
||||
|
||||
.btn-group > .btn:last-child:not(:first-child),
|
||||
.btn-group > .dropdown-toggle:not(:first-child) {
|
||||
border-top-left-radius: 0;
|
||||
border-top-left-radius: 0;
|
||||
border-bottom-left-radius: 0;
|
||||
}
|
||||
|
||||
@ -3064,12 +3198,12 @@ input[type="button"].btn-block {
|
||||
|
||||
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
|
||||
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
|
||||
border-top-right-radius: 0;
|
||||
border-top-right-radius: 0;
|
||||
border-bottom-right-radius: 0;
|
||||
}
|
||||
|
||||
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
|
||||
border-top-left-radius: 0;
|
||||
border-top-left-radius: 0;
|
||||
border-bottom-left-radius: 0;
|
||||
}
|
||||
|
||||
@ -3112,7 +3246,7 @@ input[type="button"].btn-block {
|
||||
|
||||
.btn-group-vertical > .btn-group:before,
|
||||
.btn-group-vertical > .btn-group:after {
|
||||
display: table;
|
||||
display: table;
|
||||
content: " ";
|
||||
}
|
||||
|
||||
@ -3143,7 +3277,7 @@ input[type="button"].btn-block {
|
||||
}
|
||||
|
||||
.btn-group-vertical > .btn:last-child:not(:first-child) {
|
||||
border-top-left-radius: 0;
|
||||
border-top-left-radius: 0;
|
||||
border-top-right-radius: 0;
|
||||
border-bottom-left-radius: .25rem;
|
||||
}
|
||||
@ -3159,7 +3293,7 @@ input[type="button"].btn-block {
|
||||
}
|
||||
|
||||
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
|
||||
border-top-left-radius: 0;
|
||||
border-top-left-radius: 0;
|
||||
border-top-right-radius: 0;
|
||||
}
|
||||
|
||||
@ -3177,6 +3311,7 @@ input[type="button"].btn-block {
|
||||
display: table;
|
||||
border-collapse: separate;
|
||||
}
|
||||
|
||||
.input-group .form-control {
|
||||
position: relative;
|
||||
z-index: 2;
|
||||
@ -3190,9 +3325,10 @@ input[type="button"].btn-block {
|
||||
.input-group .form-control {
|
||||
display: table-cell;
|
||||
}
|
||||
|
||||
.input-group-addon:not(:first-child):not(:last-child),
|
||||
.input-group-btn:not(:first-child):not(:last-child),
|
||||
.input-group .form-control:not(:first-child):not(:last-child) {
|
||||
.input-group-btn:not(:first-child):not(:last-child),
|
||||
.input-group .form-control:not(:first-child):not(:last-child) {
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
@ -3214,20 +3350,23 @@ input[type="button"].btn-block {
|
||||
border: 1px solid #ccc;
|
||||
border-radius: .25rem;
|
||||
}
|
||||
|
||||
.input-group-addon.form-control-sm, .input-group-sm > .input-group-addon,
|
||||
.input-group-sm > .input-group-btn > .input-group-addon.btn {
|
||||
.input-group-sm > .input-group-btn > .input-group-addon.btn {
|
||||
padding: .275rem .75rem;
|
||||
font-size: .85rem;
|
||||
border-radius: .2rem;
|
||||
}
|
||||
|
||||
.input-group-addon.form-control-lg, .input-group-lg > .input-group-addon,
|
||||
.input-group-lg > .input-group-btn > .input-group-addon.btn {
|
||||
.input-group-lg > .input-group-btn > .input-group-addon.btn {
|
||||
padding: .75rem 1.5rem;
|
||||
font-size: 1.25rem;
|
||||
border-radius: .3rem;
|
||||
}
|
||||
|
||||
.input-group-addon input[type="radio"],
|
||||
.input-group-addon input[type="checkbox"] {
|
||||
.input-group-addon input[type="checkbox"] {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
@ -3238,7 +3377,7 @@ input[type="button"].btn-block {
|
||||
.input-group-btn:first-child > .dropdown-toggle,
|
||||
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
|
||||
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
|
||||
border-top-right-radius: 0;
|
||||
border-top-right-radius: 0;
|
||||
border-bottom-right-radius: 0;
|
||||
}
|
||||
|
||||
@ -3253,7 +3392,7 @@ input[type="button"].btn-block {
|
||||
.input-group-btn:last-child > .dropdown-toggle,
|
||||
.input-group-btn:first-child > .btn:not(:first-child),
|
||||
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
|
||||
border-top-left-radius: 0;
|
||||
border-top-left-radius: 0;
|
||||
border-bottom-left-radius: 0;
|
||||
}
|
||||
|
||||
@ -3266,23 +3405,28 @@ input[type="button"].btn-block {
|
||||
font-size: 0;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.input-group-btn > .btn {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.input-group-btn > .btn + .btn {
|
||||
margin-left: -1px;
|
||||
}
|
||||
|
||||
.input-group-btn > .btn:focus,
|
||||
.input-group-btn > .btn:active,
|
||||
.input-group-btn > .btn:hover {
|
||||
.input-group-btn > .btn:active,
|
||||
.input-group-btn > .btn:hover {
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
.input-group-btn:first-child > .btn,
|
||||
.input-group-btn:first-child > .btn-group {
|
||||
.input-group-btn:first-child > .btn-group {
|
||||
margin-right: -1px;
|
||||
}
|
||||
|
||||
.input-group-btn:last-child > .btn,
|
||||
.input-group-btn:last-child > .btn-group {
|
||||
.input-group-btn:last-child > .btn-group {
|
||||
z-index: 2;
|
||||
margin-left: -1px;
|
||||
}
|
||||
@ -3294,19 +3438,23 @@ input[type="button"].btn-block {
|
||||
color: #555;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.c-input > input {
|
||||
position: absolute;
|
||||
z-index: -1;
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
.c-input > input:checked ~ .c-indicator {
|
||||
color: #fff;
|
||||
background-color: #0074d9;
|
||||
}
|
||||
|
||||
.c-input > input:active ~ .c-indicator {
|
||||
color: #fff;
|
||||
background-color: #84c6ff;
|
||||
}
|
||||
|
||||
.c-input + .c-input {
|
||||
margin-left: 1rem;
|
||||
}
|
||||
@ -3357,11 +3505,13 @@ input[type="button"].btn-block {
|
||||
.c-inputs-stacked .c-input {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
.c-inputs-stacked .c-input:after {
|
||||
display: block;
|
||||
margin-bottom: .25rem;
|
||||
content: "";
|
||||
}
|
||||
|
||||
.c-inputs-stacked .c-input + .c-input {
|
||||
margin-left: 0;
|
||||
}
|
||||
@ -3371,6 +3521,7 @@ input[type="button"].btn-block {
|
||||
display: inline-block;
|
||||
color: #555;
|
||||
}
|
||||
|
||||
.select > select {
|
||||
display: inline-block;
|
||||
width: 100%;
|
||||
@ -3388,21 +3539,26 @@ input[type="button"].btn-block {
|
||||
-moz-appearance: none;
|
||||
appearance: none;
|
||||
}
|
||||
|
||||
.select > select:focus {
|
||||
-webkit-box-shadow: 0 0 0 .075rem #fff, 0 0 0 .2rem #0074d9;
|
||||
box-shadow: 0 0 0 .075rem #fff, 0 0 0 .2rem #0074d9;
|
||||
}
|
||||
|
||||
.select > select:focus:-moz-focusring {
|
||||
color: transparent;
|
||||
text-shadow: 0 0 0 #000;
|
||||
}
|
||||
|
||||
.select > select:active {
|
||||
color: #fff;
|
||||
background-color: #0074d9;
|
||||
}
|
||||
|
||||
.select > select::-ms-expand {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.select:after {
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
@ -3527,11 +3683,13 @@ input[type="button"].btn-block {
|
||||
margin-bottom: 0;
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
.nav:before,
|
||||
.nav:after {
|
||||
display: table;
|
||||
.nav:after {
|
||||
display: table;
|
||||
content: " ";
|
||||
}
|
||||
|
||||
.nav:after {
|
||||
clear: both;
|
||||
}
|
||||
@ -3546,21 +3704,24 @@ input[type="button"].btn-block {
|
||||
padding: .75em 1em;
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
.nav-link:focus,
|
||||
.nav-link:hover {
|
||||
.nav-link:hover {
|
||||
text-decoration: none;
|
||||
background-color: #eceeef;
|
||||
}
|
||||
|
||||
.disabled > .nav-link,
|
||||
.nav-link.disabled {
|
||||
.nav-link.disabled {
|
||||
color: #818a91;
|
||||
}
|
||||
|
||||
.disabled > .nav-link,
|
||||
.disabled > .nav-link:focus,
|
||||
.disabled > .nav-link:hover,
|
||||
.nav-link.disabled,
|
||||
.nav-link.disabled:focus,
|
||||
.nav-link.disabled:hover {
|
||||
.disabled > .nav-link:focus,
|
||||
.disabled > .nav-link:hover,
|
||||
.nav-link.disabled,
|
||||
.nav-link.disabled:focus,
|
||||
.nav-link.disabled:hover {
|
||||
color: #818a91;
|
||||
cursor: not-allowed;
|
||||
background-color: transparent;
|
||||
@ -3569,44 +3730,50 @@ input[type="button"].btn-block {
|
||||
.nav-tabs {
|
||||
border-bottom: 1px solid #ddd;
|
||||
}
|
||||
|
||||
.nav-tabs .nav-item {
|
||||
float: left;
|
||||
margin-bottom: -1px;
|
||||
}
|
||||
|
||||
.nav-tabs .nav-item + .nav-item {
|
||||
margin-left: .2rem;
|
||||
}
|
||||
|
||||
.nav-tabs .nav-link {
|
||||
display: block;
|
||||
border: 1px solid transparent;
|
||||
border-radius: .25rem .25rem 0 0;
|
||||
}
|
||||
|
||||
.nav-tabs .nav-link:focus,
|
||||
.nav-tabs .nav-link:hover {
|
||||
.nav-tabs .nav-link:hover {
|
||||
border-color: #eceeef #eceeef #ddd;
|
||||
}
|
||||
|
||||
.nav-tabs .open > .nav-link,
|
||||
.nav-tabs .open > .nav-link:focus,
|
||||
.nav-tabs .open > .nav-link:hover,
|
||||
.nav-tabs .active > .nav-link,
|
||||
.nav-tabs .active > .nav-link:focus,
|
||||
.nav-tabs .active > .nav-link:hover,
|
||||
.nav-tabs .nav-link.open,
|
||||
.nav-tabs .nav-link.open:focus,
|
||||
.nav-tabs .nav-link.open:hover,
|
||||
.nav-tabs .nav-link.active,
|
||||
.nav-tabs .nav-link.active:focus,
|
||||
.nav-tabs .nav-link.active:hover {
|
||||
.nav-tabs .open > .nav-link:focus,
|
||||
.nav-tabs .open > .nav-link:hover,
|
||||
.nav-tabs .active > .nav-link,
|
||||
.nav-tabs .active > .nav-link:focus,
|
||||
.nav-tabs .active > .nav-link:hover,
|
||||
.nav-tabs .nav-link.open,
|
||||
.nav-tabs .nav-link.open:focus,
|
||||
.nav-tabs .nav-link.open:hover,
|
||||
.nav-tabs .nav-link.active,
|
||||
.nav-tabs .nav-link.active:focus,
|
||||
.nav-tabs .nav-link.active:hover {
|
||||
color: #55595c;
|
||||
background-color: #fff;
|
||||
border-color: #ddd #ddd transparent;
|
||||
}
|
||||
|
||||
.nav-tabs .disabled > .nav-link,
|
||||
.nav-tabs .disabled > .nav-link:focus,
|
||||
.nav-tabs .disabled > .nav-link:hover,
|
||||
.nav-tabs .nav-link.disabled,
|
||||
.nav-tabs .nav-link.disabled:focus,
|
||||
.nav-tabs .nav-link.disabled:hover {
|
||||
.nav-tabs .disabled > .nav-link:focus,
|
||||
.nav-tabs .disabled > .nav-link:hover,
|
||||
.nav-tabs .nav-link.disabled,
|
||||
.nav-tabs .nav-link.disabled:focus,
|
||||
.nav-tabs .nav-link.disabled:hover {
|
||||
color: #818a91;
|
||||
background-color: transparent;
|
||||
border-color: transparent;
|
||||
@ -3615,6 +3782,7 @@ input[type="button"].btn-block {
|
||||
.nav-pills .nav-item {
|
||||
float: left;
|
||||
}
|
||||
|
||||
.nav-pills .nav-item + .nav-item {
|
||||
margin-left: .2rem;
|
||||
}
|
||||
@ -3645,6 +3813,7 @@ input[type="button"].btn-block {
|
||||
display: block;
|
||||
float: none;
|
||||
}
|
||||
|
||||
.nav-stacked .nav-item + .nav-item {
|
||||
margin-top: .2rem;
|
||||
margin-left: 0;
|
||||
@ -3660,7 +3829,7 @@ input[type="button"].btn-block {
|
||||
|
||||
.nav-tabs .dropdown-menu {
|
||||
margin-top: -1px;
|
||||
border-top-left-radius: 0;
|
||||
border-top-left-radius: 0;
|
||||
border-top-right-radius: 0;
|
||||
}
|
||||
|
||||
@ -3669,14 +3838,17 @@ input[type="button"].btn-block {
|
||||
padding: 1rem;
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
||||
.navbar:before,
|
||||
.navbar:after {
|
||||
display: table;
|
||||
.navbar:after {
|
||||
display: table;
|
||||
content: " ";
|
||||
}
|
||||
|
||||
.navbar:after {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
@media (min-width: 34em) {
|
||||
.navbar {
|
||||
border-radius: .25rem;
|
||||
@ -3686,6 +3858,7 @@ input[type="button"].btn-block {
|
||||
.navbar-static-top {
|
||||
z-index: 1000;
|
||||
}
|
||||
|
||||
@media (min-width: 34em) {
|
||||
.navbar-static-top {
|
||||
border-radius: 0;
|
||||
@ -3700,6 +3873,7 @@ input[type="button"].btn-block {
|
||||
z-index: 1030;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
@media (min-width: 34em) {
|
||||
.navbar-fixed-top,
|
||||
.navbar-fixed-bottom {
|
||||
@ -3722,6 +3896,7 @@ input[type="button"].btn-block {
|
||||
z-index: 1030;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
@media (min-width: 34em) {
|
||||
.navbar-sticky-top {
|
||||
border-radius: 0;
|
||||
@ -3736,10 +3911,12 @@ input[type="button"].btn-block {
|
||||
font-size: 1.25rem;
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
.navbar-brand > a:focus,
|
||||
.navbar-brand > a:hover {
|
||||
.navbar-brand > a:hover {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.navbar-brand > img {
|
||||
display: block;
|
||||
}
|
||||
@ -3753,8 +3930,9 @@ input[type="button"].btn-block {
|
||||
background: none;
|
||||
border: 0;
|
||||
}
|
||||
|
||||
.navbar-toggler:focus,
|
||||
.navbar-toggler:hover {
|
||||
.navbar-toggler:hover {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
@ -3772,7 +3950,7 @@ input[type="button"].btn-block {
|
||||
|
||||
.navbar-nav > li > .dropdown-menu {
|
||||
margin-top: 0;
|
||||
border-top-left-radius: 0;
|
||||
border-top-left-radius: 0;
|
||||
border-top-right-radius: 0;
|
||||
}
|
||||
|
||||
@ -3787,10 +3965,12 @@ input[type="button"].btn-block {
|
||||
padding-top: 0;
|
||||
padding-bottom: 0;
|
||||
}
|
||||
|
||||
.navbar-sm .navbar-brand {
|
||||
padding-top: .95rem;
|
||||
padding-bottom: .95rem;
|
||||
}
|
||||
|
||||
.navbar-sm .form-inline {
|
||||
margin-top: .6rem;
|
||||
}
|
||||
@ -3827,11 +4007,13 @@ input[type="button"].btn-block {
|
||||
background-color: #f8f8f8;
|
||||
border-color: #e7e7e7;
|
||||
}
|
||||
|
||||
.navbar-default .navbar-brand {
|
||||
color: #777;
|
||||
}
|
||||
|
||||
.navbar-default .navbar-brand:focus,
|
||||
.navbar-default .navbar-brand:hover {
|
||||
.navbar-default .navbar-brand:hover {
|
||||
color: #5e5e5e;
|
||||
background-color: transparent;
|
||||
}
|
||||
@ -3840,54 +4022,64 @@ input[type="button"].btn-block {
|
||||
background-color: #373a3c;
|
||||
border-color: #1f2021;
|
||||
}
|
||||
|
||||
.navbar-inverse .navbar-toggler,
|
||||
.navbar-inverse .navbar-brand > a,
|
||||
.navbar-inverse .nav-pills > .nav-item > .nav-link {
|
||||
.navbar-inverse .navbar-brand > a,
|
||||
.navbar-inverse .nav-pills > .nav-item > .nav-link {
|
||||
color: #aab0b5;
|
||||
}
|
||||
|
||||
.navbar-inverse .navbar-toggler:focus,
|
||||
.navbar-inverse .navbar-toggler:hover,
|
||||
.navbar-inverse .navbar-brand > a:focus,
|
||||
.navbar-inverse .navbar-brand > a:hover,
|
||||
.navbar-inverse .nav-pills > .nav-item > .nav-link:focus,
|
||||
.navbar-inverse .nav-pills > .nav-item > .nav-link:hover {
|
||||
color: #fff;
|
||||
}
|
||||
.navbar-inverse .navbar-toggler:hover,
|
||||
.navbar-inverse .navbar-brand > a:focus,
|
||||
.navbar-inverse .navbar-brand > a:hover,
|
||||
.navbar-inverse .nav-pills > .nav-item > .nav-link:focus,
|
||||
.navbar-inverse .nav-pills > .nav-item > .nav-link:hover {
|
||||
.navbar-inverse .nav-pills > .nav-item > .nav-link:hover {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.navbar-inverse .nav-pills > .nav-item > .nav-link:focus,
|
||||
.navbar-inverse .nav-pills > .nav-item > .nav-link:hover {
|
||||
color: #fff;
|
||||
background-color: #1f2021;
|
||||
}
|
||||
|
||||
.navbar-inverse .nav-pills > .active > .nav-link,
|
||||
.navbar-inverse .nav-pills > .nav-link.active {
|
||||
.navbar-inverse .nav-pills > .nav-link.active {
|
||||
color: #fff;
|
||||
background-color: #1f2021;
|
||||
}
|
||||
|
||||
.navbar-inverse .navbar-brand {
|
||||
color: #aab0b5;
|
||||
}
|
||||
|
||||
.navbar-inverse .navbar-brand:focus,
|
||||
.navbar-inverse .navbar-brand:hover {
|
||||
.navbar-inverse .navbar-brand:hover {
|
||||
color: #fff;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
.navbar-inverse .navbar-nav .navbar-link {
|
||||
color: #aab0b5;
|
||||
}
|
||||
|
||||
.navbar-inverse .navbar-nav .navbar-link:focus,
|
||||
.navbar-inverse .navbar-nav .navbar-link:hover {
|
||||
.navbar-inverse .navbar-nav .navbar-link:hover {
|
||||
color: #fff;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
.navbar-inverse .navbar-nav .navbar-link.active > a,
|
||||
.navbar-inverse .navbar-nav .navbar-link.active > a:focus,
|
||||
.navbar-inverse .navbar-nav .navbar-link.active > a:hover {
|
||||
.navbar-inverse .navbar-nav .navbar-link.active > a:focus,
|
||||
.navbar-inverse .navbar-nav .navbar-link.active > a:hover {
|
||||
color: #fff;
|
||||
background-color: #1f2021;
|
||||
}
|
||||
|
||||
.navbar-inverse .navbar-nav .navbar-link.disabled > a,
|
||||
.navbar-inverse .navbar-nav .navbar-link.disabled > a:focus,
|
||||
.navbar-inverse .navbar-nav .navbar-link.disabled > a:hover {
|
||||
.navbar-inverse .navbar-nav .navbar-link.disabled > a:focus,
|
||||
.navbar-inverse .navbar-nav .navbar-link.disabled > a:hover {
|
||||
color: #444;
|
||||
background-color: transparent;
|
||||
}
|
||||
@ -3938,6 +4130,7 @@ input[type="button"].btn-block {
|
||||
background-color: #f5f5f5;
|
||||
border-bottom: .0625rem solid #e5e5e5;
|
||||
}
|
||||
|
||||
.card-header:first-child {
|
||||
border-radius: .1875rem .1875rem 0 0;
|
||||
}
|
||||
@ -3947,6 +4140,7 @@ input[type="button"].btn-block {
|
||||
background-color: #f5f5f5;
|
||||
border-top: .0625rem solid #e5e5e5;
|
||||
}
|
||||
|
||||
.card-footer:last-child {
|
||||
border-radius: 0 0 .1875rem .1875rem;
|
||||
}
|
||||
@ -4031,6 +4225,7 @@ input[type="button"].btn-block {
|
||||
table-layout: fixed;
|
||||
border-spacing: 1.25rem 0;
|
||||
}
|
||||
|
||||
.card-deck .card {
|
||||
display: table-cell;
|
||||
width: 1%;
|
||||
@ -4047,31 +4242,39 @@ input[type="button"].btn-block {
|
||||
width: 100%;
|
||||
table-layout: fixed;
|
||||
}
|
||||
|
||||
.card-group .card {
|
||||
display: table-cell;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
.card-group .card + .card {
|
||||
margin-left: 0;
|
||||
border-left: 0;
|
||||
}
|
||||
|
||||
.card-group .card:first-child .card-img-top {
|
||||
border-top-right-radius: 0;
|
||||
}
|
||||
|
||||
.card-group .card:first-child .card-img-bottom {
|
||||
border-bottom-right-radius: 0;
|
||||
}
|
||||
|
||||
.card-group .card:last-child .card-img-top {
|
||||
border-top-left-radius: 0;
|
||||
}
|
||||
|
||||
.card-group .card:last-child .card-img-bottom {
|
||||
border-bottom-left-radius: 0;
|
||||
}
|
||||
|
||||
.card-group .card:not(:first-child):not(:last-child) {
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
.card-group .card:not(:first-child):not(:last-child) .card-img-top,
|
||||
.card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
|
||||
.card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
@ -4083,6 +4286,7 @@ input[type="button"].btn-block {
|
||||
-moz-column-gap: 1.25rem;
|
||||
column-gap: 1.25rem;
|
||||
}
|
||||
|
||||
.card-columns .card {
|
||||
display: inline-block;
|
||||
width: 100%;
|
||||
@ -4095,15 +4299,18 @@ input[type="button"].btn-block {
|
||||
background-color: #eceeef;
|
||||
border-radius: .25rem;
|
||||
}
|
||||
|
||||
.breadcrumb > li {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.breadcrumb > li + li:before {
|
||||
padding-right: .5rem;
|
||||
padding-left: .5rem;
|
||||
color: #818a91;
|
||||
content: "/\\00a0";
|
||||
}
|
||||
|
||||
.breadcrumb > .active {
|
||||
color: #818a91;
|
||||
}
|
||||
@ -4115,11 +4322,13 @@ input[type="button"].btn-block {
|
||||
margin-bottom: 1rem;
|
||||
border-radius: .25rem;
|
||||
}
|
||||
|
||||
.pagination > li {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
.pagination > li > a,
|
||||
.pagination > li > span {
|
||||
.pagination > li > span {
|
||||
position: relative;
|
||||
float: left;
|
||||
padding: .5rem 1rem;
|
||||
@ -4130,43 +4339,48 @@ input[type="button"].btn-block {
|
||||
background-color: #fff;
|
||||
border: 1px solid #ddd;
|
||||
}
|
||||
|
||||
.pagination > li:first-child > a,
|
||||
.pagination > li:first-child > span {
|
||||
.pagination > li:first-child > span {
|
||||
margin-left: 0;
|
||||
border-top-left-radius: .25rem;
|
||||
border-top-left-radius: .25rem;
|
||||
border-bottom-left-radius: .25rem;
|
||||
}
|
||||
|
||||
.pagination > li:last-child > a,
|
||||
.pagination > li:last-child > span {
|
||||
border-top-right-radius: .25rem;
|
||||
.pagination > li:last-child > span {
|
||||
border-top-right-radius: .25rem;
|
||||
border-bottom-right-radius: .25rem;
|
||||
}
|
||||
|
||||
.pagination > li > a:focus,
|
||||
.pagination > li > a:hover,
|
||||
.pagination > li > span:focus,
|
||||
.pagination > li > span:hover {
|
||||
.pagination > li > a:hover,
|
||||
.pagination > li > span:focus,
|
||||
.pagination > li > span:hover {
|
||||
color: #014c8c;
|
||||
background-color: #eceeef;
|
||||
border-color: #ddd;
|
||||
}
|
||||
|
||||
.pagination > .active > a,
|
||||
.pagination > .active > a:focus,
|
||||
.pagination > .active > a:hover,
|
||||
.pagination > .active > span,
|
||||
.pagination > .active > span:focus,
|
||||
.pagination > .active > span:hover {
|
||||
.pagination > .active > a:focus,
|
||||
.pagination > .active > a:hover,
|
||||
.pagination > .active > span,
|
||||
.pagination > .active > span:focus,
|
||||
.pagination > .active > span:hover {
|
||||
z-index: 2;
|
||||
color: #fff;
|
||||
cursor: default;
|
||||
background-color: #0275d8;
|
||||
border-color: #0275d8;
|
||||
}
|
||||
|
||||
.pagination > .disabled > span,
|
||||
.pagination > .disabled > span:focus,
|
||||
.pagination > .disabled > span:hover,
|
||||
.pagination > .disabled > a,
|
||||
.pagination > .disabled > a:focus,
|
||||
.pagination > .disabled > a:hover {
|
||||
.pagination > .disabled > span:focus,
|
||||
.pagination > .disabled > span:hover,
|
||||
.pagination > .disabled > a,
|
||||
.pagination > .disabled > a:focus,
|
||||
.pagination > .disabled > a:hover {
|
||||
color: #818a91;
|
||||
cursor: not-allowed;
|
||||
background-color: #fff;
|
||||
@ -4182,13 +4396,13 @@ input[type="button"].btn-block {
|
||||
|
||||
.pagination-lg > li:first-child > a,
|
||||
.pagination-lg > li:first-child > span {
|
||||
border-top-left-radius: .3rem;
|
||||
border-top-left-radius: .3rem;
|
||||
border-bottom-left-radius: .3rem;
|
||||
}
|
||||
|
||||
.pagination-lg > li:last-child > a,
|
||||
.pagination-lg > li:last-child > span {
|
||||
border-top-right-radius: .3rem;
|
||||
border-top-right-radius: .3rem;
|
||||
border-bottom-right-radius: .3rem;
|
||||
}
|
||||
|
||||
@ -4201,13 +4415,13 @@ input[type="button"].btn-block {
|
||||
|
||||
.pagination-sm > li:first-child > a,
|
||||
.pagination-sm > li:first-child > span {
|
||||
border-top-left-radius: .2rem;
|
||||
border-top-left-radius: .2rem;
|
||||
border-bottom-left-radius: .2rem;
|
||||
}
|
||||
|
||||
.pagination-sm > li:last-child > a,
|
||||
.pagination-sm > li:last-child > span {
|
||||
border-top-right-radius: .2rem;
|
||||
border-top-right-radius: .2rem;
|
||||
border-bottom-right-radius: .2rem;
|
||||
}
|
||||
|
||||
@ -4218,37 +4432,44 @@ input[type="button"].btn-block {
|
||||
text-align: center;
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
.pager:before,
|
||||
.pager:after {
|
||||
display: table;
|
||||
.pager:after {
|
||||
display: table;
|
||||
content: " ";
|
||||
}
|
||||
|
||||
.pager:after {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.pager li {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
.pager li > a,
|
||||
.pager li > span {
|
||||
.pager li > span {
|
||||
display: inline-block;
|
||||
padding: 5px 14px;
|
||||
background-color: #fff;
|
||||
border: 1px solid #ddd;
|
||||
border-radius: 15px;
|
||||
}
|
||||
|
||||
.pager li > a:focus,
|
||||
.pager li > a:hover {
|
||||
.pager li > a:hover {
|
||||
text-decoration: none;
|
||||
background-color: #eceeef;
|
||||
}
|
||||
|
||||
.pager .disabled > a,
|
||||
.pager .disabled > a:focus,
|
||||
.pager .disabled > a:hover {
|
||||
.pager .disabled > a:focus,
|
||||
.pager .disabled > a:hover {
|
||||
color: #818a91;
|
||||
cursor: not-allowed;
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
.pager .disabled > span {
|
||||
color: #818a91;
|
||||
cursor: not-allowed;
|
||||
@ -4277,9 +4498,11 @@ input[type="button"].btn-block {
|
||||
vertical-align: baseline;
|
||||
border-radius: .25rem;
|
||||
}
|
||||
|
||||
.label:empty {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.btn .label {
|
||||
position: relative;
|
||||
top: -1px;
|
||||
@ -4301,48 +4524,54 @@ a.label:hover {
|
||||
.label-default {
|
||||
background-color: #818a91;
|
||||
}
|
||||
|
||||
.label-default[href]:focus,
|
||||
.label-default[href]:hover {
|
||||
.label-default[href]:hover {
|
||||
background-color: #687077;
|
||||
}
|
||||
|
||||
.label-primary {
|
||||
background-color: #0275d8;
|
||||
}
|
||||
|
||||
.label-primary[href]:focus,
|
||||
.label-primary[href]:hover {
|
||||
.label-primary[href]:hover {
|
||||
background-color: #025aa5;
|
||||
}
|
||||
|
||||
.label-success {
|
||||
background-color: #5cb85c;
|
||||
}
|
||||
|
||||
.label-success[href]:focus,
|
||||
.label-success[href]:hover {
|
||||
.label-success[href]:hover {
|
||||
background-color: #449d44;
|
||||
}
|
||||
|
||||
.label-info {
|
||||
background-color: #5bc0de;
|
||||
}
|
||||
|
||||
.label-info[href]:focus,
|
||||
.label-info[href]:hover {
|
||||
.label-info[href]:hover {
|
||||
background-color: #31b0d5;
|
||||
}
|
||||
|
||||
.label-warning {
|
||||
background-color: #f0ad4e;
|
||||
}
|
||||
|
||||
.label-warning[href]:focus,
|
||||
.label-warning[href]:hover {
|
||||
.label-warning[href]:hover {
|
||||
background-color: #ec971f;
|
||||
}
|
||||
|
||||
.label-danger {
|
||||
background-color: #d9534f;
|
||||
}
|
||||
|
||||
.label-danger[href]:focus,
|
||||
.label-danger[href]:hover {
|
||||
.label-danger[href]:hover {
|
||||
background-color: #c9302c;
|
||||
}
|
||||
|
||||
@ -4383,10 +4612,12 @@ a.label:hover {
|
||||
border: 1px solid transparent;
|
||||
border-radius: .25rem;
|
||||
}
|
||||
|
||||
.alert > p,
|
||||
.alert > ul {
|
||||
.alert > ul {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.alert > p + p {
|
||||
margin-top: 5px;
|
||||
}
|
||||
@ -4403,6 +4634,7 @@ a.label:hover {
|
||||
.alert-dismissible {
|
||||
padding-right: 35px;
|
||||
}
|
||||
|
||||
.alert-dismissible .close {
|
||||
position: relative;
|
||||
top: -2px;
|
||||
@ -4411,49 +4643,57 @@ a.label:hover {
|
||||
}
|
||||
|
||||
.alert-success {
|
||||
color: #3c763d;
|
||||
color: #3c763d;
|
||||
background-color: #dff0d8;
|
||||
border-color: #d0e9c6;
|
||||
}
|
||||
|
||||
.alert-success hr {
|
||||
border-top-color: #c1e2b3;
|
||||
}
|
||||
|
||||
.alert-success .alert-link {
|
||||
color: #2b542c;
|
||||
}
|
||||
|
||||
.alert-info {
|
||||
color: #31708f;
|
||||
color: #31708f;
|
||||
background-color: #d9edf7;
|
||||
border-color: #bcdff1;
|
||||
}
|
||||
|
||||
.alert-info hr {
|
||||
border-top-color: #a6d5ec;
|
||||
}
|
||||
|
||||
.alert-info .alert-link {
|
||||
color: #245269;
|
||||
}
|
||||
|
||||
.alert-warning {
|
||||
color: #8a6d3b;
|
||||
color: #8a6d3b;
|
||||
background-color: #fcf8e3;
|
||||
border-color: #faf2cc;
|
||||
}
|
||||
|
||||
.alert-warning hr {
|
||||
border-top-color: #f7ecb5;
|
||||
}
|
||||
|
||||
.alert-warning .alert-link {
|
||||
color: #66512c;
|
||||
}
|
||||
|
||||
.alert-danger {
|
||||
color: #a94442;
|
||||
color: #a94442;
|
||||
background-color: #f2dede;
|
||||
border-color: #ebcccc;
|
||||
}
|
||||
|
||||
.alert-danger hr {
|
||||
border-top-color: #e4b9b9;
|
||||
}
|
||||
|
||||
.alert-danger .alert-link {
|
||||
color: #843534;
|
||||
}
|
||||
@ -4644,6 +4884,7 @@ a.label:hover {
|
||||
.media {
|
||||
margin-top: 15px;
|
||||
}
|
||||
|
||||
.media:first-child {
|
||||
margin-top: 0;
|
||||
}
|
||||
@ -4676,6 +4917,7 @@ a.label:hover {
|
||||
.media-object {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.media-object.img-thumbnail {
|
||||
max-width: none;
|
||||
}
|
||||
@ -4711,10 +4953,12 @@ a.label:hover {
|
||||
background-color: #fff;
|
||||
border: .0625rem solid #ddd;
|
||||
}
|
||||
|
||||
.list-group-item:first-child {
|
||||
border-top-left-radius: .25rem;
|
||||
border-top-left-radius: .25rem;
|
||||
border-top-right-radius: .25rem;
|
||||
}
|
||||
|
||||
.list-group-item:last-child {
|
||||
margin-bottom: 0;
|
||||
border-bottom-right-radius: .25rem;
|
||||
@ -4729,17 +4973,19 @@ a.label:hover {
|
||||
a.list-group-item,
|
||||
button.list-group-item {
|
||||
width: 100%;
|
||||
color: #555;
|
||||
color: #555;
|
||||
text-align: inherit;
|
||||
}
|
||||
|
||||
a.list-group-item .list-group-item-heading,
|
||||
button.list-group-item .list-group-item-heading {
|
||||
button.list-group-item .list-group-item-heading {
|
||||
color: #333;
|
||||
}
|
||||
|
||||
a.list-group-item:focus,
|
||||
a.list-group-item:hover,
|
||||
button.list-group-item:focus,
|
||||
button.list-group-item:hover {
|
||||
a.list-group-item:hover,
|
||||
button.list-group-item:focus,
|
||||
button.list-group-item:hover {
|
||||
color: #555;
|
||||
text-decoration: none;
|
||||
background-color: #f5f5f5;
|
||||
@ -4752,14 +4998,16 @@ a.list-group-item:focus,
|
||||
cursor: not-allowed;
|
||||
background-color: #eceeef;
|
||||
}
|
||||
|
||||
.list-group-item.disabled .list-group-item-heading,
|
||||
.list-group-item.disabled:focus .list-group-item-heading,
|
||||
.list-group-item.disabled:hover .list-group-item-heading {
|
||||
.list-group-item.disabled:focus .list-group-item-heading,
|
||||
.list-group-item.disabled:hover .list-group-item-heading {
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
.list-group-item.disabled .list-group-item-text,
|
||||
.list-group-item.disabled:focus .list-group-item-text,
|
||||
.list-group-item.disabled:hover .list-group-item-text {
|
||||
.list-group-item.disabled:focus .list-group-item-text,
|
||||
.list-group-item.disabled:hover .list-group-item-text {
|
||||
color: #818a91;
|
||||
}
|
||||
|
||||
@ -4771,20 +5019,22 @@ a.list-group-item:focus,
|
||||
background-color: #0275d8;
|
||||
border-color: #0275d8;
|
||||
}
|
||||
|
||||
.list-group-item.active .list-group-item-heading,
|
||||
.list-group-item.active .list-group-item-heading > small,
|
||||
.list-group-item.active .list-group-item-heading > .small,
|
||||
.list-group-item.active:focus .list-group-item-heading,
|
||||
.list-group-item.active:focus .list-group-item-heading > small,
|
||||
.list-group-item.active:focus .list-group-item-heading > .small,
|
||||
.list-group-item.active:hover .list-group-item-heading,
|
||||
.list-group-item.active:hover .list-group-item-heading > small,
|
||||
.list-group-item.active:hover .list-group-item-heading > .small {
|
||||
.list-group-item.active .list-group-item-heading > small,
|
||||
.list-group-item.active .list-group-item-heading > .small,
|
||||
.list-group-item.active:focus .list-group-item-heading,
|
||||
.list-group-item.active:focus .list-group-item-heading > small,
|
||||
.list-group-item.active:focus .list-group-item-heading > .small,
|
||||
.list-group-item.active:hover .list-group-item-heading,
|
||||
.list-group-item.active:hover .list-group-item-heading > small,
|
||||
.list-group-item.active:hover .list-group-item-heading > .small {
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
.list-group-item.active .list-group-item-text,
|
||||
.list-group-item.active:focus .list-group-item-text,
|
||||
.list-group-item.active:hover .list-group-item-text {
|
||||
.list-group-item.active:focus .list-group-item-text,
|
||||
.list-group-item.active:hover .list-group-item-text {
|
||||
color: #a8d6fe;
|
||||
}
|
||||
|
||||
@ -4797,23 +5047,26 @@ a.list-group-item-state,
|
||||
button.list-group-item-state {
|
||||
color: #3c763d;
|
||||
}
|
||||
|
||||
a.list-group-item-state .list-group-item-heading,
|
||||
button.list-group-item-state .list-group-item-heading {
|
||||
button.list-group-item-state .list-group-item-heading {
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
a.list-group-item-state:focus,
|
||||
a.list-group-item-state:hover,
|
||||
button.list-group-item-state:focus,
|
||||
button.list-group-item-state:hover {
|
||||
a.list-group-item-state:hover,
|
||||
button.list-group-item-state:focus,
|
||||
button.list-group-item-state:hover {
|
||||
color: #3c763d;
|
||||
background-color: #d0e9c6;
|
||||
}
|
||||
|
||||
a.list-group-item-state.active,
|
||||
a.list-group-item-state.active:focus,
|
||||
a.list-group-item-state.active:hover,
|
||||
button.list-group-item-state.active,
|
||||
button.list-group-item-state.active:focus,
|
||||
button.list-group-item-state.active:hover {
|
||||
a.list-group-item-state.active:focus,
|
||||
a.list-group-item-state.active:hover,
|
||||
button.list-group-item-state.active,
|
||||
button.list-group-item-state.active:focus,
|
||||
button.list-group-item-state.active:hover {
|
||||
color: #fff;
|
||||
background-color: #3c763d;
|
||||
border-color: #3c763d;
|
||||
@ -4828,23 +5081,26 @@ a.list-group-item-state,
|
||||
button.list-group-item-state {
|
||||
color: #31708f;
|
||||
}
|
||||
|
||||
a.list-group-item-state .list-group-item-heading,
|
||||
button.list-group-item-state .list-group-item-heading {
|
||||
button.list-group-item-state .list-group-item-heading {
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
a.list-group-item-state:focus,
|
||||
a.list-group-item-state:hover,
|
||||
button.list-group-item-state:focus,
|
||||
button.list-group-item-state:hover {
|
||||
a.list-group-item-state:hover,
|
||||
button.list-group-item-state:focus,
|
||||
button.list-group-item-state:hover {
|
||||
color: #31708f;
|
||||
background-color: #c4e3f3;
|
||||
}
|
||||
|
||||
a.list-group-item-state.active,
|
||||
a.list-group-item-state.active:focus,
|
||||
a.list-group-item-state.active:hover,
|
||||
button.list-group-item-state.active,
|
||||
button.list-group-item-state.active:focus,
|
||||
button.list-group-item-state.active:hover {
|
||||
a.list-group-item-state.active:focus,
|
||||
a.list-group-item-state.active:hover,
|
||||
button.list-group-item-state.active,
|
||||
button.list-group-item-state.active:focus,
|
||||
button.list-group-item-state.active:hover {
|
||||
color: #fff;
|
||||
background-color: #31708f;
|
||||
border-color: #31708f;
|
||||
@ -4859,23 +5115,26 @@ a.list-group-item-state,
|
||||
button.list-group-item-state {
|
||||
color: #8a6d3b;
|
||||
}
|
||||
|
||||
a.list-group-item-state .list-group-item-heading,
|
||||
button.list-group-item-state .list-group-item-heading {
|
||||
button.list-group-item-state .list-group-item-heading {
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
a.list-group-item-state:focus,
|
||||
a.list-group-item-state:hover,
|
||||
button.list-group-item-state:focus,
|
||||
button.list-group-item-state:hover {
|
||||
a.list-group-item-state:hover,
|
||||
button.list-group-item-state:focus,
|
||||
button.list-group-item-state:hover {
|
||||
color: #8a6d3b;
|
||||
background-color: #faf2cc;
|
||||
}
|
||||
|
||||
a.list-group-item-state.active,
|
||||
a.list-group-item-state.active:focus,
|
||||
a.list-group-item-state.active:hover,
|
||||
button.list-group-item-state.active,
|
||||
button.list-group-item-state.active:focus,
|
||||
button.list-group-item-state.active:hover {
|
||||
a.list-group-item-state.active:focus,
|
||||
a.list-group-item-state.active:hover,
|
||||
button.list-group-item-state.active,
|
||||
button.list-group-item-state.active:focus,
|
||||
button.list-group-item-state.active:hover {
|
||||
color: #fff;
|
||||
background-color: #8a6d3b;
|
||||
border-color: #8a6d3b;
|
||||
@ -4890,23 +5149,26 @@ a.list-group-item-state,
|
||||
button.list-group-item-state {
|
||||
color: #a94442;
|
||||
}
|
||||
|
||||
a.list-group-item-state .list-group-item-heading,
|
||||
button.list-group-item-state .list-group-item-heading {
|
||||
button.list-group-item-state .list-group-item-heading {
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
a.list-group-item-state:focus,
|
||||
a.list-group-item-state:hover,
|
||||
button.list-group-item-state:focus,
|
||||
button.list-group-item-state:hover {
|
||||
a.list-group-item-state:hover,
|
||||
button.list-group-item-state:focus,
|
||||
button.list-group-item-state:hover {
|
||||
color: #a94442;
|
||||
background-color: #ebcccc;
|
||||
}
|
||||
|
||||
a.list-group-item-state.active,
|
||||
a.list-group-item-state.active:focus,
|
||||
a.list-group-item-state.active:hover,
|
||||
button.list-group-item-state.active,
|
||||
button.list-group-item-state.active:focus,
|
||||
button.list-group-item-state.active:hover {
|
||||
a.list-group-item-state.active:focus,
|
||||
a.list-group-item-state.active:hover,
|
||||
button.list-group-item-state.active,
|
||||
button.list-group-item-state.active:focus,
|
||||
button.list-group-item-state.active:hover {
|
||||
color: #fff;
|
||||
background-color: #a94442;
|
||||
border-color: #a94442;
|
||||
@ -4929,11 +5191,12 @@ a.list-group-item-state.active,
|
||||
padding: 0;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.embed-responsive .embed-responsive-item,
|
||||
.embed-responsive iframe,
|
||||
.embed-responsive embed,
|
||||
.embed-responsive object,
|
||||
.embed-responsive video {
|
||||
.embed-responsive iframe,
|
||||
.embed-responsive embed,
|
||||
.embed-responsive object,
|
||||
.embed-responsive video {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
@ -4964,8 +5227,9 @@ a.list-group-item-state.active,
|
||||
text-shadow: 0 1px 0 #fff;
|
||||
opacity: .2;
|
||||
}
|
||||
|
||||
.close:focus,
|
||||
.close:hover {
|
||||
.close:hover {
|
||||
color: #000;
|
||||
text-decoration: none;
|
||||
cursor: pointer;
|
||||
@ -4973,7 +5237,7 @@ a.list-group-item-state.active,
|
||||
}
|
||||
|
||||
button.close {
|
||||
-webkit-appearance: none;
|
||||
-webkit-appearance: none;
|
||||
padding: 0;
|
||||
cursor: pointer;
|
||||
background: transparent;
|
||||
@ -4993,15 +5257,17 @@ button.close {
|
||||
z-index: 1050;
|
||||
display: none;
|
||||
overflow: hidden;
|
||||
-webkit-overflow-scrolling: touch;
|
||||
-webkit-overflow-scrolling: touch;
|
||||
outline: 0;
|
||||
}
|
||||
|
||||
.modal.fade .modal-dialog {
|
||||
-webkit-transform: transition .3s ease-out, translate(0, -25%);
|
||||
-ms-transform: transition .3s ease-out, translate(0, -25%);
|
||||
-o-transform: transition .3s ease-out, translate(0, -25%);
|
||||
transform: transition .3s ease-out, translate(0, -25%);
|
||||
}
|
||||
|
||||
.modal.in .modal-dialog {
|
||||
-webkit-transform: translate(0, 0);
|
||||
-ms-transform: translate(0, 0);
|
||||
@ -5039,9 +5305,11 @@ button.close {
|
||||
z-index: 1040;
|
||||
background-color: #000;
|
||||
}
|
||||
|
||||
.modal-backdrop.fade {
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
.modal-backdrop.in {
|
||||
opacity: .5;
|
||||
}
|
||||
@ -5050,11 +5318,13 @@ button.close {
|
||||
padding: 15px;
|
||||
border-bottom: 1px solid #e5e5e5;
|
||||
}
|
||||
|
||||
.modal-header:before,
|
||||
.modal-header:after {
|
||||
display: table;
|
||||
.modal-header:after {
|
||||
display: table;
|
||||
content: " ";
|
||||
}
|
||||
|
||||
.modal-header:after {
|
||||
clear: both;
|
||||
}
|
||||
@ -5078,21 +5348,26 @@ button.close {
|
||||
text-align: right;
|
||||
border-top: 1px solid #e5e5e5;
|
||||
}
|
||||
|
||||
.modal-footer:before,
|
||||
.modal-footer:after {
|
||||
display: table;
|
||||
.modal-footer:after {
|
||||
display: table;
|
||||
content: " ";
|
||||
}
|
||||
|
||||
.modal-footer:after {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.modal-footer .btn + .btn {
|
||||
margin-bottom: 0;
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
.modal-footer .btn-group .btn + .btn {
|
||||
margin-left: -1px;
|
||||
}
|
||||
|
||||
.modal-footer .btn-block + .btn-block {
|
||||
margin-left: 0;
|
||||
}
|
||||
@ -5140,59 +5415,68 @@ button.close {
|
||||
word-spacing: normal;
|
||||
word-wrap: normal;
|
||||
white-space: normal;
|
||||
opacity: 0;
|
||||
opacity: 0;
|
||||
|
||||
line-break: auto;
|
||||
}
|
||||
|
||||
.tooltip.in {
|
||||
opacity: .9;
|
||||
}
|
||||
|
||||
.tooltip.tooltip-top,
|
||||
.tooltip.bs-tether-element-attached-bottom {
|
||||
.tooltip.bs-tether-element-attached-bottom {
|
||||
padding: 5px 0;
|
||||
margin-top: -3px;
|
||||
}
|
||||
|
||||
.tooltip.tooltip-top .tooltip-arrow,
|
||||
.tooltip.bs-tether-element-attached-bottom .tooltip-arrow {
|
||||
.tooltip.bs-tether-element-attached-bottom .tooltip-arrow {
|
||||
bottom: 0;
|
||||
left: 50%;
|
||||
margin-left: -5px;
|
||||
border-width: 5px 5px 0;
|
||||
border-top-color: #000;
|
||||
}
|
||||
|
||||
.tooltip.tooltip-right,
|
||||
.tooltip.bs-tether-element-attached-left {
|
||||
.tooltip.bs-tether-element-attached-left {
|
||||
padding: 0 5px;
|
||||
margin-left: 3px;
|
||||
}
|
||||
|
||||
.tooltip.tooltip-right .tooltip-arrow,
|
||||
.tooltip.bs-tether-element-attached-left .tooltip-arrow {
|
||||
.tooltip.bs-tether-element-attached-left .tooltip-arrow {
|
||||
top: 50%;
|
||||
left: 0;
|
||||
margin-top: -5px;
|
||||
border-width: 5px 5px 5px 0;
|
||||
border-right-color: #000;
|
||||
}
|
||||
|
||||
.tooltip.tooltip-bottom,
|
||||
.tooltip.bs-tether-element-attached-top {
|
||||
.tooltip.bs-tether-element-attached-top {
|
||||
padding: 5px 0;
|
||||
margin-top: 3px;
|
||||
}
|
||||
|
||||
.tooltip.tooltip-bottom .tooltip-arrow,
|
||||
.tooltip.bs-tether-element-attached-top .tooltip-arrow {
|
||||
.tooltip.bs-tether-element-attached-top .tooltip-arrow {
|
||||
top: 0;
|
||||
left: 50%;
|
||||
margin-left: -5px;
|
||||
border-width: 0 5px 5px;
|
||||
border-bottom-color: #000;
|
||||
}
|
||||
|
||||
.tooltip.tooltip-left,
|
||||
.tooltip.bs-tether-element-attached-right {
|
||||
.tooltip.bs-tether-element-attached-right {
|
||||
padding: 0 5px;
|
||||
margin-left: -3px;
|
||||
}
|
||||
|
||||
.tooltip.tooltip-left .tooltip-arrow,
|
||||
.tooltip.bs-tether-element-attached-right .tooltip-arrow {
|
||||
.tooltip.bs-tether-element-attached-right .tooltip-arrow {
|
||||
top: 50%;
|
||||
right: 0;
|
||||
margin-top: -5px;
|
||||
@ -5244,84 +5528,96 @@ button.close {
|
||||
-webkit-background-clip: padding-box;
|
||||
background-clip: padding-box;
|
||||
border: 1px solid rgba(0, 0, 0, .2);
|
||||
border-radius: .3rem;
|
||||
border-radius: .3rem;
|
||||
|
||||
line-break: auto;
|
||||
}
|
||||
|
||||
.popover.popover-top,
|
||||
.popover.bs-tether-element-attached-bottom {
|
||||
.popover.bs-tether-element-attached-bottom {
|
||||
margin-top: -10px;
|
||||
}
|
||||
|
||||
.popover.popover-top .popover-arrow,
|
||||
.popover.bs-tether-element-attached-bottom .popover-arrow {
|
||||
.popover.bs-tether-element-attached-bottom .popover-arrow {
|
||||
bottom: -11px;
|
||||
left: 50%;
|
||||
margin-left: -11px;
|
||||
border-top-color: rgba(0, 0, 0, .25);
|
||||
border-bottom-width: 0;
|
||||
}
|
||||
|
||||
.popover.popover-top .popover-arrow:after,
|
||||
.popover.bs-tether-element-attached-bottom .popover-arrow:after {
|
||||
.popover.bs-tether-element-attached-bottom .popover-arrow:after {
|
||||
bottom: 1px;
|
||||
margin-left: -10px;
|
||||
content: "";
|
||||
border-top-color: #fff;
|
||||
border-bottom-width: 0;
|
||||
}
|
||||
|
||||
.popover.popover-right,
|
||||
.popover.bs-tether-element-attached-left {
|
||||
.popover.bs-tether-element-attached-left {
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
.popover.popover-right .popover-arrow,
|
||||
.popover.bs-tether-element-attached-left .popover-arrow {
|
||||
.popover.bs-tether-element-attached-left .popover-arrow {
|
||||
top: 50%;
|
||||
left: -11px;
|
||||
margin-top: -11px;
|
||||
border-right-color: rgba(0, 0, 0, .25);
|
||||
border-left-width: 0;
|
||||
}
|
||||
|
||||
.popover.popover-right .popover-arrow:after,
|
||||
.popover.bs-tether-element-attached-left .popover-arrow:after {
|
||||
.popover.bs-tether-element-attached-left .popover-arrow:after {
|
||||
bottom: -10px;
|
||||
left: 1px;
|
||||
content: "";
|
||||
border-right-color: #fff;
|
||||
border-left-width: 0;
|
||||
}
|
||||
|
||||
.popover.popover-bottom,
|
||||
.popover.bs-tether-element-attached-top {
|
||||
.popover.bs-tether-element-attached-top {
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
.popover.popover-bottom .popover-arrow,
|
||||
.popover.bs-tether-element-attached-top .popover-arrow {
|
||||
.popover.bs-tether-element-attached-top .popover-arrow {
|
||||
top: -11px;
|
||||
left: 50%;
|
||||
margin-left: -11px;
|
||||
border-top-width: 0;
|
||||
border-bottom-color: rgba(0, 0, 0, .25);
|
||||
}
|
||||
|
||||
.popover.popover-bottom .popover-arrow:after,
|
||||
.popover.bs-tether-element-attached-top .popover-arrow:after {
|
||||
.popover.bs-tether-element-attached-top .popover-arrow:after {
|
||||
top: 1px;
|
||||
margin-left: -10px;
|
||||
content: "";
|
||||
border-top-width: 0;
|
||||
border-bottom-color: #fff;
|
||||
}
|
||||
|
||||
.popover.popover-left,
|
||||
.popover.bs-tether-element-attached-right {
|
||||
.popover.bs-tether-element-attached-right {
|
||||
margin-left: -10px;
|
||||
}
|
||||
|
||||
.popover.popover-left .popover-arrow,
|
||||
.popover.bs-tether-element-attached-right .popover-arrow {
|
||||
.popover.bs-tether-element-attached-right .popover-arrow {
|
||||
top: 50%;
|
||||
right: -11px;
|
||||
margin-top: -11px;
|
||||
border-right-width: 0;
|
||||
border-left-color: rgba(0, 0, 0, .25);
|
||||
}
|
||||
|
||||
.popover.popover-left .popover-arrow:after,
|
||||
.popover.bs-tether-element-attached-right .popover-arrow:after {
|
||||
.popover.bs-tether-element-attached-right .popover-arrow:after {
|
||||
right: 1px;
|
||||
bottom: -10px;
|
||||
content: "";
|
||||
@ -5370,6 +5666,7 @@ button.close {
|
||||
width: 100%;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.carousel-inner > .carousel-item {
|
||||
position: relative;
|
||||
display: none;
|
||||
@ -5377,10 +5674,12 @@ button.close {
|
||||
-o-transition: .6s ease-in-out left;
|
||||
transition: .6s ease-in-out left;
|
||||
}
|
||||
|
||||
.carousel-inner > .carousel-item > img,
|
||||
.carousel-inner > .carousel-item > a > img {
|
||||
.carousel-inner > .carousel-item > a > img {
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
@media all and (transform-3d), (-webkit-transform-3d) {
|
||||
.carousel-inner > .carousel-item {
|
||||
-webkit-transition: -webkit-transform .6s ease-in-out;
|
||||
@ -5412,33 +5711,41 @@ button.close {
|
||||
transform: translate3d(0, 0, 0);
|
||||
}
|
||||
}
|
||||
|
||||
.carousel-inner > .active,
|
||||
.carousel-inner > .next,
|
||||
.carousel-inner > .prev {
|
||||
.carousel-inner > .next,
|
||||
.carousel-inner > .prev {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.carousel-inner > .active {
|
||||
left: 0;
|
||||
}
|
||||
|
||||
.carousel-inner > .next,
|
||||
.carousel-inner > .prev {
|
||||
.carousel-inner > .prev {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.carousel-inner > .next {
|
||||
left: 100%;
|
||||
}
|
||||
|
||||
.carousel-inner > .prev {
|
||||
left: -100%;
|
||||
}
|
||||
|
||||
.carousel-inner > .next.left,
|
||||
.carousel-inner > .prev.right {
|
||||
.carousel-inner > .prev.right {
|
||||
left: 0;
|
||||
}
|
||||
|
||||
.carousel-inner > .active.left {
|
||||
left: -100%;
|
||||
}
|
||||
|
||||
.carousel-inner > .active.right {
|
||||
left: 100%;
|
||||
}
|
||||
@ -5455,14 +5762,16 @@ button.close {
|
||||
text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
|
||||
opacity: .5;
|
||||
}
|
||||
|
||||
.carousel-control.left {
|
||||
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
|
||||
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
|
||||
background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
|
||||
background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
|
||||
background-repeat: repeat-x;
|
||||
}
|
||||
|
||||
.carousel-control.right {
|
||||
right: 0;
|
||||
left: auto;
|
||||
@ -5470,18 +5779,20 @@ button.close {
|
||||
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
|
||||
background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
|
||||
background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
|
||||
background-repeat: repeat-x;
|
||||
}
|
||||
|
||||
.carousel-control:focus,
|
||||
.carousel-control:hover {
|
||||
.carousel-control:hover {
|
||||
color: #fff;
|
||||
text-decoration: none;
|
||||
outline: 0;
|
||||
opacity: .9;
|
||||
}
|
||||
|
||||
.carousel-control .icon-prev,
|
||||
.carousel-control .icon-next {
|
||||
.carousel-control .icon-next {
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
z-index: 5;
|
||||
@ -5492,17 +5803,21 @@ button.close {
|
||||
font-family: serif;
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
.carousel-control .icon-prev {
|
||||
left: 50%;
|
||||
margin-left: -10px;
|
||||
}
|
||||
|
||||
.carousel-control .icon-next {
|
||||
right: 50%;
|
||||
margin-right: -10px;
|
||||
}
|
||||
|
||||
.carousel-control .icon-prev:before {
|
||||
content: "\2039";
|
||||
}
|
||||
|
||||
.carousel-control .icon-next:before {
|
||||
content: "\203a";
|
||||
}
|
||||
@ -5518,6 +5833,7 @@ button.close {
|
||||
text-align: center;
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
.carousel-indicators li {
|
||||
display: inline-block;
|
||||
width: 10px;
|
||||
@ -5529,6 +5845,7 @@ button.close {
|
||||
border: 1px solid #fff;
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
.carousel-indicators .active {
|
||||
width: 12px;
|
||||
height: 12px;
|
||||
@ -5548,6 +5865,7 @@ button.close {
|
||||
text-align: center;
|
||||
text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
|
||||
}
|
||||
|
||||
.carousel-caption .btn {
|
||||
text-shadow: none;
|
||||
}
|
||||
@ -5578,7 +5896,7 @@ button.close {
|
||||
|
||||
.clearfix:before,
|
||||
.clearfix:after {
|
||||
display: table;
|
||||
display: table;
|
||||
content: " ";
|
||||
}
|
||||
|
||||
@ -5588,7 +5906,7 @@ button.close {
|
||||
|
||||
.center-block {
|
||||
display: block;
|
||||
margin-right: auto;
|
||||
margin-right: auto;
|
||||
margin-left: auto;
|
||||
}
|
||||
|
||||
@ -6049,6 +6367,7 @@ a.bg-danger:hover {
|
||||
.visible-print-block {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
@media print {
|
||||
.visible-print-block {
|
||||
display: block !important;
|
||||
@ -6058,6 +6377,7 @@ a.bg-danger:hover {
|
||||
.visible-print-inline {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
@media print {
|
||||
.visible-print-inline {
|
||||
display: inline !important;
|
||||
@ -6067,6 +6387,7 @@ a.bg-danger:hover {
|
||||
.visible-print-inline-block {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
@media print {
|
||||
.visible-print-inline-block {
|
||||
display: inline-block !important;
|
||||
|
2
dist/css/bootstrap.css.map
vendored
2
dist/css/bootstrap.css.map
vendored
File diff suppressed because one or more lines are too long
2
dist/css/bootstrap.min.css
vendored
2
dist/css/bootstrap.min.css
vendored
File diff suppressed because one or more lines are too long
2
dist/css/bootstrap.min.css.map
vendored
2
dist/css/bootstrap.min.css.map
vendored
File diff suppressed because one or more lines are too long
@ -1,13 +1,13 @@
|
||||
/*!
|
||||
* Bootstrap v4.0.0-alpha (http://getbootstrap.com)
|
||||
* Copyright 2011-2015 Twitter, Inc.
|
||||
* Licensed under ()
|
||||
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
|
||||
*/
|
||||
|
||||
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
|
||||
html {
|
||||
font-family: sans-serif;
|
||||
-webkit-text-size-adjust: 100%;
|
||||
-webkit-text-size-adjust: 100%;
|
||||
-ms-text-size-adjust: 100%;
|
||||
}
|
||||
|
||||
@ -75,12 +75,12 @@ dfn {
|
||||
}
|
||||
|
||||
h1 {
|
||||
margin: .67em 0;
|
||||
margin: .67em 0;
|
||||
font-size: 2em;
|
||||
}
|
||||
|
||||
mark {
|
||||
color: #000;
|
||||
color: #000;
|
||||
background: #ff0;
|
||||
}
|
||||
|
||||
@ -117,7 +117,7 @@ figure {
|
||||
}
|
||||
|
||||
hr {
|
||||
height: 0;
|
||||
height: 0;
|
||||
-webkit-box-sizing: content-box;
|
||||
box-sizing: content-box;
|
||||
}
|
||||
@ -139,7 +139,7 @@ input,
|
||||
optgroup,
|
||||
select,
|
||||
textarea {
|
||||
margin: 0;
|
||||
margin: 0;
|
||||
font: inherit;
|
||||
color: inherit;
|
||||
}
|
||||
@ -167,7 +167,7 @@ html input[disabled] {
|
||||
|
||||
button::-moz-focus-inner,
|
||||
input::-moz-focus-inner {
|
||||
padding: 0;
|
||||
padding: 0;
|
||||
border: 0;
|
||||
}
|
||||
|
||||
@ -189,7 +189,7 @@ input[type="number"]::-webkit-outer-spin-button {
|
||||
|
||||
input[type="search"] {
|
||||
-webkit-box-sizing: content-box;
|
||||
box-sizing: content-box;
|
||||
box-sizing: content-box;
|
||||
-webkit-appearance: textfield;
|
||||
}
|
||||
|
||||
@ -199,13 +199,13 @@ input[type="search"]::-webkit-search-decoration {
|
||||
}
|
||||
|
||||
fieldset {
|
||||
padding: .35em .625em .75em;
|
||||
padding: .35em .625em .75em;
|
||||
margin: 0 2px;
|
||||
border: 1px solid #c0c0c0;
|
||||
}
|
||||
|
||||
legend {
|
||||
padding: 0;
|
||||
padding: 0;
|
||||
border: 0;
|
||||
}
|
||||
|
||||
@ -218,7 +218,7 @@ optgroup {
|
||||
}
|
||||
|
||||
table {
|
||||
border-spacing: 0;
|
||||
border-spacing: 0;
|
||||
border-collapse: collapse;
|
||||
}
|
||||
|
||||
@ -386,11 +386,13 @@ a {
|
||||
color: #0275d8;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a:focus,
|
||||
a:hover {
|
||||
a:hover {
|
||||
color: #014c8c;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
a:focus {
|
||||
outline: thin dotted;
|
||||
outline: 5px auto -webkit-focus-ring-color;
|
||||
@ -478,20 +480,21 @@ h1, h2, h3, h4, h5, h6,
|
||||
line-height: 1.1;
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
h1 small,
|
||||
h1 .small, h2 small,
|
||||
h2 .small, h3 small,
|
||||
h3 .small, h4 small,
|
||||
h4 .small, h5 small,
|
||||
h5 .small, h6 small,
|
||||
h6 .small,
|
||||
.h1 small,
|
||||
.h1 .small, .h2 small,
|
||||
.h2 .small, .h3 small,
|
||||
.h3 .small, .h4 small,
|
||||
.h4 .small, .h5 small,
|
||||
.h5 .small, .h6 small,
|
||||
.h6 .small {
|
||||
h1 .small, h2 small,
|
||||
h2 .small, h3 small,
|
||||
h3 .small, h4 small,
|
||||
h4 .small, h5 small,
|
||||
h5 .small, h6 small,
|
||||
h6 .small,
|
||||
.h1 small,
|
||||
.h1 .small, .h2 small,
|
||||
.h2 .small, .h3 small,
|
||||
.h3 .small, .h4 small,
|
||||
.h4 .small, .h5 small,
|
||||
.h5 .small, .h6 small,
|
||||
.h6 .small {
|
||||
font-weight: normal;
|
||||
line-height: 1;
|
||||
color: #818a91;
|
||||
@ -502,15 +505,16 @@ h2, .h2,
|
||||
h3, .h3 {
|
||||
margin-bottom: .5rem;
|
||||
}
|
||||
|
||||
h1 small,
|
||||
h1 .small, .h1 small,
|
||||
.h1 .small,
|
||||
h2 small,
|
||||
h2 .small, .h2 small,
|
||||
.h2 .small,
|
||||
h3 small,
|
||||
h3 .small, .h3 small,
|
||||
.h3 .small {
|
||||
h1 .small, .h1 small,
|
||||
.h1 .small,
|
||||
h2 small,
|
||||
h2 .small, .h2 small,
|
||||
.h2 .small,
|
||||
h3 small,
|
||||
h3 .small, .h3 small,
|
||||
.h3 .small {
|
||||
font-size: 65%;
|
||||
}
|
||||
|
||||
@ -519,15 +523,16 @@ h5, .h5,
|
||||
h6, .h6 {
|
||||
margin-bottom: .5rem;
|
||||
}
|
||||
|
||||
h4 small,
|
||||
h4 .small, .h4 small,
|
||||
.h4 .small,
|
||||
h5 small,
|
||||
h5 .small, .h5 small,
|
||||
.h5 .small,
|
||||
h6 small,
|
||||
h6 .small, .h6 small,
|
||||
.h6 .small {
|
||||
h4 .small, .h4 small,
|
||||
.h4 .small,
|
||||
h5 small,
|
||||
h5 .small, .h5 small,
|
||||
.h5 .small,
|
||||
h6 small,
|
||||
h6 .small, .h6 small,
|
||||
.h6 .small {
|
||||
font-size: 75%;
|
||||
}
|
||||
|
||||
@ -608,6 +613,7 @@ mark,
|
||||
margin-left: -5px;
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
.list-inline > li {
|
||||
display: inline-block;
|
||||
padding-right: 5px;
|
||||
@ -618,11 +624,13 @@ mark,
|
||||
margin-right: -1.5rem;
|
||||
margin-left: -1.5rem;
|
||||
}
|
||||
|
||||
.dl-horizontal:before,
|
||||
.dl-horizontal:after {
|
||||
display: table;
|
||||
.dl-horizontal:after {
|
||||
display: table;
|
||||
content: " ";
|
||||
}
|
||||
|
||||
.dl-horizontal:after {
|
||||
clear: both;
|
||||
}
|
||||
@ -638,17 +646,20 @@ mark,
|
||||
font-size: 1.25rem;
|
||||
border-left: .25rem solid #eceeef;
|
||||
}
|
||||
|
||||
.blockquote p:last-child,
|
||||
.blockquote ul:last-child,
|
||||
.blockquote ol:last-child {
|
||||
.blockquote ul:last-child,
|
||||
.blockquote ol:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.blockquote footer {
|
||||
display: block;
|
||||
font-size: 80%;
|
||||
line-height: 1.5;
|
||||
color: #818a91;
|
||||
}
|
||||
|
||||
.blockquote footer:before {
|
||||
content: "\2014 \00A0";
|
||||
}
|
||||
@ -660,9 +671,11 @@ mark,
|
||||
border-right: .25rem solid #eceeef;
|
||||
border-left: 0;
|
||||
}
|
||||
|
||||
.blockquote-reverse footer:before {
|
||||
content: "";
|
||||
}
|
||||
|
||||
.blockquote-reverse footer:after {
|
||||
content: "\00A0 \2014";
|
||||
}
|
||||
@ -670,8 +683,9 @@ mark,
|
||||
.figure {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.figure > img {
|
||||
margin-bottom: .5rem;
|
||||
margin-bottom: .5rem;
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
@ -694,7 +708,7 @@ mark,
|
||||
.img-thumbnail {
|
||||
display: inline-block;
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
height: auto;
|
||||
padding: .25rem;
|
||||
line-height: 1.5;
|
||||
background-color: #fff;
|
||||
@ -731,6 +745,7 @@ kbd {
|
||||
background-color: #333;
|
||||
border-radius: .2rem;
|
||||
}
|
||||
|
||||
kbd kbd {
|
||||
padding: 0;
|
||||
font-size: 100%;
|
||||
@ -745,6 +760,7 @@ pre {
|
||||
line-height: 1.5;
|
||||
color: #373a3c;
|
||||
}
|
||||
|
||||
pre code {
|
||||
padding: 0;
|
||||
font-size: inherit;
|
||||
@ -759,34 +775,40 @@ pre code {
|
||||
}
|
||||
|
||||
.container {
|
||||
padding-right: .75rem;
|
||||
padding-right: .75rem;
|
||||
padding-left: .75rem;
|
||||
margin-right: auto;
|
||||
margin-left: auto;
|
||||
}
|
||||
|
||||
.container:before,
|
||||
.container:after {
|
||||
display: table;
|
||||
.container:after {
|
||||
display: table;
|
||||
content: " ";
|
||||
}
|
||||
|
||||
.container:after {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
@media (min-width: 34em) {
|
||||
.container {
|
||||
max-width: 34rem;
|
||||
}
|
||||
}
|
||||
|
||||
@media (min-width: 48em) {
|
||||
.container {
|
||||
max-width: 45rem;
|
||||
}
|
||||
}
|
||||
|
||||
@media (min-width: 62em) {
|
||||
.container {
|
||||
max-width: 60rem;
|
||||
}
|
||||
}
|
||||
|
||||
@media (min-width: 75em) {
|
||||
.container {
|
||||
max-width: 72.25rem;
|
||||
@ -794,29 +816,33 @@ pre code {
|
||||
}
|
||||
|
||||
.container-fluid {
|
||||
padding-right: .75rem;
|
||||
padding-right: .75rem;
|
||||
padding-left: .75rem;
|
||||
margin-right: auto;
|
||||
margin-left: auto;
|
||||
}
|
||||
|
||||
.container-fluid:before,
|
||||
.container-fluid:after {
|
||||
display: table;
|
||||
.container-fluid:after {
|
||||
display: table;
|
||||
content: " ";
|
||||
}
|
||||
|
||||
.container-fluid:after {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.row {
|
||||
margin-right: -.75rem;
|
||||
margin-right: -.75rem;
|
||||
margin-left: -.75rem;
|
||||
}
|
||||
|
||||
.row:before,
|
||||
.row:after {
|
||||
display: table;
|
||||
.row:after {
|
||||
display: table;
|
||||
content: " ";
|
||||
}
|
||||
|
||||
.row:after {
|
||||
clear: both;
|
||||
}
|
||||
@ -824,7 +850,7 @@ pre code {
|
||||
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-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: .75rem;
|
||||
padding-right: .75rem;
|
||||
padding-left: .75rem;
|
||||
}
|
||||
|
||||
@ -1677,20 +1703,24 @@ pre code {
|
||||
max-width: 100%;
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
||||
.table th,
|
||||
.table td {
|
||||
.table td {
|
||||
padding: .75rem;
|
||||
line-height: 1.5;
|
||||
vertical-align: top;
|
||||
border-top: 1px solid #eceeef;
|
||||
}
|
||||
|
||||
.table thead th {
|
||||
vertical-align: bottom;
|
||||
border-bottom: 2px solid #eceeef;
|
||||
}
|
||||
|
||||
.table tbody + tbody {
|
||||
border-top: 2px solid #eceeef;
|
||||
}
|
||||
|
||||
.table .table {
|
||||
background-color: #fff;
|
||||
}
|
||||
@ -1703,12 +1733,14 @@ pre code {
|
||||
.table-bordered {
|
||||
border: 1px solid #eceeef;
|
||||
}
|
||||
|
||||
.table-bordered th,
|
||||
.table-bordered td {
|
||||
.table-bordered td {
|
||||
border: 1px solid #eceeef;
|
||||
}
|
||||
|
||||
.table-bordered thead th,
|
||||
.table-bordered thead td {
|
||||
.table-bordered thead td {
|
||||
border-bottom-width: 2px;
|
||||
}
|
||||
|
||||
@ -1729,8 +1761,9 @@ pre code {
|
||||
.table-hover .table-active:hover {
|
||||
background-color: #e8e8e8;
|
||||
}
|
||||
|
||||
.table-hover .table-active:hover > td,
|
||||
.table-hover .table-active:hover > th {
|
||||
.table-hover .table-active:hover > th {
|
||||
background-color: #e8e8e8;
|
||||
}
|
||||
|
||||
@ -1743,8 +1776,9 @@ pre code {
|
||||
.table-hover .table-success:hover {
|
||||
background-color: #d0e9c6;
|
||||
}
|
||||
|
||||
.table-hover .table-success:hover > td,
|
||||
.table-hover .table-success:hover > th {
|
||||
.table-hover .table-success:hover > th {
|
||||
background-color: #d0e9c6;
|
||||
}
|
||||
|
||||
@ -1757,8 +1791,9 @@ pre code {
|
||||
.table-hover .table-info:hover {
|
||||
background-color: #c4e3f3;
|
||||
}
|
||||
|
||||
.table-hover .table-info:hover > td,
|
||||
.table-hover .table-info:hover > th {
|
||||
.table-hover .table-info:hover > th {
|
||||
background-color: #c4e3f3;
|
||||
}
|
||||
|
||||
@ -1771,8 +1806,9 @@ pre code {
|
||||
.table-hover .table-warning:hover {
|
||||
background-color: #faf2cc;
|
||||
}
|
||||
|
||||
.table-hover .table-warning:hover > td,
|
||||
.table-hover .table-warning:hover > th {
|
||||
.table-hover .table-warning:hover > th {
|
||||
background-color: #faf2cc;
|
||||
}
|
||||
|
||||
@ -1785,8 +1821,9 @@ pre code {
|
||||
.table-hover .table-danger:hover {
|
||||
background-color: #ebcccc;
|
||||
}
|
||||
|
||||
.table-hover .table-danger:hover > td,
|
||||
.table-hover .table-danger:hover > th {
|
||||
.table-hover .table-danger:hover > th {
|
||||
background-color: #ebcccc;
|
||||
}
|
||||
|
||||
@ -1810,12 +1847,14 @@ pre code {
|
||||
color: #eceeef;
|
||||
background-color: #373a3c;
|
||||
}
|
||||
|
||||
.table-inverse.table-bordered {
|
||||
border: 0;
|
||||
}
|
||||
|
||||
.table-inverse th,
|
||||
.table-inverse td,
|
||||
.table-inverse thead th {
|
||||
.table-inverse td,
|
||||
.table-inverse thead th {
|
||||
border-color: #55595c;
|
||||
}
|
||||
|
||||
@ -1833,8 +1872,9 @@ pre code {
|
||||
border-top: 1px solid #eceeef;
|
||||
border-left: 1px solid #eceeef;
|
||||
}
|
||||
|
||||
.table-reflow th:last-child,
|
||||
.table-reflow td:last-child {
|
||||
.table-reflow td:last-child {
|
||||
border-right: 1px solid #eceeef;
|
||||
}
|
||||
|
||||
@ -1850,8 +1890,9 @@ pre code {
|
||||
.table-reflow tr {
|
||||
float: left;
|
||||
}
|
||||
|
||||
.table-reflow tr th,
|
||||
.table-reflow tr td {
|
||||
.table-reflow tr td {
|
||||
display: block !important;
|
||||
border: 1px solid #eceeef;
|
||||
}
|
||||
@ -1868,38 +1909,46 @@ pre code {
|
||||
border: .0625rem solid #ccc;
|
||||
border-radius: .25rem;
|
||||
}
|
||||
|
||||
.form-control::-ms-expand {
|
||||
background-color: transparent;
|
||||
border: 0;
|
||||
}
|
||||
|
||||
.form-control:focus {
|
||||
border-color: #66afe9;
|
||||
outline: none;
|
||||
}
|
||||
|
||||
.form-control::-webkit-input-placeholder {
|
||||
color: #999;
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
.form-control::-moz-placeholder {
|
||||
color: #999;
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
.form-control:-ms-input-placeholder {
|
||||
color: #999;
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
.form-control::placeholder {
|
||||
color: #999;
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
.form-control:disabled,
|
||||
.form-control[readonly],
|
||||
fieldset[disabled] .form-control {
|
||||
.form-control[readonly],
|
||||
fieldset[disabled] .form-control {
|
||||
background-color: #eceeef;
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
.form-control[disabled],
|
||||
fieldset[disabled] .form-control {
|
||||
fieldset[disabled] .form-control {
|
||||
cursor: not-allowed;
|
||||
}
|
||||
|
||||
@ -1948,13 +1997,14 @@ pre code {
|
||||
padding-bottom: .5625rem;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.form-control-static.form-control-sm,
|
||||
.input-group-sm > .form-control-static.form-control,
|
||||
.input-group-sm > .form-control-static.input-group-addon,
|
||||
.input-group-sm > .input-group-btn > .form-control-static.btn,
|
||||
.form-control-static.form-control-lg, .input-group-lg > .form-control-static.form-control,
|
||||
.input-group-lg > .form-control-static.input-group-addon,
|
||||
.input-group-lg > .input-group-btn > .form-control-static.btn {
|
||||
.input-group-sm > .form-control-static.form-control,
|
||||
.input-group-sm > .form-control-static.input-group-addon,
|
||||
.input-group-sm > .input-group-btn > .form-control-static.btn,
|
||||
.form-control-static.form-control-lg, .input-group-lg > .form-control-static.form-control,
|
||||
.input-group-lg > .form-control-static.input-group-addon,
|
||||
.input-group-lg > .input-group-btn > .form-control-static.btn {
|
||||
padding-right: 0;
|
||||
padding-left: 0;
|
||||
}
|
||||
@ -1989,15 +2039,17 @@ pre code {
|
||||
display: block;
|
||||
margin-bottom: .75rem;
|
||||
}
|
||||
|
||||
.radio label,
|
||||
.checkbox label {
|
||||
.checkbox label {
|
||||
padding-left: 1.25rem;
|
||||
margin-bottom: 0;
|
||||
font-weight: normal;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.radio label input:only-child,
|
||||
.checkbox label input:only-child {
|
||||
.checkbox label input:only-child {
|
||||
position: static;
|
||||
}
|
||||
|
||||
@ -2059,7 +2111,7 @@ fieldset[disabled] .checkbox label {
|
||||
.form-control-warning,
|
||||
.form-control-error {
|
||||
padding-right: 3rem;
|
||||
background-repeat: no-repeat;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center right .65625rem;
|
||||
-webkit-background-size: 1.70625rem 1.70625rem;
|
||||
background-size: 1.70625rem 1.70625rem;
|
||||
@ -2084,7 +2136,7 @@ fieldset[disabled] .checkbox label {
|
||||
|
||||
.has-success .input-group-addon {
|
||||
color: #5cb85c;
|
||||
background-color: #eaf6ea;
|
||||
background-color: #eaf6ea;
|
||||
border-color: #5cb85c;
|
||||
}
|
||||
|
||||
@ -2115,7 +2167,7 @@ fieldset[disabled] .checkbox label {
|
||||
|
||||
.has-warning .input-group-addon {
|
||||
color: #f0ad4e;
|
||||
background-color: white;
|
||||
background-color: white;
|
||||
border-color: #f0ad4e;
|
||||
}
|
||||
|
||||
@ -2146,7 +2198,7 @@ fieldset[disabled] .checkbox label {
|
||||
|
||||
.has-error .input-group-addon {
|
||||
color: #d9534f;
|
||||
background-color: #fdf7f7;
|
||||
background-color: #fdf7f7;
|
||||
border-color: #d9534f;
|
||||
}
|
||||
|
||||
@ -2238,31 +2290,36 @@ fieldset[disabled] .checkbox label {
|
||||
-o-transition: all .2s ease-in-out;
|
||||
transition: all .2s ease-in-out;
|
||||
}
|
||||
|
||||
.btn:focus,
|
||||
.btn.focus,
|
||||
.btn:active:focus,
|
||||
.btn:active.focus,
|
||||
.btn.active:focus,
|
||||
.btn.active.focus {
|
||||
.btn.focus,
|
||||
.btn:active:focus,
|
||||
.btn:active.focus,
|
||||
.btn.active:focus,
|
||||
.btn.active.focus {
|
||||
outline: thin dotted;
|
||||
outline: 5px auto -webkit-focus-ring-color;
|
||||
outline-offset: -2px;
|
||||
}
|
||||
|
||||
.btn:focus,
|
||||
.btn:hover {
|
||||
.btn:hover {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.btn.focus {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.btn:active,
|
||||
.btn.active {
|
||||
.btn.active {
|
||||
background-image: none;
|
||||
outline: 0;
|
||||
}
|
||||
|
||||
.btn.disabled,
|
||||
.btn:disabled,
|
||||
fieldset[disabled] .btn {
|
||||
.btn:disabled,
|
||||
fieldset[disabled] .btn {
|
||||
cursor: not-allowed;
|
||||
opacity: .65;
|
||||
}
|
||||
@ -2277,40 +2334,46 @@ fieldset[disabled] a.btn {
|
||||
background-color: #0275d8;
|
||||
border-color: #0275d8;
|
||||
}
|
||||
|
||||
.btn-primary:focus,
|
||||
.btn-primary.focus,
|
||||
.btn-primary:active,
|
||||
.btn-primary.active,
|
||||
.open > .btn-primary.dropdown-toggle {
|
||||
.btn-primary.focus,
|
||||
.btn-primary:active,
|
||||
.btn-primary.active,
|
||||
.open > .btn-primary.dropdown-toggle {
|
||||
color: #fff;
|
||||
background-color: #025aa5;
|
||||
border-color: #01549b;
|
||||
}
|
||||
|
||||
.btn-primary:hover {
|
||||
color: #fff;
|
||||
background-color: #025aa5;
|
||||
border-color: #01549b;
|
||||
}
|
||||
|
||||
.btn-primary:active,
|
||||
.btn-primary.active,
|
||||
.open > .btn-primary.dropdown-toggle {
|
||||
.btn-primary.active,
|
||||
.open > .btn-primary.dropdown-toggle {
|
||||
background-image: none;
|
||||
}
|
||||
|
||||
.btn-primary.disabled:focus,
|
||||
.btn-primary.disabled.focus,
|
||||
.btn-primary:disabled:focus,
|
||||
.btn-primary:disabled.focus,
|
||||
fieldset[disabled] .btn-primary:focus,
|
||||
fieldset[disabled] .btn-primary.focus {
|
||||
.btn-primary.disabled.focus,
|
||||
.btn-primary:disabled:focus,
|
||||
.btn-primary:disabled.focus,
|
||||
fieldset[disabled] .btn-primary:focus,
|
||||
fieldset[disabled] .btn-primary.focus {
|
||||
background-color: #0275d8;
|
||||
border-color: #0275d8;
|
||||
}
|
||||
|
||||
.btn-primary.disabled:hover,
|
||||
.btn-primary:disabled:hover,
|
||||
fieldset[disabled] .btn-primary:hover {
|
||||
.btn-primary:disabled:hover,
|
||||
fieldset[disabled] .btn-primary:hover {
|
||||
background-color: #0275d8;
|
||||
border-color: #0275d8;
|
||||
}
|
||||
|
||||
.btn-primary .badge {
|
||||
color: #0275d8;
|
||||
background-color: #fff;
|
||||
@ -2321,40 +2384,46 @@ fieldset[disabled] a.btn {
|
||||
background-color: #fff;
|
||||
border-color: #ccc;
|
||||
}
|
||||
|
||||
.btn-secondary:focus,
|
||||
.btn-secondary.focus,
|
||||
.btn-secondary:active,
|
||||
.btn-secondary.active,
|
||||
.open > .btn-secondary.dropdown-toggle {
|
||||
.btn-secondary.focus,
|
||||
.btn-secondary:active,
|
||||
.btn-secondary.active,
|
||||
.open > .btn-secondary.dropdown-toggle {
|
||||
color: #373a3c;
|
||||
background-color: #e6e6e6;
|
||||
border-color: #adadad;
|
||||
}
|
||||
|
||||
.btn-secondary:hover {
|
||||
color: #373a3c;
|
||||
background-color: #e6e6e6;
|
||||
border-color: #adadad;
|
||||
}
|
||||
|
||||
.btn-secondary:active,
|
||||
.btn-secondary.active,
|
||||
.open > .btn-secondary.dropdown-toggle {
|
||||
.btn-secondary.active,
|
||||
.open > .btn-secondary.dropdown-toggle {
|
||||
background-image: none;
|
||||
}
|
||||
|
||||
.btn-secondary.disabled:focus,
|
||||
.btn-secondary.disabled.focus,
|
||||
.btn-secondary:disabled:focus,
|
||||
.btn-secondary:disabled.focus,
|
||||
fieldset[disabled] .btn-secondary:focus,
|
||||
fieldset[disabled] .btn-secondary.focus {
|
||||
.btn-secondary.disabled.focus,
|
||||
.btn-secondary:disabled:focus,
|
||||
.btn-secondary:disabled.focus,
|
||||
fieldset[disabled] .btn-secondary:focus,
|
||||
fieldset[disabled] .btn-secondary.focus {
|
||||
background-color: #fff;
|
||||
border-color: #ccc;
|
||||
}
|
||||
|
||||
.btn-secondary.disabled:hover,
|
||||
.btn-secondary:disabled:hover,
|
||||
fieldset[disabled] .btn-secondary:hover {
|
||||
.btn-secondary:disabled:hover,
|
||||
fieldset[disabled] .btn-secondary:hover {
|
||||
background-color: #fff;
|
||||
border-color: #ccc;
|
||||
}
|
||||
|
||||
.btn-secondary .badge {
|
||||
color: #fff;
|
||||
background-color: #373a3c;
|
||||
@ -2365,40 +2434,46 @@ fieldset[disabled] a.btn {
|
||||
background-color: #5bc0de;
|
||||
border-color: #5bc0de;
|
||||
}
|
||||
|
||||
.btn-info:focus,
|
||||
.btn-info.focus,
|
||||
.btn-info:active,
|
||||
.btn-info.active,
|
||||
.open > .btn-info.dropdown-toggle {
|
||||
.btn-info.focus,
|
||||
.btn-info:active,
|
||||
.btn-info.active,
|
||||
.open > .btn-info.dropdown-toggle {
|
||||
color: #fff;
|
||||
background-color: #31b0d5;
|
||||
border-color: #2aabd2;
|
||||
}
|
||||
|
||||
.btn-info:hover {
|
||||
color: #fff;
|
||||
background-color: #31b0d5;
|
||||
border-color: #2aabd2;
|
||||
}
|
||||
|
||||
.btn-info:active,
|
||||
.btn-info.active,
|
||||
.open > .btn-info.dropdown-toggle {
|
||||
.btn-info.active,
|
||||
.open > .btn-info.dropdown-toggle {
|
||||
background-image: none;
|
||||
}
|
||||
|
||||
.btn-info.disabled:focus,
|
||||
.btn-info.disabled.focus,
|
||||
.btn-info:disabled:focus,
|
||||
.btn-info:disabled.focus,
|
||||
fieldset[disabled] .btn-info:focus,
|
||||
fieldset[disabled] .btn-info.focus {
|
||||
.btn-info.disabled.focus,
|
||||
.btn-info:disabled:focus,
|
||||
.btn-info:disabled.focus,
|
||||
fieldset[disabled] .btn-info:focus,
|
||||
fieldset[disabled] .btn-info.focus {
|
||||
background-color: #5bc0de;
|
||||
border-color: #5bc0de;
|
||||
}
|
||||
|
||||
.btn-info.disabled:hover,
|
||||
.btn-info:disabled:hover,
|
||||
fieldset[disabled] .btn-info:hover {
|
||||
.btn-info:disabled:hover,
|
||||
fieldset[disabled] .btn-info:hover {
|
||||
background-color: #5bc0de;
|
||||
border-color: #5bc0de;
|
||||
}
|
||||
|
||||
.btn-info .badge {
|
||||
color: #5bc0de;
|
||||
background-color: #fff;
|
||||
@ -2409,40 +2484,46 @@ fieldset[disabled] a.btn {
|
||||
background-color: #5cb85c;
|
||||
border-color: #5cb85c;
|
||||
}
|
||||
|
||||
.btn-success:focus,
|
||||
.btn-success.focus,
|
||||
.btn-success:active,
|
||||
.btn-success.active,
|
||||
.open > .btn-success.dropdown-toggle {
|
||||
.btn-success.focus,
|
||||
.btn-success:active,
|
||||
.btn-success.active,
|
||||
.open > .btn-success.dropdown-toggle {
|
||||
color: #fff;
|
||||
background-color: #449d44;
|
||||
border-color: #419641;
|
||||
}
|
||||
|
||||
.btn-success:hover {
|
||||
color: #fff;
|
||||
background-color: #449d44;
|
||||
border-color: #419641;
|
||||
}
|
||||
|
||||
.btn-success:active,
|
||||
.btn-success.active,
|
||||
.open > .btn-success.dropdown-toggle {
|
||||
.btn-success.active,
|
||||
.open > .btn-success.dropdown-toggle {
|
||||
background-image: none;
|
||||
}
|
||||
|
||||
.btn-success.disabled:focus,
|
||||
.btn-success.disabled.focus,
|
||||
.btn-success:disabled:focus,
|
||||
.btn-success:disabled.focus,
|
||||
fieldset[disabled] .btn-success:focus,
|
||||
fieldset[disabled] .btn-success.focus {
|
||||
.btn-success.disabled.focus,
|
||||
.btn-success:disabled:focus,
|
||||
.btn-success:disabled.focus,
|
||||
fieldset[disabled] .btn-success:focus,
|
||||
fieldset[disabled] .btn-success.focus {
|
||||
background-color: #5cb85c;
|
||||
border-color: #5cb85c;
|
||||
}
|
||||
|
||||
.btn-success.disabled:hover,
|
||||
.btn-success:disabled:hover,
|
||||
fieldset[disabled] .btn-success:hover {
|
||||
.btn-success:disabled:hover,
|
||||
fieldset[disabled] .btn-success:hover {
|
||||
background-color: #5cb85c;
|
||||
border-color: #5cb85c;
|
||||
}
|
||||
|
||||
.btn-success .badge {
|
||||
color: #5cb85c;
|
||||
background-color: #fff;
|
||||
@ -2453,40 +2534,46 @@ fieldset[disabled] a.btn {
|
||||
background-color: #f0ad4e;
|
||||
border-color: #f0ad4e;
|
||||
}
|
||||
|
||||
.btn-warning:focus,
|
||||
.btn-warning.focus,
|
||||
.btn-warning:active,
|
||||
.btn-warning.active,
|
||||
.open > .btn-warning.dropdown-toggle {
|
||||
.btn-warning.focus,
|
||||
.btn-warning:active,
|
||||
.btn-warning.active,
|
||||
.open > .btn-warning.dropdown-toggle {
|
||||
color: #fff;
|
||||
background-color: #ec971f;
|
||||
border-color: #eb9316;
|
||||
}
|
||||
|
||||
.btn-warning:hover {
|
||||
color: #fff;
|
||||
background-color: #ec971f;
|
||||
border-color: #eb9316;
|
||||
}
|
||||
|
||||
.btn-warning:active,
|
||||
.btn-warning.active,
|
||||
.open > .btn-warning.dropdown-toggle {
|
||||
.btn-warning.active,
|
||||
.open > .btn-warning.dropdown-toggle {
|
||||
background-image: none;
|
||||
}
|
||||
|
||||
.btn-warning.disabled:focus,
|
||||
.btn-warning.disabled.focus,
|
||||
.btn-warning:disabled:focus,
|
||||
.btn-warning:disabled.focus,
|
||||
fieldset[disabled] .btn-warning:focus,
|
||||
fieldset[disabled] .btn-warning.focus {
|
||||
.btn-warning.disabled.focus,
|
||||
.btn-warning:disabled:focus,
|
||||
.btn-warning:disabled.focus,
|
||||
fieldset[disabled] .btn-warning:focus,
|
||||
fieldset[disabled] .btn-warning.focus {
|
||||
background-color: #f0ad4e;
|
||||
border-color: #f0ad4e;
|
||||
}
|
||||
|
||||
.btn-warning.disabled:hover,
|
||||
.btn-warning:disabled:hover,
|
||||
fieldset[disabled] .btn-warning:hover {
|
||||
.btn-warning:disabled:hover,
|
||||
fieldset[disabled] .btn-warning:hover {
|
||||
background-color: #f0ad4e;
|
||||
border-color: #f0ad4e;
|
||||
}
|
||||
|
||||
.btn-warning .badge {
|
||||
color: #f0ad4e;
|
||||
background-color: #fff;
|
||||
@ -2497,40 +2584,46 @@ fieldset[disabled] a.btn {
|
||||
background-color: #d9534f;
|
||||
border-color: #d9534f;
|
||||
}
|
||||
|
||||
.btn-danger:focus,
|
||||
.btn-danger.focus,
|
||||
.btn-danger:active,
|
||||
.btn-danger.active,
|
||||
.open > .btn-danger.dropdown-toggle {
|
||||
.btn-danger.focus,
|
||||
.btn-danger:active,
|
||||
.btn-danger.active,
|
||||
.open > .btn-danger.dropdown-toggle {
|
||||
color: #fff;
|
||||
background-color: #c9302c;
|
||||
border-color: #c12e2a;
|
||||
}
|
||||
|
||||
.btn-danger:hover {
|
||||
color: #fff;
|
||||
background-color: #c9302c;
|
||||
border-color: #c12e2a;
|
||||
}
|
||||
|
||||
.btn-danger:active,
|
||||
.btn-danger.active,
|
||||
.open > .btn-danger.dropdown-toggle {
|
||||
.btn-danger.active,
|
||||
.open > .btn-danger.dropdown-toggle {
|
||||
background-image: none;
|
||||
}
|
||||
|
||||
.btn-danger.disabled:focus,
|
||||
.btn-danger.disabled.focus,
|
||||
.btn-danger:disabled:focus,
|
||||
.btn-danger:disabled.focus,
|
||||
fieldset[disabled] .btn-danger:focus,
|
||||
fieldset[disabled] .btn-danger.focus {
|
||||
.btn-danger.disabled.focus,
|
||||
.btn-danger:disabled:focus,
|
||||
.btn-danger:disabled.focus,
|
||||
fieldset[disabled] .btn-danger:focus,
|
||||
fieldset[disabled] .btn-danger.focus {
|
||||
background-color: #d9534f;
|
||||
border-color: #d9534f;
|
||||
}
|
||||
|
||||
.btn-danger.disabled:hover,
|
||||
.btn-danger:disabled:hover,
|
||||
fieldset[disabled] .btn-danger:hover {
|
||||
.btn-danger:disabled:hover,
|
||||
fieldset[disabled] .btn-danger:hover {
|
||||
background-color: #d9534f;
|
||||
border-color: #d9534f;
|
||||
}
|
||||
|
||||
.btn-danger .badge {
|
||||
color: #d9534f;
|
||||
background-color: #fff;
|
||||
@ -2542,31 +2635,35 @@ fieldset[disabled] a.btn {
|
||||
background-image: none;
|
||||
border-color: #0275d8;
|
||||
}
|
||||
|
||||
.btn-primary-outline:focus,
|
||||
.btn-primary-outline.focus,
|
||||
.btn-primary-outline:active,
|
||||
.btn-primary-outline.active,
|
||||
.open > .btn-primary-outline.dropdown-toggle {
|
||||
.btn-primary-outline.focus,
|
||||
.btn-primary-outline:active,
|
||||
.btn-primary-outline.active,
|
||||
.open > .btn-primary-outline.dropdown-toggle {
|
||||
color: #fff;
|
||||
background-color: #0275d8;
|
||||
border-color: #0275d8;
|
||||
}
|
||||
|
||||
.btn-primary-outline:hover {
|
||||
color: #fff;
|
||||
background-color: #0275d8;
|
||||
border-color: #0275d8;
|
||||
}
|
||||
|
||||
.btn-primary-outline.disabled:focus,
|
||||
.btn-primary-outline.disabled.focus,
|
||||
.btn-primary-outline:disabled:focus,
|
||||
.btn-primary-outline:disabled.focus,
|
||||
fieldset[disabled] .btn-primary-outline:focus,
|
||||
fieldset[disabled] .btn-primary-outline.focus {
|
||||
.btn-primary-outline.disabled.focus,
|
||||
.btn-primary-outline:disabled:focus,
|
||||
.btn-primary-outline:disabled.focus,
|
||||
fieldset[disabled] .btn-primary-outline:focus,
|
||||
fieldset[disabled] .btn-primary-outline.focus {
|
||||
border-color: #43a7fd;
|
||||
}
|
||||
|
||||
.btn-primary-outline.disabled:hover,
|
||||
.btn-primary-outline:disabled:hover,
|
||||
fieldset[disabled] .btn-primary-outline:hover {
|
||||
.btn-primary-outline:disabled:hover,
|
||||
fieldset[disabled] .btn-primary-outline:hover {
|
||||
border-color: #43a7fd;
|
||||
}
|
||||
|
||||
@ -2576,31 +2673,35 @@ fieldset[disabled] a.btn {
|
||||
background-image: none;
|
||||
border-color: #ccc;
|
||||
}
|
||||
|
||||
.btn-secondary-outline:focus,
|
||||
.btn-secondary-outline.focus,
|
||||
.btn-secondary-outline:active,
|
||||
.btn-secondary-outline.active,
|
||||
.open > .btn-secondary-outline.dropdown-toggle {
|
||||
.btn-secondary-outline.focus,
|
||||
.btn-secondary-outline:active,
|
||||
.btn-secondary-outline.active,
|
||||
.open > .btn-secondary-outline.dropdown-toggle {
|
||||
color: #fff;
|
||||
background-color: #ccc;
|
||||
border-color: #ccc;
|
||||
}
|
||||
|
||||
.btn-secondary-outline:hover {
|
||||
color: #fff;
|
||||
background-color: #ccc;
|
||||
border-color: #ccc;
|
||||
}
|
||||
|
||||
.btn-secondary-outline.disabled:focus,
|
||||
.btn-secondary-outline.disabled.focus,
|
||||
.btn-secondary-outline:disabled:focus,
|
||||
.btn-secondary-outline:disabled.focus,
|
||||
fieldset[disabled] .btn-secondary-outline:focus,
|
||||
fieldset[disabled] .btn-secondary-outline.focus {
|
||||
.btn-secondary-outline.disabled.focus,
|
||||
.btn-secondary-outline:disabled:focus,
|
||||
.btn-secondary-outline:disabled.focus,
|
||||
fieldset[disabled] .btn-secondary-outline:focus,
|
||||
fieldset[disabled] .btn-secondary-outline.focus {
|
||||
border-color: white;
|
||||
}
|
||||
|
||||
.btn-secondary-outline.disabled:hover,
|
||||
.btn-secondary-outline:disabled:hover,
|
||||
fieldset[disabled] .btn-secondary-outline:hover {
|
||||
.btn-secondary-outline:disabled:hover,
|
||||
fieldset[disabled] .btn-secondary-outline:hover {
|
||||
border-color: white;
|
||||
}
|
||||
|
||||
@ -2610,31 +2711,35 @@ fieldset[disabled] a.btn {
|
||||
background-image: none;
|
||||
border-color: #5bc0de;
|
||||
}
|
||||
|
||||
.btn-info-outline:focus,
|
||||
.btn-info-outline.focus,
|
||||
.btn-info-outline:active,
|
||||
.btn-info-outline.active,
|
||||
.open > .btn-info-outline.dropdown-toggle {
|
||||
.btn-info-outline.focus,
|
||||
.btn-info-outline:active,
|
||||
.btn-info-outline.active,
|
||||
.open > .btn-info-outline.dropdown-toggle {
|
||||
color: #fff;
|
||||
background-color: #5bc0de;
|
||||
border-color: #5bc0de;
|
||||
}
|
||||
|
||||
.btn-info-outline:hover {
|
||||
color: #fff;
|
||||
background-color: #5bc0de;
|
||||
border-color: #5bc0de;
|
||||
}
|
||||
|
||||
.btn-info-outline.disabled:focus,
|
||||
.btn-info-outline.disabled.focus,
|
||||
.btn-info-outline:disabled:focus,
|
||||
.btn-info-outline:disabled.focus,
|
||||
fieldset[disabled] .btn-info-outline:focus,
|
||||
fieldset[disabled] .btn-info-outline.focus {
|
||||
.btn-info-outline.disabled.focus,
|
||||
.btn-info-outline:disabled:focus,
|
||||
.btn-info-outline:disabled.focus,
|
||||
fieldset[disabled] .btn-info-outline:focus,
|
||||
fieldset[disabled] .btn-info-outline.focus {
|
||||
border-color: #b0e1ef;
|
||||
}
|
||||
|
||||
.btn-info-outline.disabled:hover,
|
||||
.btn-info-outline:disabled:hover,
|
||||
fieldset[disabled] .btn-info-outline:hover {
|
||||
.btn-info-outline:disabled:hover,
|
||||
fieldset[disabled] .btn-info-outline:hover {
|
||||
border-color: #b0e1ef;
|
||||
}
|
||||
|
||||
@ -2644,31 +2749,35 @@ fieldset[disabled] a.btn {
|
||||
background-image: none;
|
||||
border-color: #5cb85c;
|
||||
}
|
||||
|
||||
.btn-success-outline:focus,
|
||||
.btn-success-outline.focus,
|
||||
.btn-success-outline:active,
|
||||
.btn-success-outline.active,
|
||||
.open > .btn-success-outline.dropdown-toggle {
|
||||
.btn-success-outline.focus,
|
||||
.btn-success-outline:active,
|
||||
.btn-success-outline.active,
|
||||
.open > .btn-success-outline.dropdown-toggle {
|
||||
color: #fff;
|
||||
background-color: #5cb85c;
|
||||
border-color: #5cb85c;
|
||||
}
|
||||
|
||||
.btn-success-outline:hover {
|
||||
color: #fff;
|
||||
background-color: #5cb85c;
|
||||
border-color: #5cb85c;
|
||||
}
|
||||
|
||||
.btn-success-outline.disabled:focus,
|
||||
.btn-success-outline.disabled.focus,
|
||||
.btn-success-outline:disabled:focus,
|
||||
.btn-success-outline:disabled.focus,
|
||||
fieldset[disabled] .btn-success-outline:focus,
|
||||
fieldset[disabled] .btn-success-outline.focus {
|
||||
.btn-success-outline.disabled.focus,
|
||||
.btn-success-outline:disabled:focus,
|
||||
.btn-success-outline:disabled.focus,
|
||||
fieldset[disabled] .btn-success-outline:focus,
|
||||
fieldset[disabled] .btn-success-outline.focus {
|
||||
border-color: #a3d7a3;
|
||||
}
|
||||
|
||||
.btn-success-outline.disabled:hover,
|
||||
.btn-success-outline:disabled:hover,
|
||||
fieldset[disabled] .btn-success-outline:hover {
|
||||
.btn-success-outline:disabled:hover,
|
||||
fieldset[disabled] .btn-success-outline:hover {
|
||||
border-color: #a3d7a3;
|
||||
}
|
||||
|
||||
@ -2678,31 +2787,35 @@ fieldset[disabled] a.btn {
|
||||
background-image: none;
|
||||
border-color: #f0ad4e;
|
||||
}
|
||||
|
||||
.btn-warning-outline:focus,
|
||||
.btn-warning-outline.focus,
|
||||
.btn-warning-outline:active,
|
||||
.btn-warning-outline.active,
|
||||
.open > .btn-warning-outline.dropdown-toggle {
|
||||
.btn-warning-outline.focus,
|
||||
.btn-warning-outline:active,
|
||||
.btn-warning-outline.active,
|
||||
.open > .btn-warning-outline.dropdown-toggle {
|
||||
color: #fff;
|
||||
background-color: #f0ad4e;
|
||||
border-color: #f0ad4e;
|
||||
}
|
||||
|
||||
.btn-warning-outline:hover {
|
||||
color: #fff;
|
||||
background-color: #f0ad4e;
|
||||
border-color: #f0ad4e;
|
||||
}
|
||||
|
||||
.btn-warning-outline.disabled:focus,
|
||||
.btn-warning-outline.disabled.focus,
|
||||
.btn-warning-outline:disabled:focus,
|
||||
.btn-warning-outline:disabled.focus,
|
||||
fieldset[disabled] .btn-warning-outline:focus,
|
||||
fieldset[disabled] .btn-warning-outline.focus {
|
||||
.btn-warning-outline.disabled.focus,
|
||||
.btn-warning-outline:disabled:focus,
|
||||
.btn-warning-outline:disabled.focus,
|
||||
fieldset[disabled] .btn-warning-outline:focus,
|
||||
fieldset[disabled] .btn-warning-outline.focus {
|
||||
border-color: #f8d9ac;
|
||||
}
|
||||
|
||||
.btn-warning-outline.disabled:hover,
|
||||
.btn-warning-outline:disabled:hover,
|
||||
fieldset[disabled] .btn-warning-outline:hover {
|
||||
.btn-warning-outline:disabled:hover,
|
||||
fieldset[disabled] .btn-warning-outline:hover {
|
||||
border-color: #f8d9ac;
|
||||
}
|
||||
|
||||
@ -2712,31 +2825,35 @@ fieldset[disabled] a.btn {
|
||||
background-image: none;
|
||||
border-color: #d9534f;
|
||||
}
|
||||
|
||||
.btn-danger-outline:focus,
|
||||
.btn-danger-outline.focus,
|
||||
.btn-danger-outline:active,
|
||||
.btn-danger-outline.active,
|
||||
.open > .btn-danger-outline.dropdown-toggle {
|
||||
.btn-danger-outline.focus,
|
||||
.btn-danger-outline:active,
|
||||
.btn-danger-outline.active,
|
||||
.open > .btn-danger-outline.dropdown-toggle {
|
||||
color: #fff;
|
||||
background-color: #d9534f;
|
||||
border-color: #d9534f;
|
||||
}
|
||||
|
||||
.btn-danger-outline:hover {
|
||||
color: #fff;
|
||||
background-color: #d9534f;
|
||||
border-color: #d9534f;
|
||||
}
|
||||
|
||||
.btn-danger-outline.disabled:focus,
|
||||
.btn-danger-outline.disabled.focus,
|
||||
.btn-danger-outline:disabled:focus,
|
||||
.btn-danger-outline:disabled.focus,
|
||||
fieldset[disabled] .btn-danger-outline:focus,
|
||||
fieldset[disabled] .btn-danger-outline.focus {
|
||||
.btn-danger-outline.disabled.focus,
|
||||
.btn-danger-outline:disabled:focus,
|
||||
.btn-danger-outline:disabled.focus,
|
||||
fieldset[disabled] .btn-danger-outline:focus,
|
||||
fieldset[disabled] .btn-danger-outline.focus {
|
||||
border-color: #eba5a3;
|
||||
}
|
||||
|
||||
.btn-danger-outline.disabled:hover,
|
||||
.btn-danger-outline:disabled:hover,
|
||||
fieldset[disabled] .btn-danger-outline:hover {
|
||||
.btn-danger-outline:disabled:hover,
|
||||
fieldset[disabled] .btn-danger-outline:hover {
|
||||
border-color: #eba5a3;
|
||||
}
|
||||
|
||||
@ -2745,31 +2862,36 @@ fieldset[disabled] a.btn {
|
||||
color: #0275d8;
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
.btn-link,
|
||||
.btn-link:active,
|
||||
.btn-link.active,
|
||||
.btn-link:disabled,
|
||||
fieldset[disabled] .btn-link {
|
||||
.btn-link:active,
|
||||
.btn-link.active,
|
||||
.btn-link:disabled,
|
||||
fieldset[disabled] .btn-link {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
.btn-link,
|
||||
.btn-link:focus,
|
||||
.btn-link:active {
|
||||
.btn-link:focus,
|
||||
.btn-link:active {
|
||||
border-color: transparent;
|
||||
}
|
||||
|
||||
.btn-link:hover {
|
||||
border-color: transparent;
|
||||
}
|
||||
|
||||
.btn-link:focus,
|
||||
.btn-link:hover {
|
||||
.btn-link:hover {
|
||||
color: #014c8c;
|
||||
text-decoration: underline;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
.btn-link:disabled:focus,
|
||||
.btn-link:disabled:hover,
|
||||
fieldset[disabled] .btn-link:focus,
|
||||
fieldset[disabled] .btn-link:hover {
|
||||
.btn-link:disabled:hover,
|
||||
fieldset[disabled] .btn-link:focus,
|
||||
fieldset[disabled] .btn-link:hover {
|
||||
color: #818a91;
|
||||
text-decoration: none;
|
||||
}
|
||||
@ -2816,6 +2938,7 @@ input[type="button"].btn-block {
|
||||
-o-transition: opacity .15s linear;
|
||||
transition: opacity .15s linear;
|
||||
}
|
||||
|
||||
.fade.in {
|
||||
opacity: 1;
|
||||
}
|
||||
@ -2823,6 +2946,7 @@ input[type="button"].btn-block {
|
||||
.collapse {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.collapse.in {
|
||||
display: block;
|
||||
}
|
||||
@ -2882,12 +3006,14 @@ input[type="button"].btn-block {
|
||||
border: 1px solid rgba(0, 0, 0, .15);
|
||||
border-radius: .25rem;
|
||||
}
|
||||
|
||||
.dropdown-menu .divider {
|
||||
height: 1px;
|
||||
margin: .5rem 0;
|
||||
overflow: hidden;
|
||||
background-color: #e5e5e5;
|
||||
}
|
||||
|
||||
.dropdown-menu > li > a {
|
||||
display: block;
|
||||
padding: 3px 20px;
|
||||
@ -2990,21 +3116,24 @@ input[type="button"].btn-block {
|
||||
display: inline-block;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.btn-group > .btn,
|
||||
.btn-group-vertical > .btn {
|
||||
.btn-group-vertical > .btn {
|
||||
position: relative;
|
||||
float: left;
|
||||
}
|
||||
|
||||
.btn-group > .btn:focus,
|
||||
.btn-group > .btn:active,
|
||||
.btn-group > .btn.active,
|
||||
.btn-group-vertical > .btn:focus,
|
||||
.btn-group-vertical > .btn:active,
|
||||
.btn-group-vertical > .btn.active {
|
||||
.btn-group > .btn:active,
|
||||
.btn-group > .btn.active,
|
||||
.btn-group-vertical > .btn:focus,
|
||||
.btn-group-vertical > .btn:active,
|
||||
.btn-group-vertical > .btn.active {
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
.btn-group > .btn:hover,
|
||||
.btn-group-vertical > .btn:hover {
|
||||
.btn-group-vertical > .btn:hover {
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
@ -3018,21 +3147,25 @@ input[type="button"].btn-block {
|
||||
.btn-toolbar {
|
||||
margin-left: -5px;
|
||||
}
|
||||
|
||||
.btn-toolbar:before,
|
||||
.btn-toolbar:after {
|
||||
display: table;
|
||||
.btn-toolbar:after {
|
||||
display: table;
|
||||
content: " ";
|
||||
}
|
||||
|
||||
.btn-toolbar:after {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.btn-toolbar .btn-group,
|
||||
.btn-toolbar .input-group {
|
||||
.btn-toolbar .input-group {
|
||||
float: left;
|
||||
}
|
||||
|
||||
.btn-toolbar > .btn,
|
||||
.btn-toolbar > .btn-group,
|
||||
.btn-toolbar > .input-group {
|
||||
.btn-toolbar > .btn-group,
|
||||
.btn-toolbar > .input-group {
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
@ -3043,14 +3176,15 @@ input[type="button"].btn-block {
|
||||
.btn-group > .btn:first-child {
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
|
||||
border-top-right-radius: 0;
|
||||
border-top-right-radius: 0;
|
||||
border-bottom-right-radius: 0;
|
||||
}
|
||||
|
||||
.btn-group > .btn:last-child:not(:first-child),
|
||||
.btn-group > .dropdown-toggle:not(:first-child) {
|
||||
border-top-left-radius: 0;
|
||||
border-top-left-radius: 0;
|
||||
border-bottom-left-radius: 0;
|
||||
}
|
||||
|
||||
@ -3064,12 +3198,12 @@ input[type="button"].btn-block {
|
||||
|
||||
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
|
||||
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
|
||||
border-top-right-radius: 0;
|
||||
border-top-right-radius: 0;
|
||||
border-bottom-right-radius: 0;
|
||||
}
|
||||
|
||||
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
|
||||
border-top-left-radius: 0;
|
||||
border-top-left-radius: 0;
|
||||
border-bottom-left-radius: 0;
|
||||
}
|
||||
|
||||
@ -3112,7 +3246,7 @@ input[type="button"].btn-block {
|
||||
|
||||
.btn-group-vertical > .btn-group:before,
|
||||
.btn-group-vertical > .btn-group:after {
|
||||
display: table;
|
||||
display: table;
|
||||
content: " ";
|
||||
}
|
||||
|
||||
@ -3143,7 +3277,7 @@ input[type="button"].btn-block {
|
||||
}
|
||||
|
||||
.btn-group-vertical > .btn:last-child:not(:first-child) {
|
||||
border-top-left-radius: 0;
|
||||
border-top-left-radius: 0;
|
||||
border-top-right-radius: 0;
|
||||
border-bottom-left-radius: .25rem;
|
||||
}
|
||||
@ -3159,7 +3293,7 @@ input[type="button"].btn-block {
|
||||
}
|
||||
|
||||
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
|
||||
border-top-left-radius: 0;
|
||||
border-top-left-radius: 0;
|
||||
border-top-right-radius: 0;
|
||||
}
|
||||
|
||||
@ -3177,6 +3311,7 @@ input[type="button"].btn-block {
|
||||
display: table;
|
||||
border-collapse: separate;
|
||||
}
|
||||
|
||||
.input-group .form-control {
|
||||
position: relative;
|
||||
z-index: 2;
|
||||
@ -3190,9 +3325,10 @@ input[type="button"].btn-block {
|
||||
.input-group .form-control {
|
||||
display: table-cell;
|
||||
}
|
||||
|
||||
.input-group-addon:not(:first-child):not(:last-child),
|
||||
.input-group-btn:not(:first-child):not(:last-child),
|
||||
.input-group .form-control:not(:first-child):not(:last-child) {
|
||||
.input-group-btn:not(:first-child):not(:last-child),
|
||||
.input-group .form-control:not(:first-child):not(:last-child) {
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
@ -3214,20 +3350,23 @@ input[type="button"].btn-block {
|
||||
border: 1px solid #ccc;
|
||||
border-radius: .25rem;
|
||||
}
|
||||
|
||||
.input-group-addon.form-control-sm, .input-group-sm > .input-group-addon,
|
||||
.input-group-sm > .input-group-btn > .input-group-addon.btn {
|
||||
.input-group-sm > .input-group-btn > .input-group-addon.btn {
|
||||
padding: .275rem .75rem;
|
||||
font-size: .85rem;
|
||||
border-radius: .2rem;
|
||||
}
|
||||
|
||||
.input-group-addon.form-control-lg, .input-group-lg > .input-group-addon,
|
||||
.input-group-lg > .input-group-btn > .input-group-addon.btn {
|
||||
.input-group-lg > .input-group-btn > .input-group-addon.btn {
|
||||
padding: .75rem 1.5rem;
|
||||
font-size: 1.25rem;
|
||||
border-radius: .3rem;
|
||||
}
|
||||
|
||||
.input-group-addon input[type="radio"],
|
||||
.input-group-addon input[type="checkbox"] {
|
||||
.input-group-addon input[type="checkbox"] {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
@ -3238,7 +3377,7 @@ input[type="button"].btn-block {
|
||||
.input-group-btn:first-child > .dropdown-toggle,
|
||||
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
|
||||
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
|
||||
border-top-right-radius: 0;
|
||||
border-top-right-radius: 0;
|
||||
border-bottom-right-radius: 0;
|
||||
}
|
||||
|
||||
@ -3253,7 +3392,7 @@ input[type="button"].btn-block {
|
||||
.input-group-btn:last-child > .dropdown-toggle,
|
||||
.input-group-btn:first-child > .btn:not(:first-child),
|
||||
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
|
||||
border-top-left-radius: 0;
|
||||
border-top-left-radius: 0;
|
||||
border-bottom-left-radius: 0;
|
||||
}
|
||||
|
||||
@ -3266,23 +3405,28 @@ input[type="button"].btn-block {
|
||||
font-size: 0;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.input-group-btn > .btn {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.input-group-btn > .btn + .btn {
|
||||
margin-left: -1px;
|
||||
}
|
||||
|
||||
.input-group-btn > .btn:focus,
|
||||
.input-group-btn > .btn:active,
|
||||
.input-group-btn > .btn:hover {
|
||||
.input-group-btn > .btn:active,
|
||||
.input-group-btn > .btn:hover {
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
.input-group-btn:first-child > .btn,
|
||||
.input-group-btn:first-child > .btn-group {
|
||||
.input-group-btn:first-child > .btn-group {
|
||||
margin-right: -1px;
|
||||
}
|
||||
|
||||
.input-group-btn:last-child > .btn,
|
||||
.input-group-btn:last-child > .btn-group {
|
||||
.input-group-btn:last-child > .btn-group {
|
||||
z-index: 2;
|
||||
margin-left: -1px;
|
||||
}
|
||||
@ -3294,19 +3438,23 @@ input[type="button"].btn-block {
|
||||
color: #555;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.c-input > input {
|
||||
position: absolute;
|
||||
z-index: -1;
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
.c-input > input:checked ~ .c-indicator {
|
||||
color: #fff;
|
||||
background-color: #0074d9;
|
||||
}
|
||||
|
||||
.c-input > input:active ~ .c-indicator {
|
||||
color: #fff;
|
||||
background-color: #84c6ff;
|
||||
}
|
||||
|
||||
.c-input + .c-input {
|
||||
margin-left: 1rem;
|
||||
}
|
||||
@ -3357,11 +3505,13 @@ input[type="button"].btn-block {
|
||||
.c-inputs-stacked .c-input {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
.c-inputs-stacked .c-input:after {
|
||||
display: block;
|
||||
margin-bottom: .25rem;
|
||||
content: "";
|
||||
}
|
||||
|
||||
.c-inputs-stacked .c-input + .c-input {
|
||||
margin-left: 0;
|
||||
}
|
||||
@ -3371,6 +3521,7 @@ input[type="button"].btn-block {
|
||||
display: inline-block;
|
||||
color: #555;
|
||||
}
|
||||
|
||||
.select > select {
|
||||
display: inline-block;
|
||||
width: 100%;
|
||||
@ -3388,21 +3539,26 @@ input[type="button"].btn-block {
|
||||
-moz-appearance: none;
|
||||
appearance: none;
|
||||
}
|
||||
|
||||
.select > select:focus {
|
||||
-webkit-box-shadow: 0 0 0 .075rem #fff, 0 0 0 .2rem #0074d9;
|
||||
box-shadow: 0 0 0 .075rem #fff, 0 0 0 .2rem #0074d9;
|
||||
}
|
||||
|
||||
.select > select:focus:-moz-focusring {
|
||||
color: transparent;
|
||||
text-shadow: 0 0 0 #000;
|
||||
}
|
||||
|
||||
.select > select:active {
|
||||
color: #fff;
|
||||
background-color: #0074d9;
|
||||
}
|
||||
|
||||
.select > select::-ms-expand {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.select:after {
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
@ -3527,11 +3683,13 @@ input[type="button"].btn-block {
|
||||
margin-bottom: 0;
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
.nav:before,
|
||||
.nav:after {
|
||||
display: table;
|
||||
.nav:after {
|
||||
display: table;
|
||||
content: " ";
|
||||
}
|
||||
|
||||
.nav:after {
|
||||
clear: both;
|
||||
}
|
||||
@ -3546,21 +3704,24 @@ input[type="button"].btn-block {
|
||||
padding: .75em 1em;
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
.nav-link:focus,
|
||||
.nav-link:hover {
|
||||
.nav-link:hover {
|
||||
text-decoration: none;
|
||||
background-color: #eceeef;
|
||||
}
|
||||
|
||||
.disabled > .nav-link,
|
||||
.nav-link.disabled {
|
||||
.nav-link.disabled {
|
||||
color: #818a91;
|
||||
}
|
||||
|
||||
.disabled > .nav-link,
|
||||
.disabled > .nav-link:focus,
|
||||
.disabled > .nav-link:hover,
|
||||
.nav-link.disabled,
|
||||
.nav-link.disabled:focus,
|
||||
.nav-link.disabled:hover {
|
||||
.disabled > .nav-link:focus,
|
||||
.disabled > .nav-link:hover,
|
||||
.nav-link.disabled,
|
||||
.nav-link.disabled:focus,
|
||||
.nav-link.disabled:hover {
|
||||
color: #818a91;
|
||||
cursor: not-allowed;
|
||||
background-color: transparent;
|
||||
@ -3569,44 +3730,50 @@ input[type="button"].btn-block {
|
||||
.nav-tabs {
|
||||
border-bottom: 1px solid #ddd;
|
||||
}
|
||||
|
||||
.nav-tabs .nav-item {
|
||||
float: left;
|
||||
margin-bottom: -1px;
|
||||
}
|
||||
|
||||
.nav-tabs .nav-item + .nav-item {
|
||||
margin-left: .2rem;
|
||||
}
|
||||
|
||||
.nav-tabs .nav-link {
|
||||
display: block;
|
||||
border: 1px solid transparent;
|
||||
border-radius: .25rem .25rem 0 0;
|
||||
}
|
||||
|
||||
.nav-tabs .nav-link:focus,
|
||||
.nav-tabs .nav-link:hover {
|
||||
.nav-tabs .nav-link:hover {
|
||||
border-color: #eceeef #eceeef #ddd;
|
||||
}
|
||||
|
||||
.nav-tabs .open > .nav-link,
|
||||
.nav-tabs .open > .nav-link:focus,
|
||||
.nav-tabs .open > .nav-link:hover,
|
||||
.nav-tabs .active > .nav-link,
|
||||
.nav-tabs .active > .nav-link:focus,
|
||||
.nav-tabs .active > .nav-link:hover,
|
||||
.nav-tabs .nav-link.open,
|
||||
.nav-tabs .nav-link.open:focus,
|
||||
.nav-tabs .nav-link.open:hover,
|
||||
.nav-tabs .nav-link.active,
|
||||
.nav-tabs .nav-link.active:focus,
|
||||
.nav-tabs .nav-link.active:hover {
|
||||
.nav-tabs .open > .nav-link:focus,
|
||||
.nav-tabs .open > .nav-link:hover,
|
||||
.nav-tabs .active > .nav-link,
|
||||
.nav-tabs .active > .nav-link:focus,
|
||||
.nav-tabs .active > .nav-link:hover,
|
||||
.nav-tabs .nav-link.open,
|
||||
.nav-tabs .nav-link.open:focus,
|
||||
.nav-tabs .nav-link.open:hover,
|
||||
.nav-tabs .nav-link.active,
|
||||
.nav-tabs .nav-link.active:focus,
|
||||
.nav-tabs .nav-link.active:hover {
|
||||
color: #55595c;
|
||||
background-color: #fff;
|
||||
border-color: #ddd #ddd transparent;
|
||||
}
|
||||
|
||||
.nav-tabs .disabled > .nav-link,
|
||||
.nav-tabs .disabled > .nav-link:focus,
|
||||
.nav-tabs .disabled > .nav-link:hover,
|
||||
.nav-tabs .nav-link.disabled,
|
||||
.nav-tabs .nav-link.disabled:focus,
|
||||
.nav-tabs .nav-link.disabled:hover {
|
||||
.nav-tabs .disabled > .nav-link:focus,
|
||||
.nav-tabs .disabled > .nav-link:hover,
|
||||
.nav-tabs .nav-link.disabled,
|
||||
.nav-tabs .nav-link.disabled:focus,
|
||||
.nav-tabs .nav-link.disabled:hover {
|
||||
color: #818a91;
|
||||
background-color: transparent;
|
||||
border-color: transparent;
|
||||
@ -3615,6 +3782,7 @@ input[type="button"].btn-block {
|
||||
.nav-pills .nav-item {
|
||||
float: left;
|
||||
}
|
||||
|
||||
.nav-pills .nav-item + .nav-item {
|
||||
margin-left: .2rem;
|
||||
}
|
||||
@ -3645,6 +3813,7 @@ input[type="button"].btn-block {
|
||||
display: block;
|
||||
float: none;
|
||||
}
|
||||
|
||||
.nav-stacked .nav-item + .nav-item {
|
||||
margin-top: .2rem;
|
||||
margin-left: 0;
|
||||
@ -3660,7 +3829,7 @@ input[type="button"].btn-block {
|
||||
|
||||
.nav-tabs .dropdown-menu {
|
||||
margin-top: -1px;
|
||||
border-top-left-radius: 0;
|
||||
border-top-left-radius: 0;
|
||||
border-top-right-radius: 0;
|
||||
}
|
||||
|
||||
@ -3669,14 +3838,17 @@ input[type="button"].btn-block {
|
||||
padding: 1rem;
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
||||
.navbar:before,
|
||||
.navbar:after {
|
||||
display: table;
|
||||
.navbar:after {
|
||||
display: table;
|
||||
content: " ";
|
||||
}
|
||||
|
||||
.navbar:after {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
@media (min-width: 34em) {
|
||||
.navbar {
|
||||
border-radius: .25rem;
|
||||
@ -3686,6 +3858,7 @@ input[type="button"].btn-block {
|
||||
.navbar-static-top {
|
||||
z-index: 1000;
|
||||
}
|
||||
|
||||
@media (min-width: 34em) {
|
||||
.navbar-static-top {
|
||||
border-radius: 0;
|
||||
@ -3700,6 +3873,7 @@ input[type="button"].btn-block {
|
||||
z-index: 1030;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
@media (min-width: 34em) {
|
||||
.navbar-fixed-top,
|
||||
.navbar-fixed-bottom {
|
||||
@ -3722,6 +3896,7 @@ input[type="button"].btn-block {
|
||||
z-index: 1030;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
@media (min-width: 34em) {
|
||||
.navbar-sticky-top {
|
||||
border-radius: 0;
|
||||
@ -3736,10 +3911,12 @@ input[type="button"].btn-block {
|
||||
font-size: 1.25rem;
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
.navbar-brand > a:focus,
|
||||
.navbar-brand > a:hover {
|
||||
.navbar-brand > a:hover {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.navbar-brand > img {
|
||||
display: block;
|
||||
}
|
||||
@ -3753,8 +3930,9 @@ input[type="button"].btn-block {
|
||||
background: none;
|
||||
border: 0;
|
||||
}
|
||||
|
||||
.navbar-toggler:focus,
|
||||
.navbar-toggler:hover {
|
||||
.navbar-toggler:hover {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
@ -3772,7 +3950,7 @@ input[type="button"].btn-block {
|
||||
|
||||
.navbar-nav > li > .dropdown-menu {
|
||||
margin-top: 0;
|
||||
border-top-left-radius: 0;
|
||||
border-top-left-radius: 0;
|
||||
border-top-right-radius: 0;
|
||||
}
|
||||
|
||||
@ -3787,10 +3965,12 @@ input[type="button"].btn-block {
|
||||
padding-top: 0;
|
||||
padding-bottom: 0;
|
||||
}
|
||||
|
||||
.navbar-sm .navbar-brand {
|
||||
padding-top: .95rem;
|
||||
padding-bottom: .95rem;
|
||||
}
|
||||
|
||||
.navbar-sm .form-inline {
|
||||
margin-top: .6rem;
|
||||
}
|
||||
@ -3827,11 +4007,13 @@ input[type="button"].btn-block {
|
||||
background-color: #f8f8f8;
|
||||
border-color: #e7e7e7;
|
||||
}
|
||||
|
||||
.navbar-default .navbar-brand {
|
||||
color: #777;
|
||||
}
|
||||
|
||||
.navbar-default .navbar-brand:focus,
|
||||
.navbar-default .navbar-brand:hover {
|
||||
.navbar-default .navbar-brand:hover {
|
||||
color: #5e5e5e;
|
||||
background-color: transparent;
|
||||
}
|
||||
@ -3840,54 +4022,64 @@ input[type="button"].btn-block {
|
||||
background-color: #373a3c;
|
||||
border-color: #1f2021;
|
||||
}
|
||||
|
||||
.navbar-inverse .navbar-toggler,
|
||||
.navbar-inverse .navbar-brand > a,
|
||||
.navbar-inverse .nav-pills > .nav-item > .nav-link {
|
||||
.navbar-inverse .navbar-brand > a,
|
||||
.navbar-inverse .nav-pills > .nav-item > .nav-link {
|
||||
color: #aab0b5;
|
||||
}
|
||||
|
||||
.navbar-inverse .navbar-toggler:focus,
|
||||
.navbar-inverse .navbar-toggler:hover,
|
||||
.navbar-inverse .navbar-brand > a:focus,
|
||||
.navbar-inverse .navbar-brand > a:hover,
|
||||
.navbar-inverse .nav-pills > .nav-item > .nav-link:focus,
|
||||
.navbar-inverse .nav-pills > .nav-item > .nav-link:hover {
|
||||
color: #fff;
|
||||
}
|
||||
.navbar-inverse .navbar-toggler:hover,
|
||||
.navbar-inverse .navbar-brand > a:focus,
|
||||
.navbar-inverse .navbar-brand > a:hover,
|
||||
.navbar-inverse .nav-pills > .nav-item > .nav-link:focus,
|
||||
.navbar-inverse .nav-pills > .nav-item > .nav-link:hover {
|
||||
.navbar-inverse .nav-pills > .nav-item > .nav-link:hover {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.navbar-inverse .nav-pills > .nav-item > .nav-link:focus,
|
||||
.navbar-inverse .nav-pills > .nav-item > .nav-link:hover {
|
||||
color: #fff;
|
||||
background-color: #1f2021;
|
||||
}
|
||||
|
||||
.navbar-inverse .nav-pills > .active > .nav-link,
|
||||
.navbar-inverse .nav-pills > .nav-link.active {
|
||||
.navbar-inverse .nav-pills > .nav-link.active {
|
||||
color: #fff;
|
||||
background-color: #1f2021;
|
||||
}
|
||||
|
||||
.navbar-inverse .navbar-brand {
|
||||
color: #aab0b5;
|
||||
}
|
||||
|
||||
.navbar-inverse .navbar-brand:focus,
|
||||
.navbar-inverse .navbar-brand:hover {
|
||||
.navbar-inverse .navbar-brand:hover {
|
||||
color: #fff;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
.navbar-inverse .navbar-nav .navbar-link {
|
||||
color: #aab0b5;
|
||||
}
|
||||
|
||||
.navbar-inverse .navbar-nav .navbar-link:focus,
|
||||
.navbar-inverse .navbar-nav .navbar-link:hover {
|
||||
.navbar-inverse .navbar-nav .navbar-link:hover {
|
||||
color: #fff;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
.navbar-inverse .navbar-nav .navbar-link.active > a,
|
||||
.navbar-inverse .navbar-nav .navbar-link.active > a:focus,
|
||||
.navbar-inverse .navbar-nav .navbar-link.active > a:hover {
|
||||
.navbar-inverse .navbar-nav .navbar-link.active > a:focus,
|
||||
.navbar-inverse .navbar-nav .navbar-link.active > a:hover {
|
||||
color: #fff;
|
||||
background-color: #1f2021;
|
||||
}
|
||||
|
||||
.navbar-inverse .navbar-nav .navbar-link.disabled > a,
|
||||
.navbar-inverse .navbar-nav .navbar-link.disabled > a:focus,
|
||||
.navbar-inverse .navbar-nav .navbar-link.disabled > a:hover {
|
||||
.navbar-inverse .navbar-nav .navbar-link.disabled > a:focus,
|
||||
.navbar-inverse .navbar-nav .navbar-link.disabled > a:hover {
|
||||
color: #444;
|
||||
background-color: transparent;
|
||||
}
|
||||
@ -3938,6 +4130,7 @@ input[type="button"].btn-block {
|
||||
background-color: #f5f5f5;
|
||||
border-bottom: .0625rem solid #e5e5e5;
|
||||
}
|
||||
|
||||
.card-header:first-child {
|
||||
border-radius: .1875rem .1875rem 0 0;
|
||||
}
|
||||
@ -3947,6 +4140,7 @@ input[type="button"].btn-block {
|
||||
background-color: #f5f5f5;
|
||||
border-top: .0625rem solid #e5e5e5;
|
||||
}
|
||||
|
||||
.card-footer:last-child {
|
||||
border-radius: 0 0 .1875rem .1875rem;
|
||||
}
|
||||
@ -4031,6 +4225,7 @@ input[type="button"].btn-block {
|
||||
table-layout: fixed;
|
||||
border-spacing: 1.25rem 0;
|
||||
}
|
||||
|
||||
.card-deck .card {
|
||||
display: table-cell;
|
||||
width: 1%;
|
||||
@ -4047,31 +4242,39 @@ input[type="button"].btn-block {
|
||||
width: 100%;
|
||||
table-layout: fixed;
|
||||
}
|
||||
|
||||
.card-group .card {
|
||||
display: table-cell;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
.card-group .card + .card {
|
||||
margin-left: 0;
|
||||
border-left: 0;
|
||||
}
|
||||
|
||||
.card-group .card:first-child .card-img-top {
|
||||
border-top-right-radius: 0;
|
||||
}
|
||||
|
||||
.card-group .card:first-child .card-img-bottom {
|
||||
border-bottom-right-radius: 0;
|
||||
}
|
||||
|
||||
.card-group .card:last-child .card-img-top {
|
||||
border-top-left-radius: 0;
|
||||
}
|
||||
|
||||
.card-group .card:last-child .card-img-bottom {
|
||||
border-bottom-left-radius: 0;
|
||||
}
|
||||
|
||||
.card-group .card:not(:first-child):not(:last-child) {
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
.card-group .card:not(:first-child):not(:last-child) .card-img-top,
|
||||
.card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
|
||||
.card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
@ -4083,6 +4286,7 @@ input[type="button"].btn-block {
|
||||
-moz-column-gap: 1.25rem;
|
||||
column-gap: 1.25rem;
|
||||
}
|
||||
|
||||
.card-columns .card {
|
||||
display: inline-block;
|
||||
width: 100%;
|
||||
@ -4095,15 +4299,18 @@ input[type="button"].btn-block {
|
||||
background-color: #eceeef;
|
||||
border-radius: .25rem;
|
||||
}
|
||||
|
||||
.breadcrumb > li {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.breadcrumb > li + li:before {
|
||||
padding-right: .5rem;
|
||||
padding-left: .5rem;
|
||||
color: #818a91;
|
||||
content: "/\\00a0";
|
||||
}
|
||||
|
||||
.breadcrumb > .active {
|
||||
color: #818a91;
|
||||
}
|
||||
@ -4115,11 +4322,13 @@ input[type="button"].btn-block {
|
||||
margin-bottom: 1rem;
|
||||
border-radius: .25rem;
|
||||
}
|
||||
|
||||
.pagination > li {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
.pagination > li > a,
|
||||
.pagination > li > span {
|
||||
.pagination > li > span {
|
||||
position: relative;
|
||||
float: left;
|
||||
padding: .5rem 1rem;
|
||||
@ -4130,43 +4339,48 @@ input[type="button"].btn-block {
|
||||
background-color: #fff;
|
||||
border: 1px solid #ddd;
|
||||
}
|
||||
|
||||
.pagination > li:first-child > a,
|
||||
.pagination > li:first-child > span {
|
||||
.pagination > li:first-child > span {
|
||||
margin-left: 0;
|
||||
border-top-left-radius: .25rem;
|
||||
border-top-left-radius: .25rem;
|
||||
border-bottom-left-radius: .25rem;
|
||||
}
|
||||
|
||||
.pagination > li:last-child > a,
|
||||
.pagination > li:last-child > span {
|
||||
border-top-right-radius: .25rem;
|
||||
.pagination > li:last-child > span {
|
||||
border-top-right-radius: .25rem;
|
||||
border-bottom-right-radius: .25rem;
|
||||
}
|
||||
|
||||
.pagination > li > a:focus,
|
||||
.pagination > li > a:hover,
|
||||
.pagination > li > span:focus,
|
||||
.pagination > li > span:hover {
|
||||
.pagination > li > a:hover,
|
||||
.pagination > li > span:focus,
|
||||
.pagination > li > span:hover {
|
||||
color: #014c8c;
|
||||
background-color: #eceeef;
|
||||
border-color: #ddd;
|
||||
}
|
||||
|
||||
.pagination > .active > a,
|
||||
.pagination > .active > a:focus,
|
||||
.pagination > .active > a:hover,
|
||||
.pagination > .active > span,
|
||||
.pagination > .active > span:focus,
|
||||
.pagination > .active > span:hover {
|
||||
.pagination > .active > a:focus,
|
||||
.pagination > .active > a:hover,
|
||||
.pagination > .active > span,
|
||||
.pagination > .active > span:focus,
|
||||
.pagination > .active > span:hover {
|
||||
z-index: 2;
|
||||
color: #fff;
|
||||
cursor: default;
|
||||
background-color: #0275d8;
|
||||
border-color: #0275d8;
|
||||
}
|
||||
|
||||
.pagination > .disabled > span,
|
||||
.pagination > .disabled > span:focus,
|
||||
.pagination > .disabled > span:hover,
|
||||
.pagination > .disabled > a,
|
||||
.pagination > .disabled > a:focus,
|
||||
.pagination > .disabled > a:hover {
|
||||
.pagination > .disabled > span:focus,
|
||||
.pagination > .disabled > span:hover,
|
||||
.pagination > .disabled > a,
|
||||
.pagination > .disabled > a:focus,
|
||||
.pagination > .disabled > a:hover {
|
||||
color: #818a91;
|
||||
cursor: not-allowed;
|
||||
background-color: #fff;
|
||||
@ -4182,13 +4396,13 @@ input[type="button"].btn-block {
|
||||
|
||||
.pagination-lg > li:first-child > a,
|
||||
.pagination-lg > li:first-child > span {
|
||||
border-top-left-radius: .3rem;
|
||||
border-top-left-radius: .3rem;
|
||||
border-bottom-left-radius: .3rem;
|
||||
}
|
||||
|
||||
.pagination-lg > li:last-child > a,
|
||||
.pagination-lg > li:last-child > span {
|
||||
border-top-right-radius: .3rem;
|
||||
border-top-right-radius: .3rem;
|
||||
border-bottom-right-radius: .3rem;
|
||||
}
|
||||
|
||||
@ -4201,13 +4415,13 @@ input[type="button"].btn-block {
|
||||
|
||||
.pagination-sm > li:first-child > a,
|
||||
.pagination-sm > li:first-child > span {
|
||||
border-top-left-radius: .2rem;
|
||||
border-top-left-radius: .2rem;
|
||||
border-bottom-left-radius: .2rem;
|
||||
}
|
||||
|
||||
.pagination-sm > li:last-child > a,
|
||||
.pagination-sm > li:last-child > span {
|
||||
border-top-right-radius: .2rem;
|
||||
border-top-right-radius: .2rem;
|
||||
border-bottom-right-radius: .2rem;
|
||||
}
|
||||
|
||||
@ -4218,37 +4432,44 @@ input[type="button"].btn-block {
|
||||
text-align: center;
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
.pager:before,
|
||||
.pager:after {
|
||||
display: table;
|
||||
.pager:after {
|
||||
display: table;
|
||||
content: " ";
|
||||
}
|
||||
|
||||
.pager:after {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.pager li {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
.pager li > a,
|
||||
.pager li > span {
|
||||
.pager li > span {
|
||||
display: inline-block;
|
||||
padding: 5px 14px;
|
||||
background-color: #fff;
|
||||
border: 1px solid #ddd;
|
||||
border-radius: 15px;
|
||||
}
|
||||
|
||||
.pager li > a:focus,
|
||||
.pager li > a:hover {
|
||||
.pager li > a:hover {
|
||||
text-decoration: none;
|
||||
background-color: #eceeef;
|
||||
}
|
||||
|
||||
.pager .disabled > a,
|
||||
.pager .disabled > a:focus,
|
||||
.pager .disabled > a:hover {
|
||||
.pager .disabled > a:focus,
|
||||
.pager .disabled > a:hover {
|
||||
color: #818a91;
|
||||
cursor: not-allowed;
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
.pager .disabled > span {
|
||||
color: #818a91;
|
||||
cursor: not-allowed;
|
||||
@ -4277,9 +4498,11 @@ input[type="button"].btn-block {
|
||||
vertical-align: baseline;
|
||||
border-radius: .25rem;
|
||||
}
|
||||
|
||||
.label:empty {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.btn .label {
|
||||
position: relative;
|
||||
top: -1px;
|
||||
@ -4301,48 +4524,54 @@ a.label:hover {
|
||||
.label-default {
|
||||
background-color: #818a91;
|
||||
}
|
||||
|
||||
.label-default[href]:focus,
|
||||
.label-default[href]:hover {
|
||||
.label-default[href]:hover {
|
||||
background-color: #687077;
|
||||
}
|
||||
|
||||
.label-primary {
|
||||
background-color: #0275d8;
|
||||
}
|
||||
|
||||
.label-primary[href]:focus,
|
||||
.label-primary[href]:hover {
|
||||
.label-primary[href]:hover {
|
||||
background-color: #025aa5;
|
||||
}
|
||||
|
||||
.label-success {
|
||||
background-color: #5cb85c;
|
||||
}
|
||||
|
||||
.label-success[href]:focus,
|
||||
.label-success[href]:hover {
|
||||
.label-success[href]:hover {
|
||||
background-color: #449d44;
|
||||
}
|
||||
|
||||
.label-info {
|
||||
background-color: #5bc0de;
|
||||
}
|
||||
|
||||
.label-info[href]:focus,
|
||||
.label-info[href]:hover {
|
||||
.label-info[href]:hover {
|
||||
background-color: #31b0d5;
|
||||
}
|
||||
|
||||
.label-warning {
|
||||
background-color: #f0ad4e;
|
||||
}
|
||||
|
||||
.label-warning[href]:focus,
|
||||
.label-warning[href]:hover {
|
||||
.label-warning[href]:hover {
|
||||
background-color: #ec971f;
|
||||
}
|
||||
|
||||
.label-danger {
|
||||
background-color: #d9534f;
|
||||
}
|
||||
|
||||
.label-danger[href]:focus,
|
||||
.label-danger[href]:hover {
|
||||
.label-danger[href]:hover {
|
||||
background-color: #c9302c;
|
||||
}
|
||||
|
||||
@ -4383,10 +4612,12 @@ a.label:hover {
|
||||
border: 1px solid transparent;
|
||||
border-radius: .25rem;
|
||||
}
|
||||
|
||||
.alert > p,
|
||||
.alert > ul {
|
||||
.alert > ul {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.alert > p + p {
|
||||
margin-top: 5px;
|
||||
}
|
||||
@ -4403,6 +4634,7 @@ a.label:hover {
|
||||
.alert-dismissible {
|
||||
padding-right: 35px;
|
||||
}
|
||||
|
||||
.alert-dismissible .close {
|
||||
position: relative;
|
||||
top: -2px;
|
||||
@ -4411,49 +4643,57 @@ a.label:hover {
|
||||
}
|
||||
|
||||
.alert-success {
|
||||
color: #3c763d;
|
||||
color: #3c763d;
|
||||
background-color: #dff0d8;
|
||||
border-color: #d0e9c6;
|
||||
}
|
||||
|
||||
.alert-success hr {
|
||||
border-top-color: #c1e2b3;
|
||||
}
|
||||
|
||||
.alert-success .alert-link {
|
||||
color: #2b542c;
|
||||
}
|
||||
|
||||
.alert-info {
|
||||
color: #31708f;
|
||||
color: #31708f;
|
||||
background-color: #d9edf7;
|
||||
border-color: #bcdff1;
|
||||
}
|
||||
|
||||
.alert-info hr {
|
||||
border-top-color: #a6d5ec;
|
||||
}
|
||||
|
||||
.alert-info .alert-link {
|
||||
color: #245269;
|
||||
}
|
||||
|
||||
.alert-warning {
|
||||
color: #8a6d3b;
|
||||
color: #8a6d3b;
|
||||
background-color: #fcf8e3;
|
||||
border-color: #faf2cc;
|
||||
}
|
||||
|
||||
.alert-warning hr {
|
||||
border-top-color: #f7ecb5;
|
||||
}
|
||||
|
||||
.alert-warning .alert-link {
|
||||
color: #66512c;
|
||||
}
|
||||
|
||||
.alert-danger {
|
||||
color: #a94442;
|
||||
color: #a94442;
|
||||
background-color: #f2dede;
|
||||
border-color: #ebcccc;
|
||||
}
|
||||
|
||||
.alert-danger hr {
|
||||
border-top-color: #e4b9b9;
|
||||
}
|
||||
|
||||
.alert-danger .alert-link {
|
||||
color: #843534;
|
||||
}
|
||||
@ -4644,6 +4884,7 @@ a.label:hover {
|
||||
.media {
|
||||
margin-top: 15px;
|
||||
}
|
||||
|
||||
.media:first-child {
|
||||
margin-top: 0;
|
||||
}
|
||||
@ -4676,6 +4917,7 @@ a.label:hover {
|
||||
.media-object {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.media-object.img-thumbnail {
|
||||
max-width: none;
|
||||
}
|
||||
@ -4711,10 +4953,12 @@ a.label:hover {
|
||||
background-color: #fff;
|
||||
border: .0625rem solid #ddd;
|
||||
}
|
||||
|
||||
.list-group-item:first-child {
|
||||
border-top-left-radius: .25rem;
|
||||
border-top-left-radius: .25rem;
|
||||
border-top-right-radius: .25rem;
|
||||
}
|
||||
|
||||
.list-group-item:last-child {
|
||||
margin-bottom: 0;
|
||||
border-bottom-right-radius: .25rem;
|
||||
@ -4729,17 +4973,19 @@ a.label:hover {
|
||||
a.list-group-item,
|
||||
button.list-group-item {
|
||||
width: 100%;
|
||||
color: #555;
|
||||
color: #555;
|
||||
text-align: inherit;
|
||||
}
|
||||
|
||||
a.list-group-item .list-group-item-heading,
|
||||
button.list-group-item .list-group-item-heading {
|
||||
button.list-group-item .list-group-item-heading {
|
||||
color: #333;
|
||||
}
|
||||
|
||||
a.list-group-item:focus,
|
||||
a.list-group-item:hover,
|
||||
button.list-group-item:focus,
|
||||
button.list-group-item:hover {
|
||||
a.list-group-item:hover,
|
||||
button.list-group-item:focus,
|
||||
button.list-group-item:hover {
|
||||
color: #555;
|
||||
text-decoration: none;
|
||||
background-color: #f5f5f5;
|
||||
@ -4752,14 +4998,16 @@ a.list-group-item:focus,
|
||||
cursor: not-allowed;
|
||||
background-color: #eceeef;
|
||||
}
|
||||
|
||||
.list-group-item.disabled .list-group-item-heading,
|
||||
.list-group-item.disabled:focus .list-group-item-heading,
|
||||
.list-group-item.disabled:hover .list-group-item-heading {
|
||||
.list-group-item.disabled:focus .list-group-item-heading,
|
||||
.list-group-item.disabled:hover .list-group-item-heading {
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
.list-group-item.disabled .list-group-item-text,
|
||||
.list-group-item.disabled:focus .list-group-item-text,
|
||||
.list-group-item.disabled:hover .list-group-item-text {
|
||||
.list-group-item.disabled:focus .list-group-item-text,
|
||||
.list-group-item.disabled:hover .list-group-item-text {
|
||||
color: #818a91;
|
||||
}
|
||||
|
||||
@ -4771,20 +5019,22 @@ a.list-group-item:focus,
|
||||
background-color: #0275d8;
|
||||
border-color: #0275d8;
|
||||
}
|
||||
|
||||
.list-group-item.active .list-group-item-heading,
|
||||
.list-group-item.active .list-group-item-heading > small,
|
||||
.list-group-item.active .list-group-item-heading > .small,
|
||||
.list-group-item.active:focus .list-group-item-heading,
|
||||
.list-group-item.active:focus .list-group-item-heading > small,
|
||||
.list-group-item.active:focus .list-group-item-heading > .small,
|
||||
.list-group-item.active:hover .list-group-item-heading,
|
||||
.list-group-item.active:hover .list-group-item-heading > small,
|
||||
.list-group-item.active:hover .list-group-item-heading > .small {
|
||||
.list-group-item.active .list-group-item-heading > small,
|
||||
.list-group-item.active .list-group-item-heading > .small,
|
||||
.list-group-item.active:focus .list-group-item-heading,
|
||||
.list-group-item.active:focus .list-group-item-heading > small,
|
||||
.list-group-item.active:focus .list-group-item-heading > .small,
|
||||
.list-group-item.active:hover .list-group-item-heading,
|
||||
.list-group-item.active:hover .list-group-item-heading > small,
|
||||
.list-group-item.active:hover .list-group-item-heading > .small {
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
.list-group-item.active .list-group-item-text,
|
||||
.list-group-item.active:focus .list-group-item-text,
|
||||
.list-group-item.active:hover .list-group-item-text {
|
||||
.list-group-item.active:focus .list-group-item-text,
|
||||
.list-group-item.active:hover .list-group-item-text {
|
||||
color: #a8d6fe;
|
||||
}
|
||||
|
||||
@ -4797,23 +5047,26 @@ a.list-group-item-state,
|
||||
button.list-group-item-state {
|
||||
color: #3c763d;
|
||||
}
|
||||
|
||||
a.list-group-item-state .list-group-item-heading,
|
||||
button.list-group-item-state .list-group-item-heading {
|
||||
button.list-group-item-state .list-group-item-heading {
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
a.list-group-item-state:focus,
|
||||
a.list-group-item-state:hover,
|
||||
button.list-group-item-state:focus,
|
||||
button.list-group-item-state:hover {
|
||||
a.list-group-item-state:hover,
|
||||
button.list-group-item-state:focus,
|
||||
button.list-group-item-state:hover {
|
||||
color: #3c763d;
|
||||
background-color: #d0e9c6;
|
||||
}
|
||||
|
||||
a.list-group-item-state.active,
|
||||
a.list-group-item-state.active:focus,
|
||||
a.list-group-item-state.active:hover,
|
||||
button.list-group-item-state.active,
|
||||
button.list-group-item-state.active:focus,
|
||||
button.list-group-item-state.active:hover {
|
||||
a.list-group-item-state.active:focus,
|
||||
a.list-group-item-state.active:hover,
|
||||
button.list-group-item-state.active,
|
||||
button.list-group-item-state.active:focus,
|
||||
button.list-group-item-state.active:hover {
|
||||
color: #fff;
|
||||
background-color: #3c763d;
|
||||
border-color: #3c763d;
|
||||
@ -4828,23 +5081,26 @@ a.list-group-item-state,
|
||||
button.list-group-item-state {
|
||||
color: #31708f;
|
||||
}
|
||||
|
||||
a.list-group-item-state .list-group-item-heading,
|
||||
button.list-group-item-state .list-group-item-heading {
|
||||
button.list-group-item-state .list-group-item-heading {
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
a.list-group-item-state:focus,
|
||||
a.list-group-item-state:hover,
|
||||
button.list-group-item-state:focus,
|
||||
button.list-group-item-state:hover {
|
||||
a.list-group-item-state:hover,
|
||||
button.list-group-item-state:focus,
|
||||
button.list-group-item-state:hover {
|
||||
color: #31708f;
|
||||
background-color: #c4e3f3;
|
||||
}
|
||||
|
||||
a.list-group-item-state.active,
|
||||
a.list-group-item-state.active:focus,
|
||||
a.list-group-item-state.active:hover,
|
||||
button.list-group-item-state.active,
|
||||
button.list-group-item-state.active:focus,
|
||||
button.list-group-item-state.active:hover {
|
||||
a.list-group-item-state.active:focus,
|
||||
a.list-group-item-state.active:hover,
|
||||
button.list-group-item-state.active,
|
||||
button.list-group-item-state.active:focus,
|
||||
button.list-group-item-state.active:hover {
|
||||
color: #fff;
|
||||
background-color: #31708f;
|
||||
border-color: #31708f;
|
||||
@ -4859,23 +5115,26 @@ a.list-group-item-state,
|
||||
button.list-group-item-state {
|
||||
color: #8a6d3b;
|
||||
}
|
||||
|
||||
a.list-group-item-state .list-group-item-heading,
|
||||
button.list-group-item-state .list-group-item-heading {
|
||||
button.list-group-item-state .list-group-item-heading {
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
a.list-group-item-state:focus,
|
||||
a.list-group-item-state:hover,
|
||||
button.list-group-item-state:focus,
|
||||
button.list-group-item-state:hover {
|
||||
a.list-group-item-state:hover,
|
||||
button.list-group-item-state:focus,
|
||||
button.list-group-item-state:hover {
|
||||
color: #8a6d3b;
|
||||
background-color: #faf2cc;
|
||||
}
|
||||
|
||||
a.list-group-item-state.active,
|
||||
a.list-group-item-state.active:focus,
|
||||
a.list-group-item-state.active:hover,
|
||||
button.list-group-item-state.active,
|
||||
button.list-group-item-state.active:focus,
|
||||
button.list-group-item-state.active:hover {
|
||||
a.list-group-item-state.active:focus,
|
||||
a.list-group-item-state.active:hover,
|
||||
button.list-group-item-state.active,
|
||||
button.list-group-item-state.active:focus,
|
||||
button.list-group-item-state.active:hover {
|
||||
color: #fff;
|
||||
background-color: #8a6d3b;
|
||||
border-color: #8a6d3b;
|
||||
@ -4890,23 +5149,26 @@ a.list-group-item-state,
|
||||
button.list-group-item-state {
|
||||
color: #a94442;
|
||||
}
|
||||
|
||||
a.list-group-item-state .list-group-item-heading,
|
||||
button.list-group-item-state .list-group-item-heading {
|
||||
button.list-group-item-state .list-group-item-heading {
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
a.list-group-item-state:focus,
|
||||
a.list-group-item-state:hover,
|
||||
button.list-group-item-state:focus,
|
||||
button.list-group-item-state:hover {
|
||||
a.list-group-item-state:hover,
|
||||
button.list-group-item-state:focus,
|
||||
button.list-group-item-state:hover {
|
||||
color: #a94442;
|
||||
background-color: #ebcccc;
|
||||
}
|
||||
|
||||
a.list-group-item-state.active,
|
||||
a.list-group-item-state.active:focus,
|
||||
a.list-group-item-state.active:hover,
|
||||
button.list-group-item-state.active,
|
||||
button.list-group-item-state.active:focus,
|
||||
button.list-group-item-state.active:hover {
|
||||
a.list-group-item-state.active:focus,
|
||||
a.list-group-item-state.active:hover,
|
||||
button.list-group-item-state.active,
|
||||
button.list-group-item-state.active:focus,
|
||||
button.list-group-item-state.active:hover {
|
||||
color: #fff;
|
||||
background-color: #a94442;
|
||||
border-color: #a94442;
|
||||
@ -4929,11 +5191,12 @@ a.list-group-item-state.active,
|
||||
padding: 0;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.embed-responsive .embed-responsive-item,
|
||||
.embed-responsive iframe,
|
||||
.embed-responsive embed,
|
||||
.embed-responsive object,
|
||||
.embed-responsive video {
|
||||
.embed-responsive iframe,
|
||||
.embed-responsive embed,
|
||||
.embed-responsive object,
|
||||
.embed-responsive video {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
@ -4964,8 +5227,9 @@ a.list-group-item-state.active,
|
||||
text-shadow: 0 1px 0 #fff;
|
||||
opacity: .2;
|
||||
}
|
||||
|
||||
.close:focus,
|
||||
.close:hover {
|
||||
.close:hover {
|
||||
color: #000;
|
||||
text-decoration: none;
|
||||
cursor: pointer;
|
||||
@ -4973,7 +5237,7 @@ a.list-group-item-state.active,
|
||||
}
|
||||
|
||||
button.close {
|
||||
-webkit-appearance: none;
|
||||
-webkit-appearance: none;
|
||||
padding: 0;
|
||||
cursor: pointer;
|
||||
background: transparent;
|
||||
@ -4993,15 +5257,17 @@ button.close {
|
||||
z-index: 1050;
|
||||
display: none;
|
||||
overflow: hidden;
|
||||
-webkit-overflow-scrolling: touch;
|
||||
-webkit-overflow-scrolling: touch;
|
||||
outline: 0;
|
||||
}
|
||||
|
||||
.modal.fade .modal-dialog {
|
||||
-webkit-transform: transition .3s ease-out, translate(0, -25%);
|
||||
-ms-transform: transition .3s ease-out, translate(0, -25%);
|
||||
-o-transform: transition .3s ease-out, translate(0, -25%);
|
||||
transform: transition .3s ease-out, translate(0, -25%);
|
||||
}
|
||||
|
||||
.modal.in .modal-dialog {
|
||||
-webkit-transform: translate(0, 0);
|
||||
-ms-transform: translate(0, 0);
|
||||
@ -5039,9 +5305,11 @@ button.close {
|
||||
z-index: 1040;
|
||||
background-color: #000;
|
||||
}
|
||||
|
||||
.modal-backdrop.fade {
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
.modal-backdrop.in {
|
||||
opacity: .5;
|
||||
}
|
||||
@ -5050,11 +5318,13 @@ button.close {
|
||||
padding: 15px;
|
||||
border-bottom: 1px solid #e5e5e5;
|
||||
}
|
||||
|
||||
.modal-header:before,
|
||||
.modal-header:after {
|
||||
display: table;
|
||||
.modal-header:after {
|
||||
display: table;
|
||||
content: " ";
|
||||
}
|
||||
|
||||
.modal-header:after {
|
||||
clear: both;
|
||||
}
|
||||
@ -5078,21 +5348,26 @@ button.close {
|
||||
text-align: right;
|
||||
border-top: 1px solid #e5e5e5;
|
||||
}
|
||||
|
||||
.modal-footer:before,
|
||||
.modal-footer:after {
|
||||
display: table;
|
||||
.modal-footer:after {
|
||||
display: table;
|
||||
content: " ";
|
||||
}
|
||||
|
||||
.modal-footer:after {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.modal-footer .btn + .btn {
|
||||
margin-bottom: 0;
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
.modal-footer .btn-group .btn + .btn {
|
||||
margin-left: -1px;
|
||||
}
|
||||
|
||||
.modal-footer .btn-block + .btn-block {
|
||||
margin-left: 0;
|
||||
}
|
||||
@ -5140,59 +5415,68 @@ button.close {
|
||||
word-spacing: normal;
|
||||
word-wrap: normal;
|
||||
white-space: normal;
|
||||
opacity: 0;
|
||||
opacity: 0;
|
||||
|
||||
line-break: auto;
|
||||
}
|
||||
|
||||
.tooltip.in {
|
||||
opacity: .9;
|
||||
}
|
||||
|
||||
.tooltip.tooltip-top,
|
||||
.tooltip.bs-tether-element-attached-bottom {
|
||||
.tooltip.bs-tether-element-attached-bottom {
|
||||
padding: 5px 0;
|
||||
margin-top: -3px;
|
||||
}
|
||||
|
||||
.tooltip.tooltip-top .tooltip-arrow,
|
||||
.tooltip.bs-tether-element-attached-bottom .tooltip-arrow {
|
||||
.tooltip.bs-tether-element-attached-bottom .tooltip-arrow {
|
||||
bottom: 0;
|
||||
left: 50%;
|
||||
margin-left: -5px;
|
||||
border-width: 5px 5px 0;
|
||||
border-top-color: #000;
|
||||
}
|
||||
|
||||
.tooltip.tooltip-right,
|
||||
.tooltip.bs-tether-element-attached-left {
|
||||
.tooltip.bs-tether-element-attached-left {
|
||||
padding: 0 5px;
|
||||
margin-left: 3px;
|
||||
}
|
||||
|
||||
.tooltip.tooltip-right .tooltip-arrow,
|
||||
.tooltip.bs-tether-element-attached-left .tooltip-arrow {
|
||||
.tooltip.bs-tether-element-attached-left .tooltip-arrow {
|
||||
top: 50%;
|
||||
left: 0;
|
||||
margin-top: -5px;
|
||||
border-width: 5px 5px 5px 0;
|
||||
border-right-color: #000;
|
||||
}
|
||||
|
||||
.tooltip.tooltip-bottom,
|
||||
.tooltip.bs-tether-element-attached-top {
|
||||
.tooltip.bs-tether-element-attached-top {
|
||||
padding: 5px 0;
|
||||
margin-top: 3px;
|
||||
}
|
||||
|
||||
.tooltip.tooltip-bottom .tooltip-arrow,
|
||||
.tooltip.bs-tether-element-attached-top .tooltip-arrow {
|
||||
.tooltip.bs-tether-element-attached-top .tooltip-arrow {
|
||||
top: 0;
|
||||
left: 50%;
|
||||
margin-left: -5px;
|
||||
border-width: 0 5px 5px;
|
||||
border-bottom-color: #000;
|
||||
}
|
||||
|
||||
.tooltip.tooltip-left,
|
||||
.tooltip.bs-tether-element-attached-right {
|
||||
.tooltip.bs-tether-element-attached-right {
|
||||
padding: 0 5px;
|
||||
margin-left: -3px;
|
||||
}
|
||||
|
||||
.tooltip.tooltip-left .tooltip-arrow,
|
||||
.tooltip.bs-tether-element-attached-right .tooltip-arrow {
|
||||
.tooltip.bs-tether-element-attached-right .tooltip-arrow {
|
||||
top: 50%;
|
||||
right: 0;
|
||||
margin-top: -5px;
|
||||
@ -5244,84 +5528,96 @@ button.close {
|
||||
-webkit-background-clip: padding-box;
|
||||
background-clip: padding-box;
|
||||
border: 1px solid rgba(0, 0, 0, .2);
|
||||
border-radius: .3rem;
|
||||
border-radius: .3rem;
|
||||
|
||||
line-break: auto;
|
||||
}
|
||||
|
||||
.popover.popover-top,
|
||||
.popover.bs-tether-element-attached-bottom {
|
||||
.popover.bs-tether-element-attached-bottom {
|
||||
margin-top: -10px;
|
||||
}
|
||||
|
||||
.popover.popover-top .popover-arrow,
|
||||
.popover.bs-tether-element-attached-bottom .popover-arrow {
|
||||
.popover.bs-tether-element-attached-bottom .popover-arrow {
|
||||
bottom: -11px;
|
||||
left: 50%;
|
||||
margin-left: -11px;
|
||||
border-top-color: rgba(0, 0, 0, .25);
|
||||
border-bottom-width: 0;
|
||||
}
|
||||
|
||||
.popover.popover-top .popover-arrow:after,
|
||||
.popover.bs-tether-element-attached-bottom .popover-arrow:after {
|
||||
.popover.bs-tether-element-attached-bottom .popover-arrow:after {
|
||||
bottom: 1px;
|
||||
margin-left: -10px;
|
||||
content: "";
|
||||
border-top-color: #fff;
|
||||
border-bottom-width: 0;
|
||||
}
|
||||
|
||||
.popover.popover-right,
|
||||
.popover.bs-tether-element-attached-left {
|
||||
.popover.bs-tether-element-attached-left {
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
.popover.popover-right .popover-arrow,
|
||||
.popover.bs-tether-element-attached-left .popover-arrow {
|
||||
.popover.bs-tether-element-attached-left .popover-arrow {
|
||||
top: 50%;
|
||||
left: -11px;
|
||||
margin-top: -11px;
|
||||
border-right-color: rgba(0, 0, 0, .25);
|
||||
border-left-width: 0;
|
||||
}
|
||||
|
||||
.popover.popover-right .popover-arrow:after,
|
||||
.popover.bs-tether-element-attached-left .popover-arrow:after {
|
||||
.popover.bs-tether-element-attached-left .popover-arrow:after {
|
||||
bottom: -10px;
|
||||
left: 1px;
|
||||
content: "";
|
||||
border-right-color: #fff;
|
||||
border-left-width: 0;
|
||||
}
|
||||
|
||||
.popover.popover-bottom,
|
||||
.popover.bs-tether-element-attached-top {
|
||||
.popover.bs-tether-element-attached-top {
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
.popover.popover-bottom .popover-arrow,
|
||||
.popover.bs-tether-element-attached-top .popover-arrow {
|
||||
.popover.bs-tether-element-attached-top .popover-arrow {
|
||||
top: -11px;
|
||||
left: 50%;
|
||||
margin-left: -11px;
|
||||
border-top-width: 0;
|
||||
border-bottom-color: rgba(0, 0, 0, .25);
|
||||
}
|
||||
|
||||
.popover.popover-bottom .popover-arrow:after,
|
||||
.popover.bs-tether-element-attached-top .popover-arrow:after {
|
||||
.popover.bs-tether-element-attached-top .popover-arrow:after {
|
||||
top: 1px;
|
||||
margin-left: -10px;
|
||||
content: "";
|
||||
border-top-width: 0;
|
||||
border-bottom-color: #fff;
|
||||
}
|
||||
|
||||
.popover.popover-left,
|
||||
.popover.bs-tether-element-attached-right {
|
||||
.popover.bs-tether-element-attached-right {
|
||||
margin-left: -10px;
|
||||
}
|
||||
|
||||
.popover.popover-left .popover-arrow,
|
||||
.popover.bs-tether-element-attached-right .popover-arrow {
|
||||
.popover.bs-tether-element-attached-right .popover-arrow {
|
||||
top: 50%;
|
||||
right: -11px;
|
||||
margin-top: -11px;
|
||||
border-right-width: 0;
|
||||
border-left-color: rgba(0, 0, 0, .25);
|
||||
}
|
||||
|
||||
.popover.popover-left .popover-arrow:after,
|
||||
.popover.bs-tether-element-attached-right .popover-arrow:after {
|
||||
.popover.bs-tether-element-attached-right .popover-arrow:after {
|
||||
right: 1px;
|
||||
bottom: -10px;
|
||||
content: "";
|
||||
@ -5370,6 +5666,7 @@ button.close {
|
||||
width: 100%;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.carousel-inner > .carousel-item {
|
||||
position: relative;
|
||||
display: none;
|
||||
@ -5377,10 +5674,12 @@ button.close {
|
||||
-o-transition: .6s ease-in-out left;
|
||||
transition: .6s ease-in-out left;
|
||||
}
|
||||
|
||||
.carousel-inner > .carousel-item > img,
|
||||
.carousel-inner > .carousel-item > a > img {
|
||||
.carousel-inner > .carousel-item > a > img {
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
@media all and (transform-3d), (-webkit-transform-3d) {
|
||||
.carousel-inner > .carousel-item {
|
||||
-webkit-transition: -webkit-transform .6s ease-in-out;
|
||||
@ -5412,33 +5711,41 @@ button.close {
|
||||
transform: translate3d(0, 0, 0);
|
||||
}
|
||||
}
|
||||
|
||||
.carousel-inner > .active,
|
||||
.carousel-inner > .next,
|
||||
.carousel-inner > .prev {
|
||||
.carousel-inner > .next,
|
||||
.carousel-inner > .prev {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.carousel-inner > .active {
|
||||
left: 0;
|
||||
}
|
||||
|
||||
.carousel-inner > .next,
|
||||
.carousel-inner > .prev {
|
||||
.carousel-inner > .prev {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.carousel-inner > .next {
|
||||
left: 100%;
|
||||
}
|
||||
|
||||
.carousel-inner > .prev {
|
||||
left: -100%;
|
||||
}
|
||||
|
||||
.carousel-inner > .next.left,
|
||||
.carousel-inner > .prev.right {
|
||||
.carousel-inner > .prev.right {
|
||||
left: 0;
|
||||
}
|
||||
|
||||
.carousel-inner > .active.left {
|
||||
left: -100%;
|
||||
}
|
||||
|
||||
.carousel-inner > .active.right {
|
||||
left: 100%;
|
||||
}
|
||||
@ -5455,14 +5762,16 @@ button.close {
|
||||
text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
|
||||
opacity: .5;
|
||||
}
|
||||
|
||||
.carousel-control.left {
|
||||
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
|
||||
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
|
||||
background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
|
||||
background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
|
||||
background-repeat: repeat-x;
|
||||
}
|
||||
|
||||
.carousel-control.right {
|
||||
right: 0;
|
||||
left: auto;
|
||||
@ -5470,18 +5779,20 @@ button.close {
|
||||
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
|
||||
background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
|
||||
background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
|
||||
background-repeat: repeat-x;
|
||||
}
|
||||
|
||||
.carousel-control:focus,
|
||||
.carousel-control:hover {
|
||||
.carousel-control:hover {
|
||||
color: #fff;
|
||||
text-decoration: none;
|
||||
outline: 0;
|
||||
opacity: .9;
|
||||
}
|
||||
|
||||
.carousel-control .icon-prev,
|
||||
.carousel-control .icon-next {
|
||||
.carousel-control .icon-next {
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
z-index: 5;
|
||||
@ -5492,17 +5803,21 @@ button.close {
|
||||
font-family: serif;
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
.carousel-control .icon-prev {
|
||||
left: 50%;
|
||||
margin-left: -10px;
|
||||
}
|
||||
|
||||
.carousel-control .icon-next {
|
||||
right: 50%;
|
||||
margin-right: -10px;
|
||||
}
|
||||
|
||||
.carousel-control .icon-prev:before {
|
||||
content: "\2039";
|
||||
}
|
||||
|
||||
.carousel-control .icon-next:before {
|
||||
content: "\203a";
|
||||
}
|
||||
@ -5518,6 +5833,7 @@ button.close {
|
||||
text-align: center;
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
.carousel-indicators li {
|
||||
display: inline-block;
|
||||
width: 10px;
|
||||
@ -5529,6 +5845,7 @@ button.close {
|
||||
border: 1px solid #fff;
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
.carousel-indicators .active {
|
||||
width: 12px;
|
||||
height: 12px;
|
||||
@ -5548,6 +5865,7 @@ button.close {
|
||||
text-align: center;
|
||||
text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
|
||||
}
|
||||
|
||||
.carousel-caption .btn {
|
||||
text-shadow: none;
|
||||
}
|
||||
@ -5578,7 +5896,7 @@ button.close {
|
||||
|
||||
.clearfix:before,
|
||||
.clearfix:after {
|
||||
display: table;
|
||||
display: table;
|
||||
content: " ";
|
||||
}
|
||||
|
||||
@ -5588,7 +5906,7 @@ button.close {
|
||||
|
||||
.center-block {
|
||||
display: block;
|
||||
margin-right: auto;
|
||||
margin-right: auto;
|
||||
margin-left: auto;
|
||||
}
|
||||
|
||||
@ -6049,6 +6367,7 @@ a.bg-danger:hover {
|
||||
.visible-print-block {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
@media print {
|
||||
.visible-print-block {
|
||||
display: block !important;
|
||||
@ -6058,6 +6377,7 @@ a.bg-danger:hover {
|
||||
.visible-print-inline {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
@media print {
|
||||
.visible-print-inline {
|
||||
display: inline !important;
|
||||
@ -6067,6 +6387,7 @@ a.bg-danger:hover {
|
||||
.visible-print-inline-block {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
@media print {
|
||||
.visible-print-inline-block {
|
||||
display: inline-block !important;
|
||||
|
2
docs/dist/css/bootstrap.css.map
vendored
2
docs/dist/css/bootstrap.css.map
vendored
File diff suppressed because one or more lines are too long
2
docs/dist/css/bootstrap.min.css
vendored
2
docs/dist/css/bootstrap.min.css
vendored
File diff suppressed because one or more lines are too long
2
docs/dist/css/bootstrap.min.css.map
vendored
2
docs/dist/css/bootstrap.min.css.map
vendored
File diff suppressed because one or more lines are too long
@ -8,7 +8,8 @@ module.exports = function configureLibsass(grunt) {
|
||||
includePaths: ['scss'],
|
||||
precision: 6,
|
||||
sourceComments: false,
|
||||
sourceMap: true
|
||||
sourceMap: true,
|
||||
outputStyle: 'expanded'
|
||||
},
|
||||
core: {
|
||||
files: {
|
||||
|
Loading…
Reference in New Issue
Block a user