mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-29 11:24:18 +01:00
grunt
This commit is contained in:
parent
e1c561a723
commit
ab77282004
4
dist/css/bootstrap-grid.css
vendored
4
dist/css/bootstrap-grid.css
vendored
@ -17,8 +17,8 @@ html {
|
||||
|
||||
.container {
|
||||
position: relative;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
margin-left: auto;
|
||||
padding-right: 15px;
|
||||
padding-left: 15px;
|
||||
}
|
||||
@ -81,8 +81,8 @@ html {
|
||||
|
||||
.container-fluid {
|
||||
position: relative;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
margin-left: auto;
|
||||
padding-right: 15px;
|
||||
padding-left: 15px;
|
||||
}
|
||||
|
2
dist/css/bootstrap-grid.css.map
vendored
2
dist/css/bootstrap-grid.css.map
vendored
File diff suppressed because one or more lines are too long
2
dist/css/bootstrap-grid.min.css
vendored
2
dist/css/bootstrap-grid.min.css
vendored
File diff suppressed because one or more lines are too long
2
dist/css/bootstrap-grid.min.css.map
vendored
2
dist/css/bootstrap-grid.min.css.map
vendored
File diff suppressed because one or more lines are too long
2
dist/css/bootstrap-reboot.css
vendored
2
dist/css/bootstrap-reboot.css
vendored
@ -3,8 +3,8 @@ html {
|
||||
box-sizing: border-box;
|
||||
font-family: sans-serif;
|
||||
line-height: 1.15;
|
||||
-ms-text-size-adjust: 100%;
|
||||
-webkit-text-size-adjust: 100%;
|
||||
-ms-text-size-adjust: 100%;
|
||||
-ms-overflow-style: scrollbar;
|
||||
-webkit-tap-highlight-color: transparent;
|
||||
}
|
||||
|
2
dist/css/bootstrap-reboot.css.map
vendored
2
dist/css/bootstrap-reboot.css.map
vendored
File diff suppressed because one or more lines are too long
2
dist/css/bootstrap-reboot.min.css
vendored
2
dist/css/bootstrap-reboot.min.css
vendored
@ -1 +1 @@
|
||||
html{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}*,::after,::before{-webkit-box-sizing:inherit;box-sizing:inherit}@-ms-viewport{width:device-width}body{margin:0;font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#292b2c;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;text-decoration:underline dotted;cursor:help;border-bottom:0}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#0275d8;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:#014c8c;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden}[role=button],a,area,button,input,label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#636c72;text-align:left;caption-side:bottom}th{text-align:left}label{display:inline-block;margin-bottom:.5rem}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=checkbox]:disabled,input[type=radio]:disabled{cursor:not-allowed}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}/*# sourceMappingURL=bootstrap-reboot.min.css.map */
|
||||
html{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}*,::after,::before{-webkit-box-sizing:inherit;box-sizing:inherit}@-ms-viewport{width:device-width}body{margin:0;font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#292b2c;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;text-decoration:underline dotted;cursor:help;border-bottom:0}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#0275d8;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:#014c8c;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden}[role=button],a,area,button,input,label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#636c72;text-align:left;caption-side:bottom}th{text-align:left}label{display:inline-block;margin-bottom:.5rem}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=checkbox]:disabled,input[type=radio]:disabled{cursor:not-allowed}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}/*# sourceMappingURL=bootstrap-reboot.min.css.map */
|
2
dist/css/bootstrap-reboot.min.css.map
vendored
2
dist/css/bootstrap-reboot.min.css.map
vendored
@ -1 +1 @@
|
||||
{"version":3,"sources":["../../scss/_reboot.scss","dist/css/bootstrap-reboot.css","bootstrap-reboot.css","../../scss/mixins/_hover.scss"],"names":[],"mappings":"AAoBA,KACE,mBAAA,WAAA,WAAA,WACA,YAAA,WACA,YAAA,KACA,qBAAA,KACA,yBAAA,KACA,mBAAA,UACA,4BAAA,YAGF,ECjBA,QADA,SDqBE,mBAAA,QAAA,WAAA,QAKA,cAAgB,MAAA,aASlB,KACE,OAAA,EACA,YAAA,aAAA,CAAA,SAAA,CAAA,kBAAA,CAAA,UAAA,CAAA,MAAA,CAAA,gBAAA,CAAA,KAAA,CAAA,WACA,UAAA,KACA,YAAA,IACA,YAAA,IACA,MAAA,QACA,iBAAA,KExBF,sBFiCE,QAAA,YASF,GACE,mBAAA,YAAA,WAAA,YACA,OAAA,EACA,SAAA,QAYF,GAAA,GAAA,GAAA,GAAA,GAAA,GACE,WAAA,EACA,cAAA,MAOF,EACE,WAAA,EACA,cAAA,KC5CF,0BDsDA,YAEE,gBAAA,UACA,gBAAA,UAAA,OACA,OAAA,KACA,cAAA,EAGF,QACE,cAAA,KACA,WAAA,OACA,YAAA,QClDF,GDqDA,GCtDA,GDyDE,WAAA,EACA,cAAA,KAGF,MCrDA,MACA,MAFA,MD0DE,cAAA,EAGF,GACE,YAAA,IAGF,GACE,cAAA,MACA,YAAA,EAGF,WACE,OAAA,EAAA,EAAA,KAGF,IACE,WAAA,OAGF,ECtDA,ODwDE,YAAA,OAGF,MACE,UAAA,IAQF,IC3DA,ID6DE,SAAA,SACA,UAAA,IACA,YAAA,EACA,eAAA,SAGF,IAAM,OAAA,OACN,IAAM,IAAA,MAON,EACE,MAAA,QACA,gBAAA,KACA,iBAAA,YACA,6BAAA,QGjLE,QHoLA,MAAA,QACA,gBAAA,UAUJ,8BACE,MAAA,QACA,gBAAA,KGvLE,oCAAA,oCH0LA,MAAA,QACA,gBAAA,KANJ,oCAUI,QAAA,EC7DJ,KACA,IDqEA,ICpEA,KDwEE,YAAA,SAAA,CAAA,UACA,UAAA,IAGF,IAEE,WAAA,EAEA,cAAA,KAEA,SAAA,KAQF,OAEE,OAAA,EAAA,EAAA,KAQF,IACE,eAAA,OACA,aAAA,KAGF,eACE,SAAA,OC/EF,cD6FA,EC/FA,KACA,OAEA,MACA,MACA,OACA,QACA,SDiGE,iBAAA,aAAA,aAAA,aAQF,MACE,gBAAA,SAGF,QACE,YAAA,OACA,eAAA,OACA,MAAA,QACA,WAAA,KACA,aAAA,OAGF,GAEE,WAAA,KAQF,MAEE,QAAA,aACA,cAAA,MAOF,aACE,QAAA,IAAA,OACA,QAAA,IAAA,KAAA,yBC3GF,OD8GA,MC5GA,SADA,OAEA,SDgHE,OAAA,EACA,YAAA,QACA,UAAA,QACA,YAAA,QAGF,OC9GA,MDgHE,SAAA,QAGF,OC9GA,ODgHE,eAAA,KC1GF,aACA,cD+GA,OCjHA,mBDqHE,mBAAA,OC9GF,gCACA,+BACA,gCDgHA,yBAIE,QAAA,EACA,aAAA,KC/GF,qBDkHA,kBAEE,mBAAA,WAAA,WAAA,WACA,QAAA,EC9GF,8BD2GA,2BASI,OAAA,YAKJ,iBCnHA,2BACA,kBAFA,iBD6HE,mBAAA,QAGF,SACE,SAAA,KAEA,OAAA,SAGF,SAME,UAAA,EAEA,QAAA,EACA,OAAA,EACA,OAAA,EAKF,OACE,QAAA,MACA,MAAA,KACA,UAAA,KACA,QAAA,EACA,cAAA,MACA,UAAA,OACA,YAAA,QACA,MAAA,QACA,YAAA,OAGF,SACE,eAAA,SErIF,yCDMA,yCDqIE,OAAA,KEtIF,cF8IE,eAAA,KACA,mBAAA,KE1IF,4CDMA,yCD6IE,mBAAA,KAQF,6BACE,KAAA,QACA,mBAAA,OAOF,OACE,QAAA,aAGF,QACE,QAAA,UAGF,SACE,QAAA,KEvJF,SF6JE,QAAA"}
|
||||
{"version":3,"sources":["../../scss/_reboot.scss","dist/css/bootstrap-reboot.css","bootstrap-reboot.css","../../scss/mixins/_hover.scss"],"names":[],"mappings":"AAoBA,KACE,mBAAA,WAAA,WAAA,WACA,YAAA,WACA,YAAA,KACA,yBAAA,KACA,qBAAA,KACA,mBAAA,UACA,4BAAA,YAGF,ECjBA,QADA,SDqBE,mBAAA,QAAA,WAAA,QAKA,cAAgB,MAAA,aASlB,KACE,OAAA,EACA,YAAA,aAAA,CAAA,SAAA,CAAA,kBAAA,CAAA,UAAA,CAAA,MAAA,CAAA,gBAAA,CAAA,KAAA,CAAA,WACA,UAAA,KACA,YAAA,IACA,YAAA,IACA,MAAA,QACA,iBAAA,KExBF,sBFiCE,QAAA,YASF,GACE,mBAAA,YAAA,WAAA,YACA,OAAA,EACA,SAAA,QAYF,GAAA,GAAA,GAAA,GAAA,GAAA,GACE,WAAA,EACA,cAAA,MAOF,EACE,WAAA,EACA,cAAA,KC5CF,0BDsDA,YAEE,gBAAA,UACA,gBAAA,UAAA,OACA,OAAA,KACA,cAAA,EAGF,QACE,cAAA,KACA,WAAA,OACA,YAAA,QClDF,GDqDA,GCtDA,GDyDE,WAAA,EACA,cAAA,KAGF,MCrDA,MACA,MAFA,MD0DE,cAAA,EAGF,GACE,YAAA,IAGF,GACE,cAAA,MACA,YAAA,EAGF,WACE,OAAA,EAAA,EAAA,KAGF,IACE,WAAA,OAGF,ECtDA,ODwDE,YAAA,OAGF,MACE,UAAA,IAQF,IC3DA,ID6DE,SAAA,SACA,UAAA,IACA,YAAA,EACA,eAAA,SAGF,IAAM,OAAA,OACN,IAAM,IAAA,MAON,EACE,MAAA,QACA,gBAAA,KACA,iBAAA,YACA,6BAAA,QGhLE,QHmLA,MAAA,QACA,gBAAA,UAUJ,8BACE,MAAA,QACA,gBAAA,KGrLE,oCAAA,oCHwLA,MAAA,QACA,gBAAA,KANJ,oCAUI,QAAA,EC7DJ,KACA,IDqEA,ICpEA,KDwEE,YAAA,SAAA,CAAA,UACA,UAAA,IAGF,IAEE,WAAA,EAEA,cAAA,KAEA,SAAA,KAQF,OAEE,OAAA,EAAA,EAAA,KAQF,IACE,eAAA,OACA,aAAA,KAGF,eACE,SAAA,OC/EF,cD6FA,EC/FA,KACA,OAEA,MACA,MACA,OACA,QACA,SDiGE,iBAAA,aAAA,aAAA,aAQF,MACE,gBAAA,SAGF,QACE,YAAA,OACA,eAAA,OACA,MAAA,QACA,WAAA,KACA,aAAA,OAGF,GAEE,WAAA,KAQF,MAEE,QAAA,aACA,cAAA,MAOF,aACE,QAAA,IAAA,OACA,QAAA,IAAA,KAAA,yBC3GF,OD8GA,MC5GA,SADA,OAEA,SDgHE,OAAA,EACA,YAAA,QACA,UAAA,QACA,YAAA,QAGF,OC9GA,MDgHE,SAAA,QAGF,OC9GA,ODgHE,eAAA,KC1GF,aACA,cD+GA,OCjHA,mBDqHE,mBAAA,OC9GF,gCACA,+BACA,gCDgHA,yBAIE,QAAA,EACA,aAAA,KC/GF,qBDkHA,kBAEE,mBAAA,WAAA,WAAA,WACA,QAAA,EC9GF,8BD2GA,2BASI,OAAA,YAKJ,iBCnHA,2BACA,kBAFA,iBD6HE,mBAAA,QAGF,SACE,SAAA,KAEA,OAAA,SAGF,SAME,UAAA,EAEA,QAAA,EACA,OAAA,EACA,OAAA,EAKF,OACE,QAAA,MACA,MAAA,KACA,UAAA,KACA,QAAA,EACA,cAAA,MACA,UAAA,OACA,YAAA,QACA,MAAA,QACA,YAAA,OAGF,SACE,eAAA,SErIF,yCDMA,yCDqIE,OAAA,KEtIF,cF8IE,eAAA,KACA,mBAAA,KE1IF,4CDMA,yCD6IE,mBAAA,KAQF,6BACE,KAAA,QACA,mBAAA,OAOF,OACE,QAAA,aAGF,QACE,QAAA,UAGF,SACE,QAAA,KEvJF,SF6JE,QAAA"}
|
@ -76,8 +76,8 @@ html {
|
||||
box-sizing: border-box;
|
||||
font-family: sans-serif;
|
||||
line-height: 1.15;
|
||||
-ms-text-size-adjust: 100%;
|
||||
-webkit-text-size-adjust: 100%;
|
||||
-ms-text-size-adjust: 100%;
|
||||
-ms-overflow-style: scrollbar;
|
||||
-webkit-tap-highlight-color: transparent;
|
||||
}
|
||||
@ -631,8 +631,8 @@ pre code {
|
||||
|
||||
.container {
|
||||
position: relative;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
margin-left: auto;
|
||||
padding-right: 15px;
|
||||
padding-left: 15px;
|
||||
}
|
||||
@ -695,8 +695,8 @@ pre code {
|
||||
|
||||
.container-fluid {
|
||||
position: relative;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
margin-left: auto;
|
||||
padding-right: 15px;
|
||||
padding-left: 15px;
|
||||
}
|
||||
@ -2339,8 +2339,8 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for
|
||||
|
||||
.has-success .input-group-addon {
|
||||
color: #5cb85c;
|
||||
border-color: #5cb85c;
|
||||
background-color: #eaf6ea;
|
||||
border-color: #5cb85c;
|
||||
}
|
||||
|
||||
.has-success .form-control-success {
|
||||
@ -2363,8 +2363,8 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for
|
||||
|
||||
.has-warning .input-group-addon {
|
||||
color: #f0ad4e;
|
||||
border-color: #f0ad4e;
|
||||
background-color: white;
|
||||
border-color: #f0ad4e;
|
||||
}
|
||||
|
||||
.has-warning .form-control-warning {
|
||||
@ -2387,8 +2387,8 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for
|
||||
|
||||
.has-danger .input-group-addon {
|
||||
color: #d9534f;
|
||||
border-color: #d9534f;
|
||||
background-color: #fdf7f7;
|
||||
border-color: #d9534f;
|
||||
}
|
||||
|
||||
.has-danger .form-control-danger {
|
||||
@ -2744,8 +2744,8 @@ fieldset[disabled] a.btn {
|
||||
|
||||
.btn-outline-primary {
|
||||
color: #0275d8;
|
||||
background-image: none;
|
||||
background-color: transparent;
|
||||
background-image: none;
|
||||
border-color: #0275d8;
|
||||
}
|
||||
|
||||
@ -2774,13 +2774,13 @@ fieldset[disabled] a.btn {
|
||||
|
||||
.btn-outline-secondary {
|
||||
color: #ccc;
|
||||
background-image: none;
|
||||
background-color: transparent;
|
||||
background-image: none;
|
||||
border-color: #ccc;
|
||||
}
|
||||
|
||||
.btn-outline-secondary:hover {
|
||||
color: #fff;
|
||||
color: #292b2c;
|
||||
background-color: #ccc;
|
||||
border-color: #ccc;
|
||||
}
|
||||
@ -2797,15 +2797,15 @@ fieldset[disabled] a.btn {
|
||||
|
||||
.btn-outline-secondary:active, .btn-outline-secondary.active,
|
||||
.show > .btn-outline-secondary.dropdown-toggle {
|
||||
color: #fff;
|
||||
color: #292b2c;
|
||||
background-color: #ccc;
|
||||
border-color: #ccc;
|
||||
}
|
||||
|
||||
.btn-outline-info {
|
||||
color: #5bc0de;
|
||||
background-image: none;
|
||||
background-color: transparent;
|
||||
background-image: none;
|
||||
border-color: #5bc0de;
|
||||
}
|
||||
|
||||
@ -2834,8 +2834,8 @@ fieldset[disabled] a.btn {
|
||||
|
||||
.btn-outline-success {
|
||||
color: #5cb85c;
|
||||
background-image: none;
|
||||
background-color: transparent;
|
||||
background-image: none;
|
||||
border-color: #5cb85c;
|
||||
}
|
||||
|
||||
@ -2864,8 +2864,8 @@ fieldset[disabled] a.btn {
|
||||
|
||||
.btn-outline-warning {
|
||||
color: #f0ad4e;
|
||||
background-image: none;
|
||||
background-color: transparent;
|
||||
background-image: none;
|
||||
border-color: #f0ad4e;
|
||||
}
|
||||
|
||||
@ -2894,8 +2894,8 @@ fieldset[disabled] a.btn {
|
||||
|
||||
.btn-outline-danger {
|
||||
color: #d9534f;
|
||||
background-image: none;
|
||||
background-color: transparent;
|
||||
background-image: none;
|
||||
border-color: #d9534f;
|
||||
}
|
||||
|
||||
@ -3034,10 +3034,6 @@ tbody.collapse.show {
|
||||
border-left: 0.3em solid transparent;
|
||||
}
|
||||
|
||||
.dropdown-toggle:focus {
|
||||
outline: 0;
|
||||
}
|
||||
|
||||
.dropup .dropdown-toggle::after {
|
||||
border-top: 0;
|
||||
border-bottom: 0.3em solid;
|
||||
@ -3214,14 +3210,14 @@ tbody.collapse.show {
|
||||
}
|
||||
|
||||
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
|
||||
border-bottom-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-bottom-left-radius: 0;
|
||||
border-top-left-radius: 0;
|
||||
border-bottom-left-radius: 0;
|
||||
}
|
||||
|
||||
.btn-group > .btn-group {
|
||||
@ -3234,13 +3230,13 @@ tbody.collapse.show {
|
||||
|
||||
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
|
||||
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
|
||||
border-bottom-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-bottom-left-radius: 0;
|
||||
border-top-left-radius: 0;
|
||||
border-bottom-left-radius: 0;
|
||||
}
|
||||
|
||||
.btn-group .dropdown-toggle:active,
|
||||
@ -3310,8 +3306,8 @@ tbody.collapse.show {
|
||||
}
|
||||
|
||||
.btn-group-vertical > .btn:last-child:not(:first-child) {
|
||||
border-top-right-radius: 0;
|
||||
border-top-left-radius: 0;
|
||||
border-top-right-radius: 0;
|
||||
}
|
||||
|
||||
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
|
||||
@ -3325,8 +3321,8 @@ tbody.collapse.show {
|
||||
}
|
||||
|
||||
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
|
||||
border-top-right-radius: 0;
|
||||
border-top-left-radius: 0;
|
||||
border-top-right-radius: 0;
|
||||
}
|
||||
|
||||
[data-toggle="buttons"] > .btn input[type="radio"],
|
||||
@ -3428,8 +3424,8 @@ tbody.collapse.show {
|
||||
.input-group-btn:not(:last-child) > .dropdown-toggle,
|
||||
.input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle),
|
||||
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn {
|
||||
border-bottom-right-radius: 0;
|
||||
border-top-right-radius: 0;
|
||||
border-bottom-right-radius: 0;
|
||||
}
|
||||
|
||||
.input-group-addon:not(:last-child) {
|
||||
@ -3443,8 +3439,8 @@ tbody.collapse.show {
|
||||
.input-group-btn:not(:first-child) > .dropdown-toggle,
|
||||
.input-group-btn:not(:last-child) > .btn:not(:first-child),
|
||||
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn {
|
||||
border-bottom-left-radius: 0;
|
||||
border-top-left-radius: 0;
|
||||
border-bottom-left-radius: 0;
|
||||
}
|
||||
|
||||
.form-control + .input-group-addon:not(:first-child) {
|
||||
@ -3669,7 +3665,7 @@ tbody.collapse.show {
|
||||
border-radius: 0.25rem;
|
||||
}
|
||||
|
||||
.custom-file-control:lang(en)::after {
|
||||
.custom-file-control:lang(en):empty::after {
|
||||
content: "Choose file...";
|
||||
}
|
||||
|
||||
@ -3730,8 +3726,8 @@ tbody.collapse.show {
|
||||
|
||||
.nav-tabs .nav-link {
|
||||
border: 1px solid transparent;
|
||||
border-top-right-radius: 0.25rem;
|
||||
border-top-left-radius: 0.25rem;
|
||||
border-top-right-radius: 0.25rem;
|
||||
}
|
||||
|
||||
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
|
||||
@ -3753,8 +3749,8 @@ tbody.collapse.show {
|
||||
|
||||
.nav-tabs .dropdown-menu {
|
||||
margin-top: -1px;
|
||||
border-top-right-radius: 0;
|
||||
border-top-left-radius: 0;
|
||||
border-top-right-radius: 0;
|
||||
}
|
||||
|
||||
.nav-pills .nav-link {
|
||||
@ -4334,8 +4330,8 @@ tbody.collapse.show {
|
||||
}
|
||||
|
||||
.card > .list-group:first-child .list-group-item:first-child {
|
||||
border-top-right-radius: 0.25rem;
|
||||
border-top-left-radius: 0.25rem;
|
||||
border-top-right-radius: 0.25rem;
|
||||
}
|
||||
|
||||
.card > .list-group:last-child .list-group-item:last-child {
|
||||
@ -4504,8 +4500,8 @@ tbody.collapse.show {
|
||||
}
|
||||
|
||||
.card-img-top {
|
||||
border-top-right-radius: calc(0.25rem - 1px);
|
||||
border-top-left-radius: calc(0.25rem - 1px);
|
||||
border-top-right-radius: calc(0.25rem - 1px);
|
||||
}
|
||||
|
||||
.card-img-bottom {
|
||||
@ -4531,8 +4527,8 @@ tbody.collapse.show {
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-box-flex: 1;
|
||||
-webkit-flex: 1 0 0%;
|
||||
-ms-flex: 1 0 0%;
|
||||
-webkit-flex: 1 0 0;
|
||||
-ms-flex: 1 0 0px;
|
||||
flex: 1 0 0%;
|
||||
-webkit-box-orient: vertical;
|
||||
-webkit-box-direction: normal;
|
||||
@ -4562,8 +4558,8 @@ tbody.collapse.show {
|
||||
}
|
||||
.card-group .card {
|
||||
-webkit-box-flex: 1;
|
||||
-webkit-flex: 1 0 0%;
|
||||
-ms-flex: 1 0 0%;
|
||||
-webkit-flex: 1 0 0;
|
||||
-ms-flex: 1 0 0px;
|
||||
flex: 1 0 0%;
|
||||
}
|
||||
.card-group .card + .card {
|
||||
@ -4571,8 +4567,8 @@ tbody.collapse.show {
|
||||
border-left: 0;
|
||||
}
|
||||
.card-group .card:first-child {
|
||||
border-bottom-right-radius: 0;
|
||||
border-top-right-radius: 0;
|
||||
border-bottom-right-radius: 0;
|
||||
}
|
||||
.card-group .card:first-child .card-img-top {
|
||||
border-top-right-radius: 0;
|
||||
@ -4581,8 +4577,8 @@ tbody.collapse.show {
|
||||
border-bottom-right-radius: 0;
|
||||
}
|
||||
.card-group .card:last-child {
|
||||
border-bottom-left-radius: 0;
|
||||
border-top-left-radius: 0;
|
||||
border-bottom-left-radius: 0;
|
||||
}
|
||||
.card-group .card:last-child .card-img-top {
|
||||
border-top-left-radius: 0;
|
||||
@ -4625,8 +4621,8 @@ tbody.collapse.show {
|
||||
|
||||
.breadcrumb::after {
|
||||
display: block;
|
||||
content: "";
|
||||
clear: both;
|
||||
content: "";
|
||||
}
|
||||
|
||||
.breadcrumb-item {
|
||||
@ -4665,13 +4661,13 @@ tbody.collapse.show {
|
||||
|
||||
.page-item:first-child .page-link {
|
||||
margin-left: 0;
|
||||
border-bottom-left-radius: 0.25rem;
|
||||
border-top-left-radius: 0.25rem;
|
||||
border-bottom-left-radius: 0.25rem;
|
||||
}
|
||||
|
||||
.page-item:last-child .page-link {
|
||||
border-bottom-right-radius: 0.25rem;
|
||||
border-top-right-radius: 0.25rem;
|
||||
border-bottom-right-radius: 0.25rem;
|
||||
}
|
||||
|
||||
.page-item.active .page-link {
|
||||
@ -4713,13 +4709,13 @@ tbody.collapse.show {
|
||||
}
|
||||
|
||||
.pagination-lg .page-item:first-child .page-link {
|
||||
border-bottom-left-radius: 0.3rem;
|
||||
border-top-left-radius: 0.3rem;
|
||||
border-bottom-left-radius: 0.3rem;
|
||||
}
|
||||
|
||||
.pagination-lg .page-item:last-child .page-link {
|
||||
border-bottom-right-radius: 0.3rem;
|
||||
border-top-right-radius: 0.3rem;
|
||||
border-bottom-right-radius: 0.3rem;
|
||||
}
|
||||
|
||||
.pagination-sm .page-link {
|
||||
@ -4728,13 +4724,13 @@ tbody.collapse.show {
|
||||
}
|
||||
|
||||
.pagination-sm .page-item:first-child .page-link {
|
||||
border-bottom-left-radius: 0.2rem;
|
||||
border-top-left-radius: 0.2rem;
|
||||
border-bottom-left-radius: 0.2rem;
|
||||
}
|
||||
|
||||
.pagination-sm .page-item:last-child .page-link {
|
||||
border-bottom-right-radius: 0.2rem;
|
||||
border-top-right-radius: 0.2rem;
|
||||
border-bottom-right-radius: 0.2rem;
|
||||
}
|
||||
|
||||
.badge {
|
||||
@ -4865,9 +4861,9 @@ a.badge:focus, a.badge:hover {
|
||||
}
|
||||
|
||||
.alert-success {
|
||||
color: #3c763d;
|
||||
background-color: #dff0d8;
|
||||
border-color: #d0e9c6;
|
||||
color: #3c763d;
|
||||
}
|
||||
|
||||
.alert-success hr {
|
||||
@ -4879,9 +4875,9 @@ a.badge:focus, a.badge:hover {
|
||||
}
|
||||
|
||||
.alert-info {
|
||||
color: #31708f;
|
||||
background-color: #d9edf7;
|
||||
border-color: #bcdff1;
|
||||
color: #31708f;
|
||||
}
|
||||
|
||||
.alert-info hr {
|
||||
@ -4893,9 +4889,9 @@ a.badge:focus, a.badge:hover {
|
||||
}
|
||||
|
||||
.alert-warning {
|
||||
color: #8a6d3b;
|
||||
background-color: #fcf8e3;
|
||||
border-color: #faf2cc;
|
||||
color: #8a6d3b;
|
||||
}
|
||||
|
||||
.alert-warning hr {
|
||||
@ -4907,9 +4903,9 @@ a.badge:focus, a.badge:hover {
|
||||
}
|
||||
|
||||
.alert-danger {
|
||||
color: #a94442;
|
||||
background-color: #f2dede;
|
||||
border-color: #ebcccc;
|
||||
color: #a94442;
|
||||
}
|
||||
|
||||
.alert-danger hr {
|
||||
@ -4994,8 +4990,8 @@ a.badge:focus, a.badge:hover {
|
||||
|
||||
.media-body {
|
||||
-webkit-box-flex: 1;
|
||||
-webkit-flex: 1 1 0%;
|
||||
-ms-flex: 1 1 0%;
|
||||
-webkit-flex: 1;
|
||||
-ms-flex: 1;
|
||||
flex: 1 1 0%;
|
||||
}
|
||||
|
||||
@ -5032,19 +5028,7 @@ a.badge:focus, a.badge:hover {
|
||||
|
||||
.list-group-item {
|
||||
position: relative;
|
||||
display: -webkit-box;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-box-orient: horizontal;
|
||||
-webkit-box-direction: normal;
|
||||
-webkit-flex-flow: row wrap;
|
||||
-ms-flex-flow: row wrap;
|
||||
flex-flow: row wrap;
|
||||
-webkit-box-align: center;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
display: block;
|
||||
padding: 0.75rem 1.25rem;
|
||||
margin-bottom: -1px;
|
||||
background-color: #fff;
|
||||
@ -5052,8 +5036,8 @@ a.badge:focus, a.badge:hover {
|
||||
}
|
||||
|
||||
.list-group-item:first-child {
|
||||
border-top-right-radius: 0.25rem;
|
||||
border-top-left-radius: 0.25rem;
|
||||
border-top-right-radius: 0.25rem;
|
||||
}
|
||||
|
||||
.list-group-item:last-child {
|
||||
@ -5423,17 +5407,17 @@ button.close {
|
||||
font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
letter-spacing: normal;
|
||||
line-break: auto;
|
||||
line-height: 1.5;
|
||||
text-align: left;
|
||||
text-align: start;
|
||||
text-decoration: none;
|
||||
text-shadow: none;
|
||||
text-transform: none;
|
||||
white-space: normal;
|
||||
letter-spacing: normal;
|
||||
word-break: normal;
|
||||
word-spacing: normal;
|
||||
white-space: normal;
|
||||
line-break: auto;
|
||||
font-size: 0.875rem;
|
||||
word-wrap: break-word;
|
||||
opacity: 0;
|
||||
@ -5527,17 +5511,17 @@ button.close {
|
||||
font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
letter-spacing: normal;
|
||||
line-break: auto;
|
||||
line-height: 1.5;
|
||||
text-align: left;
|
||||
text-align: start;
|
||||
text-decoration: none;
|
||||
text-shadow: none;
|
||||
text-transform: none;
|
||||
white-space: normal;
|
||||
letter-spacing: normal;
|
||||
word-break: normal;
|
||||
word-spacing: normal;
|
||||
white-space: normal;
|
||||
line-break: auto;
|
||||
font-size: 0.875rem;
|
||||
word-wrap: break-word;
|
||||
background-color: #fff;
|
||||
@ -5648,8 +5632,8 @@ button.close {
|
||||
font-size: 1rem;
|
||||
background-color: #f7f7f7;
|
||||
border-bottom: 1px solid #ebebeb;
|
||||
border-top-right-radius: calc(0.3rem - 1px);
|
||||
border-top-left-radius: calc(0.3rem - 1px);
|
||||
border-top-right-radius: calc(0.3rem - 1px);
|
||||
}
|
||||
|
||||
.popover-title:empty {
|
||||
@ -6004,13 +5988,13 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
}
|
||||
|
||||
.rounded-top {
|
||||
border-top-right-radius: 0.25rem;
|
||||
border-top-left-radius: 0.25rem;
|
||||
border-top-right-radius: 0.25rem;
|
||||
}
|
||||
|
||||
.rounded-right {
|
||||
border-bottom-right-radius: 0.25rem;
|
||||
border-top-right-radius: 0.25rem;
|
||||
border-bottom-right-radius: 0.25rem;
|
||||
}
|
||||
|
||||
.rounded-bottom {
|
||||
@ -6019,8 +6003,8 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
}
|
||||
|
||||
.rounded-left {
|
||||
border-bottom-left-radius: 0.25rem;
|
||||
border-top-left-radius: 0.25rem;
|
||||
border-bottom-left-radius: 0.25rem;
|
||||
}
|
||||
|
||||
.rounded-circle {
|
||||
@ -6033,8 +6017,8 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
|
||||
.clearfix::after {
|
||||
display: block;
|
||||
content: "";
|
||||
clear: both;
|
||||
content: "";
|
||||
}
|
||||
|
||||
.d-none {
|
||||
@ -6207,6 +6191,42 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
}
|
||||
}
|
||||
|
||||
.d-print-block {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
@media print {
|
||||
.d-print-block {
|
||||
display: block !important;
|
||||
}
|
||||
}
|
||||
|
||||
.d-print-inline {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
@media print {
|
||||
.d-print-inline {
|
||||
display: inline !important;
|
||||
}
|
||||
}
|
||||
|
||||
.d-print-inline-block {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
@media print {
|
||||
.d-print-inline-block {
|
||||
display: inline-block !important;
|
||||
}
|
||||
}
|
||||
|
||||
@media print {
|
||||
.d-print-none {
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
|
||||
.order-first {
|
||||
-webkit-box-ordinal-group: 0;
|
||||
-webkit-order: -1;
|
||||
@ -7246,7 +7266,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
position: -webkit-sticky;
|
||||
position: sticky;
|
||||
top: 0;
|
||||
z-index: 1030;
|
||||
z-index: 1020;
|
||||
}
|
||||
|
||||
.sr-only {
|
||||
@ -7310,7 +7330,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
}
|
||||
|
||||
.m-0 {
|
||||
margin: 0 0 !important;
|
||||
margin: 0 !important;
|
||||
}
|
||||
|
||||
.mt-0 {
|
||||
@ -7340,7 +7360,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
}
|
||||
|
||||
.m-1 {
|
||||
margin: 0.25rem 0.25rem !important;
|
||||
margin: 0.25rem !important;
|
||||
}
|
||||
|
||||
.mt-1 {
|
||||
@ -7370,7 +7390,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
}
|
||||
|
||||
.m-2 {
|
||||
margin: 0.5rem 0.5rem !important;
|
||||
margin: 0.5rem !important;
|
||||
}
|
||||
|
||||
.mt-2 {
|
||||
@ -7400,7 +7420,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
}
|
||||
|
||||
.m-3 {
|
||||
margin: 1rem 1rem !important;
|
||||
margin: 1rem !important;
|
||||
}
|
||||
|
||||
.mt-3 {
|
||||
@ -7430,7 +7450,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
}
|
||||
|
||||
.m-4 {
|
||||
margin: 1.5rem 1.5rem !important;
|
||||
margin: 1.5rem !important;
|
||||
}
|
||||
|
||||
.mt-4 {
|
||||
@ -7460,7 +7480,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
}
|
||||
|
||||
.m-5 {
|
||||
margin: 3rem 3rem !important;
|
||||
margin: 3rem !important;
|
||||
}
|
||||
|
||||
.mt-5 {
|
||||
@ -7490,7 +7510,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
}
|
||||
|
||||
.p-0 {
|
||||
padding: 0 0 !important;
|
||||
padding: 0 !important;
|
||||
}
|
||||
|
||||
.pt-0 {
|
||||
@ -7520,7 +7540,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
}
|
||||
|
||||
.p-1 {
|
||||
padding: 0.25rem 0.25rem !important;
|
||||
padding: 0.25rem !important;
|
||||
}
|
||||
|
||||
.pt-1 {
|
||||
@ -7550,7 +7570,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
}
|
||||
|
||||
.p-2 {
|
||||
padding: 0.5rem 0.5rem !important;
|
||||
padding: 0.5rem !important;
|
||||
}
|
||||
|
||||
.pt-2 {
|
||||
@ -7580,7 +7600,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
}
|
||||
|
||||
.p-3 {
|
||||
padding: 1rem 1rem !important;
|
||||
padding: 1rem !important;
|
||||
}
|
||||
|
||||
.pt-3 {
|
||||
@ -7610,7 +7630,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
}
|
||||
|
||||
.p-4 {
|
||||
padding: 1.5rem 1.5rem !important;
|
||||
padding: 1.5rem !important;
|
||||
}
|
||||
|
||||
.pt-4 {
|
||||
@ -7640,7 +7660,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
}
|
||||
|
||||
.p-5 {
|
||||
padding: 3rem 3rem !important;
|
||||
padding: 3rem !important;
|
||||
}
|
||||
|
||||
.pt-5 {
|
||||
@ -7701,7 +7721,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
|
||||
@media (min-width: 576px) {
|
||||
.m-sm-0 {
|
||||
margin: 0 0 !important;
|
||||
margin: 0 !important;
|
||||
}
|
||||
.mt-sm-0 {
|
||||
margin-top: 0 !important;
|
||||
@ -7724,7 +7744,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
margin-bottom: 0 !important;
|
||||
}
|
||||
.m-sm-1 {
|
||||
margin: 0.25rem 0.25rem !important;
|
||||
margin: 0.25rem !important;
|
||||
}
|
||||
.mt-sm-1 {
|
||||
margin-top: 0.25rem !important;
|
||||
@ -7747,7 +7767,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
margin-bottom: 0.25rem !important;
|
||||
}
|
||||
.m-sm-2 {
|
||||
margin: 0.5rem 0.5rem !important;
|
||||
margin: 0.5rem !important;
|
||||
}
|
||||
.mt-sm-2 {
|
||||
margin-top: 0.5rem !important;
|
||||
@ -7770,7 +7790,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
margin-bottom: 0.5rem !important;
|
||||
}
|
||||
.m-sm-3 {
|
||||
margin: 1rem 1rem !important;
|
||||
margin: 1rem !important;
|
||||
}
|
||||
.mt-sm-3 {
|
||||
margin-top: 1rem !important;
|
||||
@ -7793,7 +7813,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
margin-bottom: 1rem !important;
|
||||
}
|
||||
.m-sm-4 {
|
||||
margin: 1.5rem 1.5rem !important;
|
||||
margin: 1.5rem !important;
|
||||
}
|
||||
.mt-sm-4 {
|
||||
margin-top: 1.5rem !important;
|
||||
@ -7816,7 +7836,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
margin-bottom: 1.5rem !important;
|
||||
}
|
||||
.m-sm-5 {
|
||||
margin: 3rem 3rem !important;
|
||||
margin: 3rem !important;
|
||||
}
|
||||
.mt-sm-5 {
|
||||
margin-top: 3rem !important;
|
||||
@ -7839,7 +7859,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
margin-bottom: 3rem !important;
|
||||
}
|
||||
.p-sm-0 {
|
||||
padding: 0 0 !important;
|
||||
padding: 0 !important;
|
||||
}
|
||||
.pt-sm-0 {
|
||||
padding-top: 0 !important;
|
||||
@ -7862,7 +7882,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
padding-bottom: 0 !important;
|
||||
}
|
||||
.p-sm-1 {
|
||||
padding: 0.25rem 0.25rem !important;
|
||||
padding: 0.25rem !important;
|
||||
}
|
||||
.pt-sm-1 {
|
||||
padding-top: 0.25rem !important;
|
||||
@ -7885,7 +7905,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
padding-bottom: 0.25rem !important;
|
||||
}
|
||||
.p-sm-2 {
|
||||
padding: 0.5rem 0.5rem !important;
|
||||
padding: 0.5rem !important;
|
||||
}
|
||||
.pt-sm-2 {
|
||||
padding-top: 0.5rem !important;
|
||||
@ -7908,7 +7928,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
padding-bottom: 0.5rem !important;
|
||||
}
|
||||
.p-sm-3 {
|
||||
padding: 1rem 1rem !important;
|
||||
padding: 1rem !important;
|
||||
}
|
||||
.pt-sm-3 {
|
||||
padding-top: 1rem !important;
|
||||
@ -7931,7 +7951,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
padding-bottom: 1rem !important;
|
||||
}
|
||||
.p-sm-4 {
|
||||
padding: 1.5rem 1.5rem !important;
|
||||
padding: 1.5rem !important;
|
||||
}
|
||||
.pt-sm-4 {
|
||||
padding-top: 1.5rem !important;
|
||||
@ -7954,7 +7974,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
padding-bottom: 1.5rem !important;
|
||||
}
|
||||
.p-sm-5 {
|
||||
padding: 3rem 3rem !important;
|
||||
padding: 3rem !important;
|
||||
}
|
||||
.pt-sm-5 {
|
||||
padding-top: 3rem !important;
|
||||
@ -8003,7 +8023,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
|
||||
@media (min-width: 768px) {
|
||||
.m-md-0 {
|
||||
margin: 0 0 !important;
|
||||
margin: 0 !important;
|
||||
}
|
||||
.mt-md-0 {
|
||||
margin-top: 0 !important;
|
||||
@ -8026,7 +8046,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
margin-bottom: 0 !important;
|
||||
}
|
||||
.m-md-1 {
|
||||
margin: 0.25rem 0.25rem !important;
|
||||
margin: 0.25rem !important;
|
||||
}
|
||||
.mt-md-1 {
|
||||
margin-top: 0.25rem !important;
|
||||
@ -8049,7 +8069,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
margin-bottom: 0.25rem !important;
|
||||
}
|
||||
.m-md-2 {
|
||||
margin: 0.5rem 0.5rem !important;
|
||||
margin: 0.5rem !important;
|
||||
}
|
||||
.mt-md-2 {
|
||||
margin-top: 0.5rem !important;
|
||||
@ -8072,7 +8092,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
margin-bottom: 0.5rem !important;
|
||||
}
|
||||
.m-md-3 {
|
||||
margin: 1rem 1rem !important;
|
||||
margin: 1rem !important;
|
||||
}
|
||||
.mt-md-3 {
|
||||
margin-top: 1rem !important;
|
||||
@ -8095,7 +8115,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
margin-bottom: 1rem !important;
|
||||
}
|
||||
.m-md-4 {
|
||||
margin: 1.5rem 1.5rem !important;
|
||||
margin: 1.5rem !important;
|
||||
}
|
||||
.mt-md-4 {
|
||||
margin-top: 1.5rem !important;
|
||||
@ -8118,7 +8138,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
margin-bottom: 1.5rem !important;
|
||||
}
|
||||
.m-md-5 {
|
||||
margin: 3rem 3rem !important;
|
||||
margin: 3rem !important;
|
||||
}
|
||||
.mt-md-5 {
|
||||
margin-top: 3rem !important;
|
||||
@ -8141,7 +8161,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
margin-bottom: 3rem !important;
|
||||
}
|
||||
.p-md-0 {
|
||||
padding: 0 0 !important;
|
||||
padding: 0 !important;
|
||||
}
|
||||
.pt-md-0 {
|
||||
padding-top: 0 !important;
|
||||
@ -8164,7 +8184,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
padding-bottom: 0 !important;
|
||||
}
|
||||
.p-md-1 {
|
||||
padding: 0.25rem 0.25rem !important;
|
||||
padding: 0.25rem !important;
|
||||
}
|
||||
.pt-md-1 {
|
||||
padding-top: 0.25rem !important;
|
||||
@ -8187,7 +8207,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
padding-bottom: 0.25rem !important;
|
||||
}
|
||||
.p-md-2 {
|
||||
padding: 0.5rem 0.5rem !important;
|
||||
padding: 0.5rem !important;
|
||||
}
|
||||
.pt-md-2 {
|
||||
padding-top: 0.5rem !important;
|
||||
@ -8210,7 +8230,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
padding-bottom: 0.5rem !important;
|
||||
}
|
||||
.p-md-3 {
|
||||
padding: 1rem 1rem !important;
|
||||
padding: 1rem !important;
|
||||
}
|
||||
.pt-md-3 {
|
||||
padding-top: 1rem !important;
|
||||
@ -8233,7 +8253,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
padding-bottom: 1rem !important;
|
||||
}
|
||||
.p-md-4 {
|
||||
padding: 1.5rem 1.5rem !important;
|
||||
padding: 1.5rem !important;
|
||||
}
|
||||
.pt-md-4 {
|
||||
padding-top: 1.5rem !important;
|
||||
@ -8256,7 +8276,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
padding-bottom: 1.5rem !important;
|
||||
}
|
||||
.p-md-5 {
|
||||
padding: 3rem 3rem !important;
|
||||
padding: 3rem !important;
|
||||
}
|
||||
.pt-md-5 {
|
||||
padding-top: 3rem !important;
|
||||
@ -8305,7 +8325,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
|
||||
@media (min-width: 992px) {
|
||||
.m-lg-0 {
|
||||
margin: 0 0 !important;
|
||||
margin: 0 !important;
|
||||
}
|
||||
.mt-lg-0 {
|
||||
margin-top: 0 !important;
|
||||
@ -8328,7 +8348,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
margin-bottom: 0 !important;
|
||||
}
|
||||
.m-lg-1 {
|
||||
margin: 0.25rem 0.25rem !important;
|
||||
margin: 0.25rem !important;
|
||||
}
|
||||
.mt-lg-1 {
|
||||
margin-top: 0.25rem !important;
|
||||
@ -8351,7 +8371,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
margin-bottom: 0.25rem !important;
|
||||
}
|
||||
.m-lg-2 {
|
||||
margin: 0.5rem 0.5rem !important;
|
||||
margin: 0.5rem !important;
|
||||
}
|
||||
.mt-lg-2 {
|
||||
margin-top: 0.5rem !important;
|
||||
@ -8374,7 +8394,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
margin-bottom: 0.5rem !important;
|
||||
}
|
||||
.m-lg-3 {
|
||||
margin: 1rem 1rem !important;
|
||||
margin: 1rem !important;
|
||||
}
|
||||
.mt-lg-3 {
|
||||
margin-top: 1rem !important;
|
||||
@ -8397,7 +8417,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
margin-bottom: 1rem !important;
|
||||
}
|
||||
.m-lg-4 {
|
||||
margin: 1.5rem 1.5rem !important;
|
||||
margin: 1.5rem !important;
|
||||
}
|
||||
.mt-lg-4 {
|
||||
margin-top: 1.5rem !important;
|
||||
@ -8420,7 +8440,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
margin-bottom: 1.5rem !important;
|
||||
}
|
||||
.m-lg-5 {
|
||||
margin: 3rem 3rem !important;
|
||||
margin: 3rem !important;
|
||||
}
|
||||
.mt-lg-5 {
|
||||
margin-top: 3rem !important;
|
||||
@ -8443,7 +8463,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
margin-bottom: 3rem !important;
|
||||
}
|
||||
.p-lg-0 {
|
||||
padding: 0 0 !important;
|
||||
padding: 0 !important;
|
||||
}
|
||||
.pt-lg-0 {
|
||||
padding-top: 0 !important;
|
||||
@ -8466,7 +8486,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
padding-bottom: 0 !important;
|
||||
}
|
||||
.p-lg-1 {
|
||||
padding: 0.25rem 0.25rem !important;
|
||||
padding: 0.25rem !important;
|
||||
}
|
||||
.pt-lg-1 {
|
||||
padding-top: 0.25rem !important;
|
||||
@ -8489,7 +8509,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
padding-bottom: 0.25rem !important;
|
||||
}
|
||||
.p-lg-2 {
|
||||
padding: 0.5rem 0.5rem !important;
|
||||
padding: 0.5rem !important;
|
||||
}
|
||||
.pt-lg-2 {
|
||||
padding-top: 0.5rem !important;
|
||||
@ -8512,7 +8532,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
padding-bottom: 0.5rem !important;
|
||||
}
|
||||
.p-lg-3 {
|
||||
padding: 1rem 1rem !important;
|
||||
padding: 1rem !important;
|
||||
}
|
||||
.pt-lg-3 {
|
||||
padding-top: 1rem !important;
|
||||
@ -8535,7 +8555,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
padding-bottom: 1rem !important;
|
||||
}
|
||||
.p-lg-4 {
|
||||
padding: 1.5rem 1.5rem !important;
|
||||
padding: 1.5rem !important;
|
||||
}
|
||||
.pt-lg-4 {
|
||||
padding-top: 1.5rem !important;
|
||||
@ -8558,7 +8578,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
padding-bottom: 1.5rem !important;
|
||||
}
|
||||
.p-lg-5 {
|
||||
padding: 3rem 3rem !important;
|
||||
padding: 3rem !important;
|
||||
}
|
||||
.pt-lg-5 {
|
||||
padding-top: 3rem !important;
|
||||
@ -8607,7 +8627,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
|
||||
@media (min-width: 1200px) {
|
||||
.m-xl-0 {
|
||||
margin: 0 0 !important;
|
||||
margin: 0 !important;
|
||||
}
|
||||
.mt-xl-0 {
|
||||
margin-top: 0 !important;
|
||||
@ -8630,7 +8650,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
margin-bottom: 0 !important;
|
||||
}
|
||||
.m-xl-1 {
|
||||
margin: 0.25rem 0.25rem !important;
|
||||
margin: 0.25rem !important;
|
||||
}
|
||||
.mt-xl-1 {
|
||||
margin-top: 0.25rem !important;
|
||||
@ -8653,7 +8673,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
margin-bottom: 0.25rem !important;
|
||||
}
|
||||
.m-xl-2 {
|
||||
margin: 0.5rem 0.5rem !important;
|
||||
margin: 0.5rem !important;
|
||||
}
|
||||
.mt-xl-2 {
|
||||
margin-top: 0.5rem !important;
|
||||
@ -8676,7 +8696,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
margin-bottom: 0.5rem !important;
|
||||
}
|
||||
.m-xl-3 {
|
||||
margin: 1rem 1rem !important;
|
||||
margin: 1rem !important;
|
||||
}
|
||||
.mt-xl-3 {
|
||||
margin-top: 1rem !important;
|
||||
@ -8699,7 +8719,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
margin-bottom: 1rem !important;
|
||||
}
|
||||
.m-xl-4 {
|
||||
margin: 1.5rem 1.5rem !important;
|
||||
margin: 1.5rem !important;
|
||||
}
|
||||
.mt-xl-4 {
|
||||
margin-top: 1.5rem !important;
|
||||
@ -8722,7 +8742,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
margin-bottom: 1.5rem !important;
|
||||
}
|
||||
.m-xl-5 {
|
||||
margin: 3rem 3rem !important;
|
||||
margin: 3rem !important;
|
||||
}
|
||||
.mt-xl-5 {
|
||||
margin-top: 3rem !important;
|
||||
@ -8745,7 +8765,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
margin-bottom: 3rem !important;
|
||||
}
|
||||
.p-xl-0 {
|
||||
padding: 0 0 !important;
|
||||
padding: 0 !important;
|
||||
}
|
||||
.pt-xl-0 {
|
||||
padding-top: 0 !important;
|
||||
@ -8768,7 +8788,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
padding-bottom: 0 !important;
|
||||
}
|
||||
.p-xl-1 {
|
||||
padding: 0.25rem 0.25rem !important;
|
||||
padding: 0.25rem !important;
|
||||
}
|
||||
.pt-xl-1 {
|
||||
padding-top: 0.25rem !important;
|
||||
@ -8791,7 +8811,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
padding-bottom: 0.25rem !important;
|
||||
}
|
||||
.p-xl-2 {
|
||||
padding: 0.5rem 0.5rem !important;
|
||||
padding: 0.5rem !important;
|
||||
}
|
||||
.pt-xl-2 {
|
||||
padding-top: 0.5rem !important;
|
||||
@ -8814,7 +8834,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
padding-bottom: 0.5rem !important;
|
||||
}
|
||||
.p-xl-3 {
|
||||
padding: 1rem 1rem !important;
|
||||
padding: 1rem !important;
|
||||
}
|
||||
.pt-xl-3 {
|
||||
padding-top: 1rem !important;
|
||||
@ -8837,7 +8857,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
padding-bottom: 1rem !important;
|
||||
}
|
||||
.p-xl-4 {
|
||||
padding: 1.5rem 1.5rem !important;
|
||||
padding: 1.5rem !important;
|
||||
}
|
||||
.pt-xl-4 {
|
||||
padding-top: 1.5rem !important;
|
||||
@ -8860,7 +8880,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
padding-bottom: 1.5rem !important;
|
||||
}
|
||||
.p-xl-5 {
|
||||
padding: 3rem 3rem !important;
|
||||
padding: 3rem !important;
|
||||
}
|
||||
.pt-xl-5 {
|
||||
padding-top: 3rem !important;
|
||||
@ -9073,99 +9093,11 @@ a.text-gray-dark:focus, a.text-gray-dark:hover {
|
||||
border: 0;
|
||||
}
|
||||
|
||||
.visible {
|
||||
visibility: visible !important;
|
||||
}
|
||||
|
||||
.invisible {
|
||||
visibility: hidden !important;
|
||||
}
|
||||
|
||||
.hidden-xs-up {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
@media (max-width: 575px) {
|
||||
.hidden-xs-down {
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
|
||||
@media (min-width: 576px) {
|
||||
.hidden-sm-up {
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 767px) {
|
||||
.hidden-sm-down {
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
|
||||
@media (min-width: 768px) {
|
||||
.hidden-md-up {
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 991px) {
|
||||
.hidden-md-down {
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
|
||||
@media (min-width: 992px) {
|
||||
.hidden-lg-up {
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 1199px) {
|
||||
.hidden-lg-down {
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
|
||||
@media (min-width: 1200px) {
|
||||
.hidden-xl-up {
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
|
||||
.hidden-xl-down {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.visible-print-block {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
@media print {
|
||||
.visible-print-block {
|
||||
display: block !important;
|
||||
}
|
||||
}
|
||||
|
||||
.visible-print-inline {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
@media print {
|
||||
.visible-print-inline {
|
||||
display: inline !important;
|
||||
}
|
||||
}
|
||||
|
||||
.visible-print-inline-block {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
@media print {
|
||||
.visible-print-inline-block {
|
||||
display: inline-block !important;
|
||||
}
|
||||
}
|
||||
|
||||
@media print {
|
||||
.hidden-print {
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
/*# sourceMappingURL=bootstrap.css.map */
|
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
2
docs/assets/css/docs.min.css
vendored
2
docs/assets/css/docs.min.css
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
4
docs/assets/js/docs.min.js
vendored
4
docs/assets/js/docs.min.js
vendored
File diff suppressed because one or more lines are too long
4
docs/dist/css/bootstrap-grid.css
vendored
4
docs/dist/css/bootstrap-grid.css
vendored
@ -17,8 +17,8 @@ html {
|
||||
|
||||
.container {
|
||||
position: relative;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
margin-left: auto;
|
||||
padding-right: 15px;
|
||||
padding-left: 15px;
|
||||
}
|
||||
@ -81,8 +81,8 @@ html {
|
||||
|
||||
.container-fluid {
|
||||
position: relative;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
margin-left: auto;
|
||||
padding-right: 15px;
|
||||
padding-left: 15px;
|
||||
}
|
||||
|
2
docs/dist/css/bootstrap-grid.css.map
vendored
2
docs/dist/css/bootstrap-grid.css.map
vendored
File diff suppressed because one or more lines are too long
2
docs/dist/css/bootstrap-grid.min.css
vendored
2
docs/dist/css/bootstrap-grid.min.css
vendored
File diff suppressed because one or more lines are too long
2
docs/dist/css/bootstrap-grid.min.css.map
vendored
2
docs/dist/css/bootstrap-grid.min.css.map
vendored
File diff suppressed because one or more lines are too long
2
docs/dist/css/bootstrap-reboot.css
vendored
2
docs/dist/css/bootstrap-reboot.css
vendored
@ -3,8 +3,8 @@ html {
|
||||
box-sizing: border-box;
|
||||
font-family: sans-serif;
|
||||
line-height: 1.15;
|
||||
-ms-text-size-adjust: 100%;
|
||||
-webkit-text-size-adjust: 100%;
|
||||
-ms-text-size-adjust: 100%;
|
||||
-ms-overflow-style: scrollbar;
|
||||
-webkit-tap-highlight-color: transparent;
|
||||
}
|
||||
|
2
docs/dist/css/bootstrap-reboot.css.map
vendored
2
docs/dist/css/bootstrap-reboot.css.map
vendored
File diff suppressed because one or more lines are too long
2
docs/dist/css/bootstrap-reboot.min.css
vendored
2
docs/dist/css/bootstrap-reboot.min.css
vendored
@ -1 +1 @@
|
||||
html{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}*,::after,::before{-webkit-box-sizing:inherit;box-sizing:inherit}@-ms-viewport{width:device-width}body{margin:0;font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#292b2c;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;text-decoration:underline dotted;cursor:help;border-bottom:0}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#0275d8;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:#014c8c;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden}[role=button],a,area,button,input,label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#636c72;text-align:left;caption-side:bottom}th{text-align:left}label{display:inline-block;margin-bottom:.5rem}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=checkbox]:disabled,input[type=radio]:disabled{cursor:not-allowed}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}/*# sourceMappingURL=bootstrap-reboot.min.css.map */
|
||||
html{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}*,::after,::before{-webkit-box-sizing:inherit;box-sizing:inherit}@-ms-viewport{width:device-width}body{margin:0;font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#292b2c;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;text-decoration:underline dotted;cursor:help;border-bottom:0}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#0275d8;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:#014c8c;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden}[role=button],a,area,button,input,label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#636c72;text-align:left;caption-side:bottom}th{text-align:left}label{display:inline-block;margin-bottom:.5rem}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=checkbox]:disabled,input[type=radio]:disabled{cursor:not-allowed}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}/*# sourceMappingURL=bootstrap-reboot.min.css.map */
|
2
docs/dist/css/bootstrap-reboot.min.css.map
vendored
2
docs/dist/css/bootstrap-reboot.min.css.map
vendored
@ -1 +1 @@
|
||||
{"version":3,"sources":["../../scss/_reboot.scss","dist/css/bootstrap-reboot.css","bootstrap-reboot.css","../../scss/mixins/_hover.scss"],"names":[],"mappings":"AAoBA,KACE,mBAAA,WAAA,WAAA,WACA,YAAA,WACA,YAAA,KACA,qBAAA,KACA,yBAAA,KACA,mBAAA,UACA,4BAAA,YAGF,ECjBA,QADA,SDqBE,mBAAA,QAAA,WAAA,QAKA,cAAgB,MAAA,aASlB,KACE,OAAA,EACA,YAAA,aAAA,CAAA,SAAA,CAAA,kBAAA,CAAA,UAAA,CAAA,MAAA,CAAA,gBAAA,CAAA,KAAA,CAAA,WACA,UAAA,KACA,YAAA,IACA,YAAA,IACA,MAAA,QACA,iBAAA,KExBF,sBFiCE,QAAA,YASF,GACE,mBAAA,YAAA,WAAA,YACA,OAAA,EACA,SAAA,QAYF,GAAA,GAAA,GAAA,GAAA,GAAA,GACE,WAAA,EACA,cAAA,MAOF,EACE,WAAA,EACA,cAAA,KC5CF,0BDsDA,YAEE,gBAAA,UACA,gBAAA,UAAA,OACA,OAAA,KACA,cAAA,EAGF,QACE,cAAA,KACA,WAAA,OACA,YAAA,QClDF,GDqDA,GCtDA,GDyDE,WAAA,EACA,cAAA,KAGF,MCrDA,MACA,MAFA,MD0DE,cAAA,EAGF,GACE,YAAA,IAGF,GACE,cAAA,MACA,YAAA,EAGF,WACE,OAAA,EAAA,EAAA,KAGF,IACE,WAAA,OAGF,ECtDA,ODwDE,YAAA,OAGF,MACE,UAAA,IAQF,IC3DA,ID6DE,SAAA,SACA,UAAA,IACA,YAAA,EACA,eAAA,SAGF,IAAM,OAAA,OACN,IAAM,IAAA,MAON,EACE,MAAA,QACA,gBAAA,KACA,iBAAA,YACA,6BAAA,QGjLE,QHoLA,MAAA,QACA,gBAAA,UAUJ,8BACE,MAAA,QACA,gBAAA,KGvLE,oCAAA,oCH0LA,MAAA,QACA,gBAAA,KANJ,oCAUI,QAAA,EC7DJ,KACA,IDqEA,ICpEA,KDwEE,YAAA,SAAA,CAAA,UACA,UAAA,IAGF,IAEE,WAAA,EAEA,cAAA,KAEA,SAAA,KAQF,OAEE,OAAA,EAAA,EAAA,KAQF,IACE,eAAA,OACA,aAAA,KAGF,eACE,SAAA,OC/EF,cD6FA,EC/FA,KACA,OAEA,MACA,MACA,OACA,QACA,SDiGE,iBAAA,aAAA,aAAA,aAQF,MACE,gBAAA,SAGF,QACE,YAAA,OACA,eAAA,OACA,MAAA,QACA,WAAA,KACA,aAAA,OAGF,GAEE,WAAA,KAQF,MAEE,QAAA,aACA,cAAA,MAOF,aACE,QAAA,IAAA,OACA,QAAA,IAAA,KAAA,yBC3GF,OD8GA,MC5GA,SADA,OAEA,SDgHE,OAAA,EACA,YAAA,QACA,UAAA,QACA,YAAA,QAGF,OC9GA,MDgHE,SAAA,QAGF,OC9GA,ODgHE,eAAA,KC1GF,aACA,cD+GA,OCjHA,mBDqHE,mBAAA,OC9GF,gCACA,+BACA,gCDgHA,yBAIE,QAAA,EACA,aAAA,KC/GF,qBDkHA,kBAEE,mBAAA,WAAA,WAAA,WACA,QAAA,EC9GF,8BD2GA,2BASI,OAAA,YAKJ,iBCnHA,2BACA,kBAFA,iBD6HE,mBAAA,QAGF,SACE,SAAA,KAEA,OAAA,SAGF,SAME,UAAA,EAEA,QAAA,EACA,OAAA,EACA,OAAA,EAKF,OACE,QAAA,MACA,MAAA,KACA,UAAA,KACA,QAAA,EACA,cAAA,MACA,UAAA,OACA,YAAA,QACA,MAAA,QACA,YAAA,OAGF,SACE,eAAA,SErIF,yCDMA,yCDqIE,OAAA,KEtIF,cF8IE,eAAA,KACA,mBAAA,KE1IF,4CDMA,yCD6IE,mBAAA,KAQF,6BACE,KAAA,QACA,mBAAA,OAOF,OACE,QAAA,aAGF,QACE,QAAA,UAGF,SACE,QAAA,KEvJF,SF6JE,QAAA"}
|
||||
{"version":3,"sources":["../../scss/_reboot.scss","dist/css/bootstrap-reboot.css","bootstrap-reboot.css","../../scss/mixins/_hover.scss"],"names":[],"mappings":"AAoBA,KACE,mBAAA,WAAA,WAAA,WACA,YAAA,WACA,YAAA,KACA,yBAAA,KACA,qBAAA,KACA,mBAAA,UACA,4BAAA,YAGF,ECjBA,QADA,SDqBE,mBAAA,QAAA,WAAA,QAKA,cAAgB,MAAA,aASlB,KACE,OAAA,EACA,YAAA,aAAA,CAAA,SAAA,CAAA,kBAAA,CAAA,UAAA,CAAA,MAAA,CAAA,gBAAA,CAAA,KAAA,CAAA,WACA,UAAA,KACA,YAAA,IACA,YAAA,IACA,MAAA,QACA,iBAAA,KExBF,sBFiCE,QAAA,YASF,GACE,mBAAA,YAAA,WAAA,YACA,OAAA,EACA,SAAA,QAYF,GAAA,GAAA,GAAA,GAAA,GAAA,GACE,WAAA,EACA,cAAA,MAOF,EACE,WAAA,EACA,cAAA,KC5CF,0BDsDA,YAEE,gBAAA,UACA,gBAAA,UAAA,OACA,OAAA,KACA,cAAA,EAGF,QACE,cAAA,KACA,WAAA,OACA,YAAA,QClDF,GDqDA,GCtDA,GDyDE,WAAA,EACA,cAAA,KAGF,MCrDA,MACA,MAFA,MD0DE,cAAA,EAGF,GACE,YAAA,IAGF,GACE,cAAA,MACA,YAAA,EAGF,WACE,OAAA,EAAA,EAAA,KAGF,IACE,WAAA,OAGF,ECtDA,ODwDE,YAAA,OAGF,MACE,UAAA,IAQF,IC3DA,ID6DE,SAAA,SACA,UAAA,IACA,YAAA,EACA,eAAA,SAGF,IAAM,OAAA,OACN,IAAM,IAAA,MAON,EACE,MAAA,QACA,gBAAA,KACA,iBAAA,YACA,6BAAA,QGhLE,QHmLA,MAAA,QACA,gBAAA,UAUJ,8BACE,MAAA,QACA,gBAAA,KGrLE,oCAAA,oCHwLA,MAAA,QACA,gBAAA,KANJ,oCAUI,QAAA,EC7DJ,KACA,IDqEA,ICpEA,KDwEE,YAAA,SAAA,CAAA,UACA,UAAA,IAGF,IAEE,WAAA,EAEA,cAAA,KAEA,SAAA,KAQF,OAEE,OAAA,EAAA,EAAA,KAQF,IACE,eAAA,OACA,aAAA,KAGF,eACE,SAAA,OC/EF,cD6FA,EC/FA,KACA,OAEA,MACA,MACA,OACA,QACA,SDiGE,iBAAA,aAAA,aAAA,aAQF,MACE,gBAAA,SAGF,QACE,YAAA,OACA,eAAA,OACA,MAAA,QACA,WAAA,KACA,aAAA,OAGF,GAEE,WAAA,KAQF,MAEE,QAAA,aACA,cAAA,MAOF,aACE,QAAA,IAAA,OACA,QAAA,IAAA,KAAA,yBC3GF,OD8GA,MC5GA,SADA,OAEA,SDgHE,OAAA,EACA,YAAA,QACA,UAAA,QACA,YAAA,QAGF,OC9GA,MDgHE,SAAA,QAGF,OC9GA,ODgHE,eAAA,KC1GF,aACA,cD+GA,OCjHA,mBDqHE,mBAAA,OC9GF,gCACA,+BACA,gCDgHA,yBAIE,QAAA,EACA,aAAA,KC/GF,qBDkHA,kBAEE,mBAAA,WAAA,WAAA,WACA,QAAA,EC9GF,8BD2GA,2BASI,OAAA,YAKJ,iBCnHA,2BACA,kBAFA,iBD6HE,mBAAA,QAGF,SACE,SAAA,KAEA,OAAA,SAGF,SAME,UAAA,EAEA,QAAA,EACA,OAAA,EACA,OAAA,EAKF,OACE,QAAA,MACA,MAAA,KACA,UAAA,KACA,QAAA,EACA,cAAA,MACA,UAAA,OACA,YAAA,QACA,MAAA,QACA,YAAA,OAGF,SACE,eAAA,SErIF,yCDMA,yCDqIE,OAAA,KEtIF,cF8IE,eAAA,KACA,mBAAA,KE1IF,4CDMA,yCD6IE,mBAAA,KAQF,6BACE,KAAA,QACA,mBAAA,OAOF,OACE,QAAA,aAGF,QACE,QAAA,UAGF,SACE,QAAA,KEvJF,SF6JE,QAAA"}
|
@ -76,8 +76,8 @@ html {
|
||||
box-sizing: border-box;
|
||||
font-family: sans-serif;
|
||||
line-height: 1.15;
|
||||
-ms-text-size-adjust: 100%;
|
||||
-webkit-text-size-adjust: 100%;
|
||||
-ms-text-size-adjust: 100%;
|
||||
-ms-overflow-style: scrollbar;
|
||||
-webkit-tap-highlight-color: transparent;
|
||||
}
|
||||
@ -631,8 +631,8 @@ pre code {
|
||||
|
||||
.container {
|
||||
position: relative;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
margin-left: auto;
|
||||
padding-right: 15px;
|
||||
padding-left: 15px;
|
||||
}
|
||||
@ -695,8 +695,8 @@ pre code {
|
||||
|
||||
.container-fluid {
|
||||
position: relative;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
margin-left: auto;
|
||||
padding-right: 15px;
|
||||
padding-left: 15px;
|
||||
}
|
||||
@ -2339,8 +2339,8 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for
|
||||
|
||||
.has-success .input-group-addon {
|
||||
color: #5cb85c;
|
||||
border-color: #5cb85c;
|
||||
background-color: #eaf6ea;
|
||||
border-color: #5cb85c;
|
||||
}
|
||||
|
||||
.has-success .form-control-success {
|
||||
@ -2363,8 +2363,8 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for
|
||||
|
||||
.has-warning .input-group-addon {
|
||||
color: #f0ad4e;
|
||||
border-color: #f0ad4e;
|
||||
background-color: white;
|
||||
border-color: #f0ad4e;
|
||||
}
|
||||
|
||||
.has-warning .form-control-warning {
|
||||
@ -2387,8 +2387,8 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for
|
||||
|
||||
.has-danger .input-group-addon {
|
||||
color: #d9534f;
|
||||
border-color: #d9534f;
|
||||
background-color: #fdf7f7;
|
||||
border-color: #d9534f;
|
||||
}
|
||||
|
||||
.has-danger .form-control-danger {
|
||||
@ -2744,8 +2744,8 @@ fieldset[disabled] a.btn {
|
||||
|
||||
.btn-outline-primary {
|
||||
color: #0275d8;
|
||||
background-image: none;
|
||||
background-color: transparent;
|
||||
background-image: none;
|
||||
border-color: #0275d8;
|
||||
}
|
||||
|
||||
@ -2774,13 +2774,13 @@ fieldset[disabled] a.btn {
|
||||
|
||||
.btn-outline-secondary {
|
||||
color: #ccc;
|
||||
background-image: none;
|
||||
background-color: transparent;
|
||||
background-image: none;
|
||||
border-color: #ccc;
|
||||
}
|
||||
|
||||
.btn-outline-secondary:hover {
|
||||
color: #fff;
|
||||
color: #292b2c;
|
||||
background-color: #ccc;
|
||||
border-color: #ccc;
|
||||
}
|
||||
@ -2797,15 +2797,15 @@ fieldset[disabled] a.btn {
|
||||
|
||||
.btn-outline-secondary:active, .btn-outline-secondary.active,
|
||||
.show > .btn-outline-secondary.dropdown-toggle {
|
||||
color: #fff;
|
||||
color: #292b2c;
|
||||
background-color: #ccc;
|
||||
border-color: #ccc;
|
||||
}
|
||||
|
||||
.btn-outline-info {
|
||||
color: #5bc0de;
|
||||
background-image: none;
|
||||
background-color: transparent;
|
||||
background-image: none;
|
||||
border-color: #5bc0de;
|
||||
}
|
||||
|
||||
@ -2834,8 +2834,8 @@ fieldset[disabled] a.btn {
|
||||
|
||||
.btn-outline-success {
|
||||
color: #5cb85c;
|
||||
background-image: none;
|
||||
background-color: transparent;
|
||||
background-image: none;
|
||||
border-color: #5cb85c;
|
||||
}
|
||||
|
||||
@ -2864,8 +2864,8 @@ fieldset[disabled] a.btn {
|
||||
|
||||
.btn-outline-warning {
|
||||
color: #f0ad4e;
|
||||
background-image: none;
|
||||
background-color: transparent;
|
||||
background-image: none;
|
||||
border-color: #f0ad4e;
|
||||
}
|
||||
|
||||
@ -2894,8 +2894,8 @@ fieldset[disabled] a.btn {
|
||||
|
||||
.btn-outline-danger {
|
||||
color: #d9534f;
|
||||
background-image: none;
|
||||
background-color: transparent;
|
||||
background-image: none;
|
||||
border-color: #d9534f;
|
||||
}
|
||||
|
||||
@ -3034,10 +3034,6 @@ tbody.collapse.show {
|
||||
border-left: 0.3em solid transparent;
|
||||
}
|
||||
|
||||
.dropdown-toggle:focus {
|
||||
outline: 0;
|
||||
}
|
||||
|
||||
.dropup .dropdown-toggle::after {
|
||||
border-top: 0;
|
||||
border-bottom: 0.3em solid;
|
||||
@ -3214,14 +3210,14 @@ tbody.collapse.show {
|
||||
}
|
||||
|
||||
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
|
||||
border-bottom-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-bottom-left-radius: 0;
|
||||
border-top-left-radius: 0;
|
||||
border-bottom-left-radius: 0;
|
||||
}
|
||||
|
||||
.btn-group > .btn-group {
|
||||
@ -3234,13 +3230,13 @@ tbody.collapse.show {
|
||||
|
||||
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
|
||||
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
|
||||
border-bottom-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-bottom-left-radius: 0;
|
||||
border-top-left-radius: 0;
|
||||
border-bottom-left-radius: 0;
|
||||
}
|
||||
|
||||
.btn-group .dropdown-toggle:active,
|
||||
@ -3310,8 +3306,8 @@ tbody.collapse.show {
|
||||
}
|
||||
|
||||
.btn-group-vertical > .btn:last-child:not(:first-child) {
|
||||
border-top-right-radius: 0;
|
||||
border-top-left-radius: 0;
|
||||
border-top-right-radius: 0;
|
||||
}
|
||||
|
||||
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
|
||||
@ -3325,8 +3321,8 @@ tbody.collapse.show {
|
||||
}
|
||||
|
||||
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
|
||||
border-top-right-radius: 0;
|
||||
border-top-left-radius: 0;
|
||||
border-top-right-radius: 0;
|
||||
}
|
||||
|
||||
[data-toggle="buttons"] > .btn input[type="radio"],
|
||||
@ -3428,8 +3424,8 @@ tbody.collapse.show {
|
||||
.input-group-btn:not(:last-child) > .dropdown-toggle,
|
||||
.input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle),
|
||||
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn {
|
||||
border-bottom-right-radius: 0;
|
||||
border-top-right-radius: 0;
|
||||
border-bottom-right-radius: 0;
|
||||
}
|
||||
|
||||
.input-group-addon:not(:last-child) {
|
||||
@ -3443,8 +3439,8 @@ tbody.collapse.show {
|
||||
.input-group-btn:not(:first-child) > .dropdown-toggle,
|
||||
.input-group-btn:not(:last-child) > .btn:not(:first-child),
|
||||
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn {
|
||||
border-bottom-left-radius: 0;
|
||||
border-top-left-radius: 0;
|
||||
border-bottom-left-radius: 0;
|
||||
}
|
||||
|
||||
.form-control + .input-group-addon:not(:first-child) {
|
||||
@ -3669,7 +3665,7 @@ tbody.collapse.show {
|
||||
border-radius: 0.25rem;
|
||||
}
|
||||
|
||||
.custom-file-control:lang(en)::after {
|
||||
.custom-file-control:lang(en):empty::after {
|
||||
content: "Choose file...";
|
||||
}
|
||||
|
||||
@ -3730,8 +3726,8 @@ tbody.collapse.show {
|
||||
|
||||
.nav-tabs .nav-link {
|
||||
border: 1px solid transparent;
|
||||
border-top-right-radius: 0.25rem;
|
||||
border-top-left-radius: 0.25rem;
|
||||
border-top-right-radius: 0.25rem;
|
||||
}
|
||||
|
||||
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
|
||||
@ -3753,8 +3749,8 @@ tbody.collapse.show {
|
||||
|
||||
.nav-tabs .dropdown-menu {
|
||||
margin-top: -1px;
|
||||
border-top-right-radius: 0;
|
||||
border-top-left-radius: 0;
|
||||
border-top-right-radius: 0;
|
||||
}
|
||||
|
||||
.nav-pills .nav-link {
|
||||
@ -4334,8 +4330,8 @@ tbody.collapse.show {
|
||||
}
|
||||
|
||||
.card > .list-group:first-child .list-group-item:first-child {
|
||||
border-top-right-radius: 0.25rem;
|
||||
border-top-left-radius: 0.25rem;
|
||||
border-top-right-radius: 0.25rem;
|
||||
}
|
||||
|
||||
.card > .list-group:last-child .list-group-item:last-child {
|
||||
@ -4504,8 +4500,8 @@ tbody.collapse.show {
|
||||
}
|
||||
|
||||
.card-img-top {
|
||||
border-top-right-radius: calc(0.25rem - 1px);
|
||||
border-top-left-radius: calc(0.25rem - 1px);
|
||||
border-top-right-radius: calc(0.25rem - 1px);
|
||||
}
|
||||
|
||||
.card-img-bottom {
|
||||
@ -4531,8 +4527,8 @@ tbody.collapse.show {
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-box-flex: 1;
|
||||
-webkit-flex: 1 0 0%;
|
||||
-ms-flex: 1 0 0%;
|
||||
-webkit-flex: 1 0 0;
|
||||
-ms-flex: 1 0 0px;
|
||||
flex: 1 0 0%;
|
||||
-webkit-box-orient: vertical;
|
||||
-webkit-box-direction: normal;
|
||||
@ -4562,8 +4558,8 @@ tbody.collapse.show {
|
||||
}
|
||||
.card-group .card {
|
||||
-webkit-box-flex: 1;
|
||||
-webkit-flex: 1 0 0%;
|
||||
-ms-flex: 1 0 0%;
|
||||
-webkit-flex: 1 0 0;
|
||||
-ms-flex: 1 0 0px;
|
||||
flex: 1 0 0%;
|
||||
}
|
||||
.card-group .card + .card {
|
||||
@ -4571,8 +4567,8 @@ tbody.collapse.show {
|
||||
border-left: 0;
|
||||
}
|
||||
.card-group .card:first-child {
|
||||
border-bottom-right-radius: 0;
|
||||
border-top-right-radius: 0;
|
||||
border-bottom-right-radius: 0;
|
||||
}
|
||||
.card-group .card:first-child .card-img-top {
|
||||
border-top-right-radius: 0;
|
||||
@ -4581,8 +4577,8 @@ tbody.collapse.show {
|
||||
border-bottom-right-radius: 0;
|
||||
}
|
||||
.card-group .card:last-child {
|
||||
border-bottom-left-radius: 0;
|
||||
border-top-left-radius: 0;
|
||||
border-bottom-left-radius: 0;
|
||||
}
|
||||
.card-group .card:last-child .card-img-top {
|
||||
border-top-left-radius: 0;
|
||||
@ -4625,8 +4621,8 @@ tbody.collapse.show {
|
||||
|
||||
.breadcrumb::after {
|
||||
display: block;
|
||||
content: "";
|
||||
clear: both;
|
||||
content: "";
|
||||
}
|
||||
|
||||
.breadcrumb-item {
|
||||
@ -4665,13 +4661,13 @@ tbody.collapse.show {
|
||||
|
||||
.page-item:first-child .page-link {
|
||||
margin-left: 0;
|
||||
border-bottom-left-radius: 0.25rem;
|
||||
border-top-left-radius: 0.25rem;
|
||||
border-bottom-left-radius: 0.25rem;
|
||||
}
|
||||
|
||||
.page-item:last-child .page-link {
|
||||
border-bottom-right-radius: 0.25rem;
|
||||
border-top-right-radius: 0.25rem;
|
||||
border-bottom-right-radius: 0.25rem;
|
||||
}
|
||||
|
||||
.page-item.active .page-link {
|
||||
@ -4713,13 +4709,13 @@ tbody.collapse.show {
|
||||
}
|
||||
|
||||
.pagination-lg .page-item:first-child .page-link {
|
||||
border-bottom-left-radius: 0.3rem;
|
||||
border-top-left-radius: 0.3rem;
|
||||
border-bottom-left-radius: 0.3rem;
|
||||
}
|
||||
|
||||
.pagination-lg .page-item:last-child .page-link {
|
||||
border-bottom-right-radius: 0.3rem;
|
||||
border-top-right-radius: 0.3rem;
|
||||
border-bottom-right-radius: 0.3rem;
|
||||
}
|
||||
|
||||
.pagination-sm .page-link {
|
||||
@ -4728,13 +4724,13 @@ tbody.collapse.show {
|
||||
}
|
||||
|
||||
.pagination-sm .page-item:first-child .page-link {
|
||||
border-bottom-left-radius: 0.2rem;
|
||||
border-top-left-radius: 0.2rem;
|
||||
border-bottom-left-radius: 0.2rem;
|
||||
}
|
||||
|
||||
.pagination-sm .page-item:last-child .page-link {
|
||||
border-bottom-right-radius: 0.2rem;
|
||||
border-top-right-radius: 0.2rem;
|
||||
border-bottom-right-radius: 0.2rem;
|
||||
}
|
||||
|
||||
.badge {
|
||||
@ -4865,9 +4861,9 @@ a.badge:focus, a.badge:hover {
|
||||
}
|
||||
|
||||
.alert-success {
|
||||
color: #3c763d;
|
||||
background-color: #dff0d8;
|
||||
border-color: #d0e9c6;
|
||||
color: #3c763d;
|
||||
}
|
||||
|
||||
.alert-success hr {
|
||||
@ -4879,9 +4875,9 @@ a.badge:focus, a.badge:hover {
|
||||
}
|
||||
|
||||
.alert-info {
|
||||
color: #31708f;
|
||||
background-color: #d9edf7;
|
||||
border-color: #bcdff1;
|
||||
color: #31708f;
|
||||
}
|
||||
|
||||
.alert-info hr {
|
||||
@ -4893,9 +4889,9 @@ a.badge:focus, a.badge:hover {
|
||||
}
|
||||
|
||||
.alert-warning {
|
||||
color: #8a6d3b;
|
||||
background-color: #fcf8e3;
|
||||
border-color: #faf2cc;
|
||||
color: #8a6d3b;
|
||||
}
|
||||
|
||||
.alert-warning hr {
|
||||
@ -4907,9 +4903,9 @@ a.badge:focus, a.badge:hover {
|
||||
}
|
||||
|
||||
.alert-danger {
|
||||
color: #a94442;
|
||||
background-color: #f2dede;
|
||||
border-color: #ebcccc;
|
||||
color: #a94442;
|
||||
}
|
||||
|
||||
.alert-danger hr {
|
||||
@ -4994,8 +4990,8 @@ a.badge:focus, a.badge:hover {
|
||||
|
||||
.media-body {
|
||||
-webkit-box-flex: 1;
|
||||
-webkit-flex: 1 1 0%;
|
||||
-ms-flex: 1 1 0%;
|
||||
-webkit-flex: 1;
|
||||
-ms-flex: 1;
|
||||
flex: 1 1 0%;
|
||||
}
|
||||
|
||||
@ -5032,19 +5028,7 @@ a.badge:focus, a.badge:hover {
|
||||
|
||||
.list-group-item {
|
||||
position: relative;
|
||||
display: -webkit-box;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-box-orient: horizontal;
|
||||
-webkit-box-direction: normal;
|
||||
-webkit-flex-flow: row wrap;
|
||||
-ms-flex-flow: row wrap;
|
||||
flex-flow: row wrap;
|
||||
-webkit-box-align: center;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
display: block;
|
||||
padding: 0.75rem 1.25rem;
|
||||
margin-bottom: -1px;
|
||||
background-color: #fff;
|
||||
@ -5052,8 +5036,8 @@ a.badge:focus, a.badge:hover {
|
||||
}
|
||||
|
||||
.list-group-item:first-child {
|
||||
border-top-right-radius: 0.25rem;
|
||||
border-top-left-radius: 0.25rem;
|
||||
border-top-right-radius: 0.25rem;
|
||||
}
|
||||
|
||||
.list-group-item:last-child {
|
||||
@ -5423,17 +5407,17 @@ button.close {
|
||||
font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
letter-spacing: normal;
|
||||
line-break: auto;
|
||||
line-height: 1.5;
|
||||
text-align: left;
|
||||
text-align: start;
|
||||
text-decoration: none;
|
||||
text-shadow: none;
|
||||
text-transform: none;
|
||||
white-space: normal;
|
||||
letter-spacing: normal;
|
||||
word-break: normal;
|
||||
word-spacing: normal;
|
||||
white-space: normal;
|
||||
line-break: auto;
|
||||
font-size: 0.875rem;
|
||||
word-wrap: break-word;
|
||||
opacity: 0;
|
||||
@ -5527,17 +5511,17 @@ button.close {
|
||||
font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
letter-spacing: normal;
|
||||
line-break: auto;
|
||||
line-height: 1.5;
|
||||
text-align: left;
|
||||
text-align: start;
|
||||
text-decoration: none;
|
||||
text-shadow: none;
|
||||
text-transform: none;
|
||||
white-space: normal;
|
||||
letter-spacing: normal;
|
||||
word-break: normal;
|
||||
word-spacing: normal;
|
||||
white-space: normal;
|
||||
line-break: auto;
|
||||
font-size: 0.875rem;
|
||||
word-wrap: break-word;
|
||||
background-color: #fff;
|
||||
@ -5648,8 +5632,8 @@ button.close {
|
||||
font-size: 1rem;
|
||||
background-color: #f7f7f7;
|
||||
border-bottom: 1px solid #ebebeb;
|
||||
border-top-right-radius: calc(0.3rem - 1px);
|
||||
border-top-left-radius: calc(0.3rem - 1px);
|
||||
border-top-right-radius: calc(0.3rem - 1px);
|
||||
}
|
||||
|
||||
.popover-title:empty {
|
||||
@ -6004,13 +5988,13 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
}
|
||||
|
||||
.rounded-top {
|
||||
border-top-right-radius: 0.25rem;
|
||||
border-top-left-radius: 0.25rem;
|
||||
border-top-right-radius: 0.25rem;
|
||||
}
|
||||
|
||||
.rounded-right {
|
||||
border-bottom-right-radius: 0.25rem;
|
||||
border-top-right-radius: 0.25rem;
|
||||
border-bottom-right-radius: 0.25rem;
|
||||
}
|
||||
|
||||
.rounded-bottom {
|
||||
@ -6019,8 +6003,8 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
}
|
||||
|
||||
.rounded-left {
|
||||
border-bottom-left-radius: 0.25rem;
|
||||
border-top-left-radius: 0.25rem;
|
||||
border-bottom-left-radius: 0.25rem;
|
||||
}
|
||||
|
||||
.rounded-circle {
|
||||
@ -6033,8 +6017,8 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
|
||||
.clearfix::after {
|
||||
display: block;
|
||||
content: "";
|
||||
clear: both;
|
||||
content: "";
|
||||
}
|
||||
|
||||
.d-none {
|
||||
@ -6207,6 +6191,42 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
}
|
||||
}
|
||||
|
||||
.d-print-block {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
@media print {
|
||||
.d-print-block {
|
||||
display: block !important;
|
||||
}
|
||||
}
|
||||
|
||||
.d-print-inline {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
@media print {
|
||||
.d-print-inline {
|
||||
display: inline !important;
|
||||
}
|
||||
}
|
||||
|
||||
.d-print-inline-block {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
@media print {
|
||||
.d-print-inline-block {
|
||||
display: inline-block !important;
|
||||
}
|
||||
}
|
||||
|
||||
@media print {
|
||||
.d-print-none {
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
|
||||
.order-first {
|
||||
-webkit-box-ordinal-group: 0;
|
||||
-webkit-order: -1;
|
||||
@ -7246,7 +7266,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
position: -webkit-sticky;
|
||||
position: sticky;
|
||||
top: 0;
|
||||
z-index: 1030;
|
||||
z-index: 1020;
|
||||
}
|
||||
|
||||
.sr-only {
|
||||
@ -7310,7 +7330,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
}
|
||||
|
||||
.m-0 {
|
||||
margin: 0 0 !important;
|
||||
margin: 0 !important;
|
||||
}
|
||||
|
||||
.mt-0 {
|
||||
@ -7340,7 +7360,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
}
|
||||
|
||||
.m-1 {
|
||||
margin: 0.25rem 0.25rem !important;
|
||||
margin: 0.25rem !important;
|
||||
}
|
||||
|
||||
.mt-1 {
|
||||
@ -7370,7 +7390,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
}
|
||||
|
||||
.m-2 {
|
||||
margin: 0.5rem 0.5rem !important;
|
||||
margin: 0.5rem !important;
|
||||
}
|
||||
|
||||
.mt-2 {
|
||||
@ -7400,7 +7420,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
}
|
||||
|
||||
.m-3 {
|
||||
margin: 1rem 1rem !important;
|
||||
margin: 1rem !important;
|
||||
}
|
||||
|
||||
.mt-3 {
|
||||
@ -7430,7 +7450,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
}
|
||||
|
||||
.m-4 {
|
||||
margin: 1.5rem 1.5rem !important;
|
||||
margin: 1.5rem !important;
|
||||
}
|
||||
|
||||
.mt-4 {
|
||||
@ -7460,7 +7480,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
}
|
||||
|
||||
.m-5 {
|
||||
margin: 3rem 3rem !important;
|
||||
margin: 3rem !important;
|
||||
}
|
||||
|
||||
.mt-5 {
|
||||
@ -7490,7 +7510,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
}
|
||||
|
||||
.p-0 {
|
||||
padding: 0 0 !important;
|
||||
padding: 0 !important;
|
||||
}
|
||||
|
||||
.pt-0 {
|
||||
@ -7520,7 +7540,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
}
|
||||
|
||||
.p-1 {
|
||||
padding: 0.25rem 0.25rem !important;
|
||||
padding: 0.25rem !important;
|
||||
}
|
||||
|
||||
.pt-1 {
|
||||
@ -7550,7 +7570,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
}
|
||||
|
||||
.p-2 {
|
||||
padding: 0.5rem 0.5rem !important;
|
||||
padding: 0.5rem !important;
|
||||
}
|
||||
|
||||
.pt-2 {
|
||||
@ -7580,7 +7600,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
}
|
||||
|
||||
.p-3 {
|
||||
padding: 1rem 1rem !important;
|
||||
padding: 1rem !important;
|
||||
}
|
||||
|
||||
.pt-3 {
|
||||
@ -7610,7 +7630,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
}
|
||||
|
||||
.p-4 {
|
||||
padding: 1.5rem 1.5rem !important;
|
||||
padding: 1.5rem !important;
|
||||
}
|
||||
|
||||
.pt-4 {
|
||||
@ -7640,7 +7660,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
}
|
||||
|
||||
.p-5 {
|
||||
padding: 3rem 3rem !important;
|
||||
padding: 3rem !important;
|
||||
}
|
||||
|
||||
.pt-5 {
|
||||
@ -7701,7 +7721,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
|
||||
@media (min-width: 576px) {
|
||||
.m-sm-0 {
|
||||
margin: 0 0 !important;
|
||||
margin: 0 !important;
|
||||
}
|
||||
.mt-sm-0 {
|
||||
margin-top: 0 !important;
|
||||
@ -7724,7 +7744,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
margin-bottom: 0 !important;
|
||||
}
|
||||
.m-sm-1 {
|
||||
margin: 0.25rem 0.25rem !important;
|
||||
margin: 0.25rem !important;
|
||||
}
|
||||
.mt-sm-1 {
|
||||
margin-top: 0.25rem !important;
|
||||
@ -7747,7 +7767,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
margin-bottom: 0.25rem !important;
|
||||
}
|
||||
.m-sm-2 {
|
||||
margin: 0.5rem 0.5rem !important;
|
||||
margin: 0.5rem !important;
|
||||
}
|
||||
.mt-sm-2 {
|
||||
margin-top: 0.5rem !important;
|
||||
@ -7770,7 +7790,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
margin-bottom: 0.5rem !important;
|
||||
}
|
||||
.m-sm-3 {
|
||||
margin: 1rem 1rem !important;
|
||||
margin: 1rem !important;
|
||||
}
|
||||
.mt-sm-3 {
|
||||
margin-top: 1rem !important;
|
||||
@ -7793,7 +7813,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
margin-bottom: 1rem !important;
|
||||
}
|
||||
.m-sm-4 {
|
||||
margin: 1.5rem 1.5rem !important;
|
||||
margin: 1.5rem !important;
|
||||
}
|
||||
.mt-sm-4 {
|
||||
margin-top: 1.5rem !important;
|
||||
@ -7816,7 +7836,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
margin-bottom: 1.5rem !important;
|
||||
}
|
||||
.m-sm-5 {
|
||||
margin: 3rem 3rem !important;
|
||||
margin: 3rem !important;
|
||||
}
|
||||
.mt-sm-5 {
|
||||
margin-top: 3rem !important;
|
||||
@ -7839,7 +7859,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
margin-bottom: 3rem !important;
|
||||
}
|
||||
.p-sm-0 {
|
||||
padding: 0 0 !important;
|
||||
padding: 0 !important;
|
||||
}
|
||||
.pt-sm-0 {
|
||||
padding-top: 0 !important;
|
||||
@ -7862,7 +7882,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
padding-bottom: 0 !important;
|
||||
}
|
||||
.p-sm-1 {
|
||||
padding: 0.25rem 0.25rem !important;
|
||||
padding: 0.25rem !important;
|
||||
}
|
||||
.pt-sm-1 {
|
||||
padding-top: 0.25rem !important;
|
||||
@ -7885,7 +7905,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
padding-bottom: 0.25rem !important;
|
||||
}
|
||||
.p-sm-2 {
|
||||
padding: 0.5rem 0.5rem !important;
|
||||
padding: 0.5rem !important;
|
||||
}
|
||||
.pt-sm-2 {
|
||||
padding-top: 0.5rem !important;
|
||||
@ -7908,7 +7928,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
padding-bottom: 0.5rem !important;
|
||||
}
|
||||
.p-sm-3 {
|
||||
padding: 1rem 1rem !important;
|
||||
padding: 1rem !important;
|
||||
}
|
||||
.pt-sm-3 {
|
||||
padding-top: 1rem !important;
|
||||
@ -7931,7 +7951,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
padding-bottom: 1rem !important;
|
||||
}
|
||||
.p-sm-4 {
|
||||
padding: 1.5rem 1.5rem !important;
|
||||
padding: 1.5rem !important;
|
||||
}
|
||||
.pt-sm-4 {
|
||||
padding-top: 1.5rem !important;
|
||||
@ -7954,7 +7974,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
padding-bottom: 1.5rem !important;
|
||||
}
|
||||
.p-sm-5 {
|
||||
padding: 3rem 3rem !important;
|
||||
padding: 3rem !important;
|
||||
}
|
||||
.pt-sm-5 {
|
||||
padding-top: 3rem !important;
|
||||
@ -8003,7 +8023,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
|
||||
@media (min-width: 768px) {
|
||||
.m-md-0 {
|
||||
margin: 0 0 !important;
|
||||
margin: 0 !important;
|
||||
}
|
||||
.mt-md-0 {
|
||||
margin-top: 0 !important;
|
||||
@ -8026,7 +8046,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
margin-bottom: 0 !important;
|
||||
}
|
||||
.m-md-1 {
|
||||
margin: 0.25rem 0.25rem !important;
|
||||
margin: 0.25rem !important;
|
||||
}
|
||||
.mt-md-1 {
|
||||
margin-top: 0.25rem !important;
|
||||
@ -8049,7 +8069,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
margin-bottom: 0.25rem !important;
|
||||
}
|
||||
.m-md-2 {
|
||||
margin: 0.5rem 0.5rem !important;
|
||||
margin: 0.5rem !important;
|
||||
}
|
||||
.mt-md-2 {
|
||||
margin-top: 0.5rem !important;
|
||||
@ -8072,7 +8092,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
margin-bottom: 0.5rem !important;
|
||||
}
|
||||
.m-md-3 {
|
||||
margin: 1rem 1rem !important;
|
||||
margin: 1rem !important;
|
||||
}
|
||||
.mt-md-3 {
|
||||
margin-top: 1rem !important;
|
||||
@ -8095,7 +8115,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
margin-bottom: 1rem !important;
|
||||
}
|
||||
.m-md-4 {
|
||||
margin: 1.5rem 1.5rem !important;
|
||||
margin: 1.5rem !important;
|
||||
}
|
||||
.mt-md-4 {
|
||||
margin-top: 1.5rem !important;
|
||||
@ -8118,7 +8138,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
margin-bottom: 1.5rem !important;
|
||||
}
|
||||
.m-md-5 {
|
||||
margin: 3rem 3rem !important;
|
||||
margin: 3rem !important;
|
||||
}
|
||||
.mt-md-5 {
|
||||
margin-top: 3rem !important;
|
||||
@ -8141,7 +8161,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
margin-bottom: 3rem !important;
|
||||
}
|
||||
.p-md-0 {
|
||||
padding: 0 0 !important;
|
||||
padding: 0 !important;
|
||||
}
|
||||
.pt-md-0 {
|
||||
padding-top: 0 !important;
|
||||
@ -8164,7 +8184,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
padding-bottom: 0 !important;
|
||||
}
|
||||
.p-md-1 {
|
||||
padding: 0.25rem 0.25rem !important;
|
||||
padding: 0.25rem !important;
|
||||
}
|
||||
.pt-md-1 {
|
||||
padding-top: 0.25rem !important;
|
||||
@ -8187,7 +8207,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
padding-bottom: 0.25rem !important;
|
||||
}
|
||||
.p-md-2 {
|
||||
padding: 0.5rem 0.5rem !important;
|
||||
padding: 0.5rem !important;
|
||||
}
|
||||
.pt-md-2 {
|
||||
padding-top: 0.5rem !important;
|
||||
@ -8210,7 +8230,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
padding-bottom: 0.5rem !important;
|
||||
}
|
||||
.p-md-3 {
|
||||
padding: 1rem 1rem !important;
|
||||
padding: 1rem !important;
|
||||
}
|
||||
.pt-md-3 {
|
||||
padding-top: 1rem !important;
|
||||
@ -8233,7 +8253,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
padding-bottom: 1rem !important;
|
||||
}
|
||||
.p-md-4 {
|
||||
padding: 1.5rem 1.5rem !important;
|
||||
padding: 1.5rem !important;
|
||||
}
|
||||
.pt-md-4 {
|
||||
padding-top: 1.5rem !important;
|
||||
@ -8256,7 +8276,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
padding-bottom: 1.5rem !important;
|
||||
}
|
||||
.p-md-5 {
|
||||
padding: 3rem 3rem !important;
|
||||
padding: 3rem !important;
|
||||
}
|
||||
.pt-md-5 {
|
||||
padding-top: 3rem !important;
|
||||
@ -8305,7 +8325,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
|
||||
@media (min-width: 992px) {
|
||||
.m-lg-0 {
|
||||
margin: 0 0 !important;
|
||||
margin: 0 !important;
|
||||
}
|
||||
.mt-lg-0 {
|
||||
margin-top: 0 !important;
|
||||
@ -8328,7 +8348,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
margin-bottom: 0 !important;
|
||||
}
|
||||
.m-lg-1 {
|
||||
margin: 0.25rem 0.25rem !important;
|
||||
margin: 0.25rem !important;
|
||||
}
|
||||
.mt-lg-1 {
|
||||
margin-top: 0.25rem !important;
|
||||
@ -8351,7 +8371,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
margin-bottom: 0.25rem !important;
|
||||
}
|
||||
.m-lg-2 {
|
||||
margin: 0.5rem 0.5rem !important;
|
||||
margin: 0.5rem !important;
|
||||
}
|
||||
.mt-lg-2 {
|
||||
margin-top: 0.5rem !important;
|
||||
@ -8374,7 +8394,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
margin-bottom: 0.5rem !important;
|
||||
}
|
||||
.m-lg-3 {
|
||||
margin: 1rem 1rem !important;
|
||||
margin: 1rem !important;
|
||||
}
|
||||
.mt-lg-3 {
|
||||
margin-top: 1rem !important;
|
||||
@ -8397,7 +8417,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
margin-bottom: 1rem !important;
|
||||
}
|
||||
.m-lg-4 {
|
||||
margin: 1.5rem 1.5rem !important;
|
||||
margin: 1.5rem !important;
|
||||
}
|
||||
.mt-lg-4 {
|
||||
margin-top: 1.5rem !important;
|
||||
@ -8420,7 +8440,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
margin-bottom: 1.5rem !important;
|
||||
}
|
||||
.m-lg-5 {
|
||||
margin: 3rem 3rem !important;
|
||||
margin: 3rem !important;
|
||||
}
|
||||
.mt-lg-5 {
|
||||
margin-top: 3rem !important;
|
||||
@ -8443,7 +8463,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
margin-bottom: 3rem !important;
|
||||
}
|
||||
.p-lg-0 {
|
||||
padding: 0 0 !important;
|
||||
padding: 0 !important;
|
||||
}
|
||||
.pt-lg-0 {
|
||||
padding-top: 0 !important;
|
||||
@ -8466,7 +8486,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
padding-bottom: 0 !important;
|
||||
}
|
||||
.p-lg-1 {
|
||||
padding: 0.25rem 0.25rem !important;
|
||||
padding: 0.25rem !important;
|
||||
}
|
||||
.pt-lg-1 {
|
||||
padding-top: 0.25rem !important;
|
||||
@ -8489,7 +8509,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
padding-bottom: 0.25rem !important;
|
||||
}
|
||||
.p-lg-2 {
|
||||
padding: 0.5rem 0.5rem !important;
|
||||
padding: 0.5rem !important;
|
||||
}
|
||||
.pt-lg-2 {
|
||||
padding-top: 0.5rem !important;
|
||||
@ -8512,7 +8532,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
padding-bottom: 0.5rem !important;
|
||||
}
|
||||
.p-lg-3 {
|
||||
padding: 1rem 1rem !important;
|
||||
padding: 1rem !important;
|
||||
}
|
||||
.pt-lg-3 {
|
||||
padding-top: 1rem !important;
|
||||
@ -8535,7 +8555,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
padding-bottom: 1rem !important;
|
||||
}
|
||||
.p-lg-4 {
|
||||
padding: 1.5rem 1.5rem !important;
|
||||
padding: 1.5rem !important;
|
||||
}
|
||||
.pt-lg-4 {
|
||||
padding-top: 1.5rem !important;
|
||||
@ -8558,7 +8578,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
padding-bottom: 1.5rem !important;
|
||||
}
|
||||
.p-lg-5 {
|
||||
padding: 3rem 3rem !important;
|
||||
padding: 3rem !important;
|
||||
}
|
||||
.pt-lg-5 {
|
||||
padding-top: 3rem !important;
|
||||
@ -8607,7 +8627,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
|
||||
@media (min-width: 1200px) {
|
||||
.m-xl-0 {
|
||||
margin: 0 0 !important;
|
||||
margin: 0 !important;
|
||||
}
|
||||
.mt-xl-0 {
|
||||
margin-top: 0 !important;
|
||||
@ -8630,7 +8650,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
margin-bottom: 0 !important;
|
||||
}
|
||||
.m-xl-1 {
|
||||
margin: 0.25rem 0.25rem !important;
|
||||
margin: 0.25rem !important;
|
||||
}
|
||||
.mt-xl-1 {
|
||||
margin-top: 0.25rem !important;
|
||||
@ -8653,7 +8673,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
margin-bottom: 0.25rem !important;
|
||||
}
|
||||
.m-xl-2 {
|
||||
margin: 0.5rem 0.5rem !important;
|
||||
margin: 0.5rem !important;
|
||||
}
|
||||
.mt-xl-2 {
|
||||
margin-top: 0.5rem !important;
|
||||
@ -8676,7 +8696,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
margin-bottom: 0.5rem !important;
|
||||
}
|
||||
.m-xl-3 {
|
||||
margin: 1rem 1rem !important;
|
||||
margin: 1rem !important;
|
||||
}
|
||||
.mt-xl-3 {
|
||||
margin-top: 1rem !important;
|
||||
@ -8699,7 +8719,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
margin-bottom: 1rem !important;
|
||||
}
|
||||
.m-xl-4 {
|
||||
margin: 1.5rem 1.5rem !important;
|
||||
margin: 1.5rem !important;
|
||||
}
|
||||
.mt-xl-4 {
|
||||
margin-top: 1.5rem !important;
|
||||
@ -8722,7 +8742,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
margin-bottom: 1.5rem !important;
|
||||
}
|
||||
.m-xl-5 {
|
||||
margin: 3rem 3rem !important;
|
||||
margin: 3rem !important;
|
||||
}
|
||||
.mt-xl-5 {
|
||||
margin-top: 3rem !important;
|
||||
@ -8745,7 +8765,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
margin-bottom: 3rem !important;
|
||||
}
|
||||
.p-xl-0 {
|
||||
padding: 0 0 !important;
|
||||
padding: 0 !important;
|
||||
}
|
||||
.pt-xl-0 {
|
||||
padding-top: 0 !important;
|
||||
@ -8768,7 +8788,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
padding-bottom: 0 !important;
|
||||
}
|
||||
.p-xl-1 {
|
||||
padding: 0.25rem 0.25rem !important;
|
||||
padding: 0.25rem !important;
|
||||
}
|
||||
.pt-xl-1 {
|
||||
padding-top: 0.25rem !important;
|
||||
@ -8791,7 +8811,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
padding-bottom: 0.25rem !important;
|
||||
}
|
||||
.p-xl-2 {
|
||||
padding: 0.5rem 0.5rem !important;
|
||||
padding: 0.5rem !important;
|
||||
}
|
||||
.pt-xl-2 {
|
||||
padding-top: 0.5rem !important;
|
||||
@ -8814,7 +8834,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
padding-bottom: 0.5rem !important;
|
||||
}
|
||||
.p-xl-3 {
|
||||
padding: 1rem 1rem !important;
|
||||
padding: 1rem !important;
|
||||
}
|
||||
.pt-xl-3 {
|
||||
padding-top: 1rem !important;
|
||||
@ -8837,7 +8857,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
padding-bottom: 1rem !important;
|
||||
}
|
||||
.p-xl-4 {
|
||||
padding: 1.5rem 1.5rem !important;
|
||||
padding: 1.5rem !important;
|
||||
}
|
||||
.pt-xl-4 {
|
||||
padding-top: 1.5rem !important;
|
||||
@ -8860,7 +8880,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
padding-bottom: 1.5rem !important;
|
||||
}
|
||||
.p-xl-5 {
|
||||
padding: 3rem 3rem !important;
|
||||
padding: 3rem !important;
|
||||
}
|
||||
.pt-xl-5 {
|
||||
padding-top: 3rem !important;
|
||||
@ -9073,99 +9093,11 @@ a.text-gray-dark:focus, a.text-gray-dark:hover {
|
||||
border: 0;
|
||||
}
|
||||
|
||||
.visible {
|
||||
visibility: visible !important;
|
||||
}
|
||||
|
||||
.invisible {
|
||||
visibility: hidden !important;
|
||||
}
|
||||
|
||||
.hidden-xs-up {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
@media (max-width: 575px) {
|
||||
.hidden-xs-down {
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
|
||||
@media (min-width: 576px) {
|
||||
.hidden-sm-up {
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 767px) {
|
||||
.hidden-sm-down {
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
|
||||
@media (min-width: 768px) {
|
||||
.hidden-md-up {
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 991px) {
|
||||
.hidden-md-down {
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
|
||||
@media (min-width: 992px) {
|
||||
.hidden-lg-up {
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 1199px) {
|
||||
.hidden-lg-down {
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
|
||||
@media (min-width: 1200px) {
|
||||
.hidden-xl-up {
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
|
||||
.hidden-xl-down {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.visible-print-block {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
@media print {
|
||||
.visible-print-block {
|
||||
display: block !important;
|
||||
}
|
||||
}
|
||||
|
||||
.visible-print-inline {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
@media print {
|
||||
.visible-print-inline {
|
||||
display: inline !important;
|
||||
}
|
||||
}
|
||||
|
||||
.visible-print-inline-block {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
@media print {
|
||||
.visible-print-inline-block {
|
||||
display: inline-block !important;
|
||||
}
|
||||
}
|
||||
|
||||
@media print {
|
||||
.hidden-print {
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
/*# sourceMappingURL=bootstrap.css.map */
|
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
Loading…
Reference in New Issue
Block a user