mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
grunt
This commit is contained in:
parent
1ddc3f5e21
commit
d318d64c08
32 changed files with 129 additions and 362 deletions
89
dist/css/bootstrap-flex.css
vendored
89
dist/css/bootstrap-flex.css
vendored
|
@ -1,7 +1,7 @@
|
|||
/*!
|
||||
* Bootstrap v4.0.0-alpha (http://getbootstrap.com)
|
||||
* Copyright 2011-2015 Twitter, Inc.
|
||||
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
|
||||
* Licensed under ()
|
||||
*/
|
||||
|
||||
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
|
||||
|
@ -2728,21 +2728,12 @@ fieldset[disabled] a.btn {
|
|||
.open > .btn-primary.dropdown-toggle {
|
||||
background-image: none;
|
||||
}
|
||||
.btn-primary.disabled,
|
||||
.btn-primary.disabled:focus,
|
||||
.btn-primary.disabled:focus,
|
||||
.btn-primary.disabled.focus,
|
||||
.btn-primary.disabled:active,
|
||||
.btn-primary.disabled.active,
|
||||
.btn-primary:disabled,
|
||||
.btn-primary:disabled:focus,
|
||||
.btn-primary:disabled.focus,
|
||||
.btn-primary:disabled:active,
|
||||
.btn-primary:disabled.active,
|
||||
fieldset[disabled] .btn-primary,
|
||||
fieldset[disabled] .btn-primary:focus,
|
||||
fieldset[disabled] .btn-primary.focus,
|
||||
fieldset[disabled] .btn-primary:active,
|
||||
fieldset[disabled] .btn-primary.active {
|
||||
fieldset[disabled] .btn-primary.focus {
|
||||
background-color: #0275d8;
|
||||
border-color: #0267bf;
|
||||
}
|
||||
|
@ -2781,21 +2772,12 @@ fieldset[disabled] a.btn {
|
|||
.open > .btn-secondary.dropdown-toggle {
|
||||
background-image: none;
|
||||
}
|
||||
.btn-secondary.disabled,
|
||||
.btn-secondary.disabled:focus,
|
||||
.btn-secondary.disabled:focus,
|
||||
.btn-secondary.disabled.focus,
|
||||
.btn-secondary.disabled:active,
|
||||
.btn-secondary.disabled.active,
|
||||
.btn-secondary:disabled,
|
||||
.btn-secondary:disabled:focus,
|
||||
.btn-secondary:disabled.focus,
|
||||
.btn-secondary:disabled:active,
|
||||
.btn-secondary:disabled.active,
|
||||
fieldset[disabled] .btn-secondary,
|
||||
fieldset[disabled] .btn-secondary:focus,
|
||||
fieldset[disabled] .btn-secondary.focus,
|
||||
fieldset[disabled] .btn-secondary:active,
|
||||
fieldset[disabled] .btn-secondary.active {
|
||||
fieldset[disabled] .btn-secondary.focus {
|
||||
background-color: #fff;
|
||||
border-color: #ccc;
|
||||
}
|
||||
|
@ -2834,21 +2816,12 @@ fieldset[disabled] a.btn {
|
|||
.open > .btn-info.dropdown-toggle {
|
||||
background-image: none;
|
||||
}
|
||||
.btn-info.disabled,
|
||||
.btn-info.disabled:focus,
|
||||
.btn-info.disabled:focus,
|
||||
.btn-info.disabled.focus,
|
||||
.btn-info.disabled:active,
|
||||
.btn-info.disabled.active,
|
||||
.btn-info:disabled,
|
||||
.btn-info:disabled:focus,
|
||||
.btn-info:disabled.focus,
|
||||
.btn-info:disabled:active,
|
||||
.btn-info:disabled.active,
|
||||
fieldset[disabled] .btn-info,
|
||||
fieldset[disabled] .btn-info:focus,
|
||||
fieldset[disabled] .btn-info.focus,
|
||||
fieldset[disabled] .btn-info:active,
|
||||
fieldset[disabled] .btn-info.active {
|
||||
fieldset[disabled] .btn-info.focus {
|
||||
background-color: #5bc0de;
|
||||
border-color: #46b8da;
|
||||
}
|
||||
|
@ -2887,21 +2860,12 @@ fieldset[disabled] a.btn {
|
|||
.open > .btn-success.dropdown-toggle {
|
||||
background-image: none;
|
||||
}
|
||||
.btn-success.disabled,
|
||||
.btn-success.disabled:focus,
|
||||
.btn-success.disabled:focus,
|
||||
.btn-success.disabled.focus,
|
||||
.btn-success.disabled:active,
|
||||
.btn-success.disabled.active,
|
||||
.btn-success:disabled,
|
||||
.btn-success:disabled:focus,
|
||||
.btn-success:disabled.focus,
|
||||
.btn-success:disabled:active,
|
||||
.btn-success:disabled.active,
|
||||
fieldset[disabled] .btn-success,
|
||||
fieldset[disabled] .btn-success:focus,
|
||||
fieldset[disabled] .btn-success.focus,
|
||||
fieldset[disabled] .btn-success:active,
|
||||
fieldset[disabled] .btn-success.active {
|
||||
fieldset[disabled] .btn-success.focus {
|
||||
background-color: #5cb85c;
|
||||
border-color: #4cae4c;
|
||||
}
|
||||
|
@ -2940,21 +2904,12 @@ fieldset[disabled] a.btn {
|
|||
.open > .btn-warning.dropdown-toggle {
|
||||
background-image: none;
|
||||
}
|
||||
.btn-warning.disabled,
|
||||
.btn-warning.disabled:focus,
|
||||
.btn-warning.disabled:focus,
|
||||
.btn-warning.disabled.focus,
|
||||
.btn-warning.disabled:active,
|
||||
.btn-warning.disabled.active,
|
||||
.btn-warning:disabled,
|
||||
.btn-warning:disabled:focus,
|
||||
.btn-warning:disabled.focus,
|
||||
.btn-warning:disabled:active,
|
||||
.btn-warning:disabled.active,
|
||||
fieldset[disabled] .btn-warning,
|
||||
fieldset[disabled] .btn-warning:focus,
|
||||
fieldset[disabled] .btn-warning.focus,
|
||||
fieldset[disabled] .btn-warning:active,
|
||||
fieldset[disabled] .btn-warning.active {
|
||||
fieldset[disabled] .btn-warning.focus {
|
||||
background-color: #f0ad4e;
|
||||
border-color: #eea236;
|
||||
}
|
||||
|
@ -2993,21 +2948,12 @@ fieldset[disabled] a.btn {
|
|||
.open > .btn-danger.dropdown-toggle {
|
||||
background-image: none;
|
||||
}
|
||||
.btn-danger.disabled,
|
||||
.btn-danger.disabled:focus,
|
||||
.btn-danger.disabled:focus,
|
||||
.btn-danger.disabled.focus,
|
||||
.btn-danger.disabled:active,
|
||||
.btn-danger.disabled.active,
|
||||
.btn-danger:disabled,
|
||||
.btn-danger:disabled:focus,
|
||||
.btn-danger:disabled.focus,
|
||||
.btn-danger:disabled:active,
|
||||
.btn-danger:disabled.active,
|
||||
fieldset[disabled] .btn-danger,
|
||||
fieldset[disabled] .btn-danger:focus,
|
||||
fieldset[disabled] .btn-danger.focus,
|
||||
fieldset[disabled] .btn-danger:active,
|
||||
fieldset[disabled] .btn-danger.active {
|
||||
fieldset[disabled] .btn-danger.focus {
|
||||
background-color: #d9534f;
|
||||
border-color: #d43f3a;
|
||||
}
|
||||
|
@ -5361,10 +5307,17 @@ button.close {
|
|||
}
|
||||
|
||||
.modal-header {
|
||||
min-height: 16.5px;
|
||||
padding: 15px;
|
||||
border-bottom: 1px solid #e5e5e5;
|
||||
}
|
||||
.modal-header:before,
|
||||
.modal-header:after {
|
||||
display: table;
|
||||
content: " ";
|
||||
}
|
||||
.modal-header:after {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.modal-header .close {
|
||||
margin-top: -2px;
|
||||
|
|
2
dist/css/bootstrap-flex.css.map
vendored
2
dist/css/bootstrap-flex.css.map
vendored
File diff suppressed because one or more lines are too long
5
dist/css/bootstrap-flex.min.css
vendored
5
dist/css/bootstrap-flex.min.css
vendored
File diff suppressed because one or more lines are too long
1
dist/css/bootstrap-flex.min.css.map
vendored
Normal file
1
dist/css/bootstrap-flex.min.css.map
vendored
Normal file
File diff suppressed because one or more lines are too long
2
dist/css/bootstrap-grid.css
vendored
2
dist/css/bootstrap-grid.css
vendored
|
@ -1,7 +1,7 @@
|
|||
/*!
|
||||
* Bootstrap v4.0.0-alpha (http://getbootstrap.com)
|
||||
* Copyright 2011-2015 Twitter, Inc.
|
||||
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
|
||||
* Licensed under ()
|
||||
*/
|
||||
|
||||
.container {
|
||||
|
|
5
dist/css/bootstrap-grid.min.css
vendored
5
dist/css/bootstrap-grid.min.css
vendored
File diff suppressed because one or more lines are too long
1
dist/css/bootstrap-grid.min.css.map
vendored
Normal file
1
dist/css/bootstrap-grid.min.css.map
vendored
Normal file
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
|
@ -1,7 +1,7 @@
|
|||
/*!
|
||||
* Bootstrap v4.0.0-alpha (http://getbootstrap.com)
|
||||
* Copyright 2011-2015 Twitter, Inc.
|
||||
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
|
||||
* Licensed under ()
|
||||
*/
|
||||
|
||||
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
|
||||
|
|
2
dist/css/bootstrap-reboot.css.map
vendored
2
dist/css/bootstrap-reboot.css.map
vendored
|
@ -1 +1 @@
|
|||
{"version":3,"sources":["../../scss/_normalize.scss","bootstrap-reboot.css","../../scss/_reboot.scss","../../scss/_variables.scss","../../scss/mixins/_hover.scss","../../scss/mixins/_tab-focus.scss"],"names":[],"mappings":"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","file":"bootstrap-reboot.css"}
|
||||
{"version":3,"sources":["../../scss/_normalize.scss","bootstrap-reboot.css","../../scss/_reboot.scss","../../scss/_variables.scss","../../scss/mixins/_hover.scss","../../scss/mixins/_tab-focus.scss"],"names":[],"mappings":"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","file":"bootstrap-reboot.css"}
|
5
dist/css/bootstrap-reboot.min.css
vendored
5
dist/css/bootstrap-reboot.min.css
vendored
|
@ -1,5 +1,6 @@
|
|||
/*!
|
||||
* Bootstrap v4.0.0-alpha (http://getbootstrap.com)
|
||||
* Copyright 2011-2015 Twitter, Inc.
|
||||
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
|
||||
*//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */a,table{background-color:transparent}address,dl,ol,p,ul{margin-bottom:1rem}b,dt,optgroup,strong{font-weight:700}pre,textarea{overflow:auto}caption,th{text-align:left}fieldset,legend,td,th{padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,legend,main,menu,nav,section,summary{display:block}label,output{display:inline-block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{color:#0275d8;text-decoration:none}a:active,a:hover{outline:0}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0;vertical-align:middle}svg:not(:root){overflow:hidden}hr{height:0;-webkit-box-sizing:content-box;box-sizing:content-box}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}address,legend{line-height:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:none}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{resize:vertical}table{border-spacing:0;border-collapse:collapse}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:16px;-webkit-tap-highlight-color:transparent}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}@-ms-viewport{width:device-width}@viewport{width:device-width}body{margin:0;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:1rem;line-height:1.5;color:#373a3c;background-color:#fff}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}dl,ol,p,ul{margin-top:0}abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #818a91}address{font-style:normal}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dd,label,legend{margin-bottom:.5rem}dd{margin-left:0}blockquote,figure{margin:0 0 1rem}a:focus,a:hover{color:#014c8c;text-decoration:underline}a:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}pre{margin-top:0;margin-bottom:1rem}[role=button]{cursor:pointer}caption{padding-top:.75rem;padding-bottom:.75rem;color:#818a91;caption-side:bottom}button,input,select,textarea{margin:0;line-height:inherit}fieldset{min-width:0;margin:0;border:0}legend{border:0;width:100%;font-size:1.5rem}
|
||||
* Licensed under ()
|
||||
*//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */a,table{background-color:transparent}address,dl,ol,p,ul{margin-bottom:1rem}b,dt,optgroup,strong{font-weight:700}pre,textarea{overflow:auto}caption,th{text-align:left}article,aside,details,figcaption,figure,footer,header,hgroup,legend,main,menu,nav,section,summary{display:block}fieldset,legend,td,th{padding:0}label,output{display:inline-block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{color:#0275d8;text-decoration:none}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0;vertical-align:middle}svg:not(:root){overflow:hidden}hr{height:0;-webkit-box-sizing:content-box;box-sizing:content-box}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}address,legend{line-height:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:none}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{resize:vertical}table{border-spacing:0;border-collapse:collapse}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:16px;-webkit-tap-highlight-color:transparent}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}@-ms-viewport{width:device-width}@viewport{width:device-width}body{margin:0;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:1rem;line-height:1.5;color:#373a3c;background-color:#fff}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}dl,ol,p,ul{margin-top:0}abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #818a91}address{font-style:normal}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dd,label,legend{margin-bottom:.5rem}dd{margin-left:0}blockquote,figure{margin:0 0 1rem}a:focus,a:hover{color:#014c8c;text-decoration:underline}a:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}pre{margin-top:0;margin-bottom:1rem}[role=button]{cursor:pointer}caption{padding-top:.75rem;padding-bottom:.75rem;color:#818a91;caption-side:bottom}button,input,select,textarea{margin:0;line-height:inherit}fieldset{min-width:0;margin:0;border:0}legend{border:0;width:100%;font-size:1.5rem}
|
||||
/*# sourceMappingURL=bootstrap-reboot.min.css.map */
|
1
dist/css/bootstrap-reboot.min.css.map
vendored
Normal file
1
dist/css/bootstrap-reboot.min.css.map
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
{"version":3,"sources":["../../scss/_normalize.scss","../../scss/_reboot.scss","dist/css/bootstrap-reboot.css","bootstrap-reboot.css","../../scss/mixins/_hover.scss","../../scss/_variables.scss","../../scss/mixins/_tab-focus.scss"],"names":[],"mappings":"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"}
|
|
@ -1,7 +1,7 @@
|
|||
/*!
|
||||
* Bootstrap v4.0.0-alpha (http://getbootstrap.com)
|
||||
* Copyright 2011-2015 Twitter, Inc.
|
||||
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
|
||||
* Licensed under ()
|
||||
*/
|
||||
|
||||
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
|
||||
|
@ -2295,21 +2295,12 @@ fieldset[disabled] a.btn {
|
|||
.open > .btn-primary.dropdown-toggle {
|
||||
background-image: none;
|
||||
}
|
||||
.btn-primary.disabled,
|
||||
.btn-primary.disabled:focus,
|
||||
.btn-primary.disabled:focus,
|
||||
.btn-primary.disabled.focus,
|
||||
.btn-primary.disabled:active,
|
||||
.btn-primary.disabled.active,
|
||||
.btn-primary:disabled,
|
||||
.btn-primary:disabled:focus,
|
||||
.btn-primary:disabled.focus,
|
||||
.btn-primary:disabled:active,
|
||||
.btn-primary:disabled.active,
|
||||
fieldset[disabled] .btn-primary,
|
||||
fieldset[disabled] .btn-primary:focus,
|
||||
fieldset[disabled] .btn-primary.focus,
|
||||
fieldset[disabled] .btn-primary:active,
|
||||
fieldset[disabled] .btn-primary.active {
|
||||
fieldset[disabled] .btn-primary.focus {
|
||||
background-color: #0275d8;
|
||||
border-color: #0267bf;
|
||||
}
|
||||
|
@ -2348,21 +2339,12 @@ fieldset[disabled] a.btn {
|
|||
.open > .btn-secondary.dropdown-toggle {
|
||||
background-image: none;
|
||||
}
|
||||
.btn-secondary.disabled,
|
||||
.btn-secondary.disabled:focus,
|
||||
.btn-secondary.disabled:focus,
|
||||
.btn-secondary.disabled.focus,
|
||||
.btn-secondary.disabled:active,
|
||||
.btn-secondary.disabled.active,
|
||||
.btn-secondary:disabled,
|
||||
.btn-secondary:disabled:focus,
|
||||
.btn-secondary:disabled.focus,
|
||||
.btn-secondary:disabled:active,
|
||||
.btn-secondary:disabled.active,
|
||||
fieldset[disabled] .btn-secondary,
|
||||
fieldset[disabled] .btn-secondary:focus,
|
||||
fieldset[disabled] .btn-secondary.focus,
|
||||
fieldset[disabled] .btn-secondary:active,
|
||||
fieldset[disabled] .btn-secondary.active {
|
||||
fieldset[disabled] .btn-secondary.focus {
|
||||
background-color: #fff;
|
||||
border-color: #ccc;
|
||||
}
|
||||
|
@ -2401,21 +2383,12 @@ fieldset[disabled] a.btn {
|
|||
.open > .btn-info.dropdown-toggle {
|
||||
background-image: none;
|
||||
}
|
||||
.btn-info.disabled,
|
||||
.btn-info.disabled:focus,
|
||||
.btn-info.disabled:focus,
|
||||
.btn-info.disabled.focus,
|
||||
.btn-info.disabled:active,
|
||||
.btn-info.disabled.active,
|
||||
.btn-info:disabled,
|
||||
.btn-info:disabled:focus,
|
||||
.btn-info:disabled.focus,
|
||||
.btn-info:disabled:active,
|
||||
.btn-info:disabled.active,
|
||||
fieldset[disabled] .btn-info,
|
||||
fieldset[disabled] .btn-info:focus,
|
||||
fieldset[disabled] .btn-info.focus,
|
||||
fieldset[disabled] .btn-info:active,
|
||||
fieldset[disabled] .btn-info.active {
|
||||
fieldset[disabled] .btn-info.focus {
|
||||
background-color: #5bc0de;
|
||||
border-color: #46b8da;
|
||||
}
|
||||
|
@ -2454,21 +2427,12 @@ fieldset[disabled] a.btn {
|
|||
.open > .btn-success.dropdown-toggle {
|
||||
background-image: none;
|
||||
}
|
||||
.btn-success.disabled,
|
||||
.btn-success.disabled:focus,
|
||||
.btn-success.disabled:focus,
|
||||
.btn-success.disabled.focus,
|
||||
.btn-success.disabled:active,
|
||||
.btn-success.disabled.active,
|
||||
.btn-success:disabled,
|
||||
.btn-success:disabled:focus,
|
||||
.btn-success:disabled.focus,
|
||||
.btn-success:disabled:active,
|
||||
.btn-success:disabled.active,
|
||||
fieldset[disabled] .btn-success,
|
||||
fieldset[disabled] .btn-success:focus,
|
||||
fieldset[disabled] .btn-success.focus,
|
||||
fieldset[disabled] .btn-success:active,
|
||||
fieldset[disabled] .btn-success.active {
|
||||
fieldset[disabled] .btn-success.focus {
|
||||
background-color: #5cb85c;
|
||||
border-color: #4cae4c;
|
||||
}
|
||||
|
@ -2507,21 +2471,12 @@ fieldset[disabled] a.btn {
|
|||
.open > .btn-warning.dropdown-toggle {
|
||||
background-image: none;
|
||||
}
|
||||
.btn-warning.disabled,
|
||||
.btn-warning.disabled:focus,
|
||||
.btn-warning.disabled:focus,
|
||||
.btn-warning.disabled.focus,
|
||||
.btn-warning.disabled:active,
|
||||
.btn-warning.disabled.active,
|
||||
.btn-warning:disabled,
|
||||
.btn-warning:disabled:focus,
|
||||
.btn-warning:disabled.focus,
|
||||
.btn-warning:disabled:active,
|
||||
.btn-warning:disabled.active,
|
||||
fieldset[disabled] .btn-warning,
|
||||
fieldset[disabled] .btn-warning:focus,
|
||||
fieldset[disabled] .btn-warning.focus,
|
||||
fieldset[disabled] .btn-warning:active,
|
||||
fieldset[disabled] .btn-warning.active {
|
||||
fieldset[disabled] .btn-warning.focus {
|
||||
background-color: #f0ad4e;
|
||||
border-color: #eea236;
|
||||
}
|
||||
|
@ -2560,21 +2515,12 @@ fieldset[disabled] a.btn {
|
|||
.open > .btn-danger.dropdown-toggle {
|
||||
background-image: none;
|
||||
}
|
||||
.btn-danger.disabled,
|
||||
.btn-danger.disabled:focus,
|
||||
.btn-danger.disabled:focus,
|
||||
.btn-danger.disabled.focus,
|
||||
.btn-danger.disabled:active,
|
||||
.btn-danger.disabled.active,
|
||||
.btn-danger:disabled,
|
||||
.btn-danger:disabled:focus,
|
||||
.btn-danger:disabled.focus,
|
||||
.btn-danger:disabled:active,
|
||||
.btn-danger:disabled.active,
|
||||
fieldset[disabled] .btn-danger,
|
||||
fieldset[disabled] .btn-danger:focus,
|
||||
fieldset[disabled] .btn-danger.focus,
|
||||
fieldset[disabled] .btn-danger:active,
|
||||
fieldset[disabled] .btn-danger.active {
|
||||
fieldset[disabled] .btn-danger.focus {
|
||||
background-color: #d9534f;
|
||||
border-color: #d43f3a;
|
||||
}
|
||||
|
@ -4933,10 +4879,17 @@ button.close {
|
|||
}
|
||||
|
||||
.modal-header {
|
||||
min-height: 16.5px;
|
||||
padding: 15px;
|
||||
border-bottom: 1px solid #e5e5e5;
|
||||
}
|
||||
.modal-header:before,
|
||||
.modal-header:after {
|
||||
display: table;
|
||||
content: " ";
|
||||
}
|
||||
.modal-header:after {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.modal-header .close {
|
||||
margin-top: -2px;
|
||||
|
|
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
5
dist/css/bootstrap.min.css
vendored
5
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
3
docs/assets/css/docs.min.css
vendored
3
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
89
docs/dist/css/bootstrap-flex.css
vendored
89
docs/dist/css/bootstrap-flex.css
vendored
|
@ -1,7 +1,7 @@
|
|||
/*!
|
||||
* Bootstrap v4.0.0-alpha (http://getbootstrap.com)
|
||||
* Copyright 2011-2015 Twitter, Inc.
|
||||
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
|
||||
* Licensed under ()
|
||||
*/
|
||||
|
||||
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
|
||||
|
@ -2728,21 +2728,12 @@ fieldset[disabled] a.btn {
|
|||
.open > .btn-primary.dropdown-toggle {
|
||||
background-image: none;
|
||||
}
|
||||
.btn-primary.disabled,
|
||||
.btn-primary.disabled:focus,
|
||||
.btn-primary.disabled:focus,
|
||||
.btn-primary.disabled.focus,
|
||||
.btn-primary.disabled:active,
|
||||
.btn-primary.disabled.active,
|
||||
.btn-primary:disabled,
|
||||
.btn-primary:disabled:focus,
|
||||
.btn-primary:disabled.focus,
|
||||
.btn-primary:disabled:active,
|
||||
.btn-primary:disabled.active,
|
||||
fieldset[disabled] .btn-primary,
|
||||
fieldset[disabled] .btn-primary:focus,
|
||||
fieldset[disabled] .btn-primary.focus,
|
||||
fieldset[disabled] .btn-primary:active,
|
||||
fieldset[disabled] .btn-primary.active {
|
||||
fieldset[disabled] .btn-primary.focus {
|
||||
background-color: #0275d8;
|
||||
border-color: #0267bf;
|
||||
}
|
||||
|
@ -2781,21 +2772,12 @@ fieldset[disabled] a.btn {
|
|||
.open > .btn-secondary.dropdown-toggle {
|
||||
background-image: none;
|
||||
}
|
||||
.btn-secondary.disabled,
|
||||
.btn-secondary.disabled:focus,
|
||||
.btn-secondary.disabled:focus,
|
||||
.btn-secondary.disabled.focus,
|
||||
.btn-secondary.disabled:active,
|
||||
.btn-secondary.disabled.active,
|
||||
.btn-secondary:disabled,
|
||||
.btn-secondary:disabled:focus,
|
||||
.btn-secondary:disabled.focus,
|
||||
.btn-secondary:disabled:active,
|
||||
.btn-secondary:disabled.active,
|
||||
fieldset[disabled] .btn-secondary,
|
||||
fieldset[disabled] .btn-secondary:focus,
|
||||
fieldset[disabled] .btn-secondary.focus,
|
||||
fieldset[disabled] .btn-secondary:active,
|
||||
fieldset[disabled] .btn-secondary.active {
|
||||
fieldset[disabled] .btn-secondary.focus {
|
||||
background-color: #fff;
|
||||
border-color: #ccc;
|
||||
}
|
||||
|
@ -2834,21 +2816,12 @@ fieldset[disabled] a.btn {
|
|||
.open > .btn-info.dropdown-toggle {
|
||||
background-image: none;
|
||||
}
|
||||
.btn-info.disabled,
|
||||
.btn-info.disabled:focus,
|
||||
.btn-info.disabled:focus,
|
||||
.btn-info.disabled.focus,
|
||||
.btn-info.disabled:active,
|
||||
.btn-info.disabled.active,
|
||||
.btn-info:disabled,
|
||||
.btn-info:disabled:focus,
|
||||
.btn-info:disabled.focus,
|
||||
.btn-info:disabled:active,
|
||||
.btn-info:disabled.active,
|
||||
fieldset[disabled] .btn-info,
|
||||
fieldset[disabled] .btn-info:focus,
|
||||
fieldset[disabled] .btn-info.focus,
|
||||
fieldset[disabled] .btn-info:active,
|
||||
fieldset[disabled] .btn-info.active {
|
||||
fieldset[disabled] .btn-info.focus {
|
||||
background-color: #5bc0de;
|
||||
border-color: #46b8da;
|
||||
}
|
||||
|
@ -2887,21 +2860,12 @@ fieldset[disabled] a.btn {
|
|||
.open > .btn-success.dropdown-toggle {
|
||||
background-image: none;
|
||||
}
|
||||
.btn-success.disabled,
|
||||
.btn-success.disabled:focus,
|
||||
.btn-success.disabled:focus,
|
||||
.btn-success.disabled.focus,
|
||||
.btn-success.disabled:active,
|
||||
.btn-success.disabled.active,
|
||||
.btn-success:disabled,
|
||||
.btn-success:disabled:focus,
|
||||
.btn-success:disabled.focus,
|
||||
.btn-success:disabled:active,
|
||||
.btn-success:disabled.active,
|
||||
fieldset[disabled] .btn-success,
|
||||
fieldset[disabled] .btn-success:focus,
|
||||
fieldset[disabled] .btn-success.focus,
|
||||
fieldset[disabled] .btn-success:active,
|
||||
fieldset[disabled] .btn-success.active {
|
||||
fieldset[disabled] .btn-success.focus {
|
||||
background-color: #5cb85c;
|
||||
border-color: #4cae4c;
|
||||
}
|
||||
|
@ -2940,21 +2904,12 @@ fieldset[disabled] a.btn {
|
|||
.open > .btn-warning.dropdown-toggle {
|
||||
background-image: none;
|
||||
}
|
||||
.btn-warning.disabled,
|
||||
.btn-warning.disabled:focus,
|
||||
.btn-warning.disabled:focus,
|
||||
.btn-warning.disabled.focus,
|
||||
.btn-warning.disabled:active,
|
||||
.btn-warning.disabled.active,
|
||||
.btn-warning:disabled,
|
||||
.btn-warning:disabled:focus,
|
||||
.btn-warning:disabled.focus,
|
||||
.btn-warning:disabled:active,
|
||||
.btn-warning:disabled.active,
|
||||
fieldset[disabled] .btn-warning,
|
||||
fieldset[disabled] .btn-warning:focus,
|
||||
fieldset[disabled] .btn-warning.focus,
|
||||
fieldset[disabled] .btn-warning:active,
|
||||
fieldset[disabled] .btn-warning.active {
|
||||
fieldset[disabled] .btn-warning.focus {
|
||||
background-color: #f0ad4e;
|
||||
border-color: #eea236;
|
||||
}
|
||||
|
@ -2993,21 +2948,12 @@ fieldset[disabled] a.btn {
|
|||
.open > .btn-danger.dropdown-toggle {
|
||||
background-image: none;
|
||||
}
|
||||
.btn-danger.disabled,
|
||||
.btn-danger.disabled:focus,
|
||||
.btn-danger.disabled:focus,
|
||||
.btn-danger.disabled.focus,
|
||||
.btn-danger.disabled:active,
|
||||
.btn-danger.disabled.active,
|
||||
.btn-danger:disabled,
|
||||
.btn-danger:disabled:focus,
|
||||
.btn-danger:disabled.focus,
|
||||
.btn-danger:disabled:active,
|
||||
.btn-danger:disabled.active,
|
||||
fieldset[disabled] .btn-danger,
|
||||
fieldset[disabled] .btn-danger:focus,
|
||||
fieldset[disabled] .btn-danger.focus,
|
||||
fieldset[disabled] .btn-danger:active,
|
||||
fieldset[disabled] .btn-danger.active {
|
||||
fieldset[disabled] .btn-danger.focus {
|
||||
background-color: #d9534f;
|
||||
border-color: #d43f3a;
|
||||
}
|
||||
|
@ -5361,10 +5307,17 @@ button.close {
|
|||
}
|
||||
|
||||
.modal-header {
|
||||
min-height: 16.5px;
|
||||
padding: 15px;
|
||||
border-bottom: 1px solid #e5e5e5;
|
||||
}
|
||||
.modal-header:before,
|
||||
.modal-header:after {
|
||||
display: table;
|
||||
content: " ";
|
||||
}
|
||||
.modal-header:after {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.modal-header .close {
|
||||
margin-top: -2px;
|
||||
|
|
2
docs/dist/css/bootstrap-flex.css.map
vendored
2
docs/dist/css/bootstrap-flex.css.map
vendored
File diff suppressed because one or more lines are too long
5
docs/dist/css/bootstrap-flex.min.css
vendored
5
docs/dist/css/bootstrap-flex.min.css
vendored
File diff suppressed because one or more lines are too long
1
docs/dist/css/bootstrap-flex.min.css.map
vendored
Normal file
1
docs/dist/css/bootstrap-flex.min.css.map
vendored
Normal file
File diff suppressed because one or more lines are too long
2
docs/dist/css/bootstrap-grid.css
vendored
2
docs/dist/css/bootstrap-grid.css
vendored
|
@ -1,7 +1,7 @@
|
|||
/*!
|
||||
* Bootstrap v4.0.0-alpha (http://getbootstrap.com)
|
||||
* Copyright 2011-2015 Twitter, Inc.
|
||||
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
|
||||
* Licensed under ()
|
||||
*/
|
||||
|
||||
.container {
|
||||
|
|
5
docs/dist/css/bootstrap-grid.min.css
vendored
5
docs/dist/css/bootstrap-grid.min.css
vendored
File diff suppressed because one or more lines are too long
1
docs/dist/css/bootstrap-grid.min.css.map
vendored
Normal file
1
docs/dist/css/bootstrap-grid.min.css.map
vendored
Normal file
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
|
@ -1,7 +1,7 @@
|
|||
/*!
|
||||
* Bootstrap v4.0.0-alpha (http://getbootstrap.com)
|
||||
* Copyright 2011-2015 Twitter, Inc.
|
||||
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
|
||||
* Licensed under ()
|
||||
*/
|
||||
|
||||
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
|
||||
|
|
2
docs/dist/css/bootstrap-reboot.css.map
vendored
2
docs/dist/css/bootstrap-reboot.css.map
vendored
|
@ -1 +1 @@
|
|||
{"version":3,"sources":["../../scss/_normalize.scss","bootstrap-reboot.css","../../scss/_reboot.scss","../../scss/_variables.scss","../../scss/mixins/_hover.scss","../../scss/mixins/_tab-focus.scss"],"names":[],"mappings":"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","file":"bootstrap-reboot.css"}
|
||||
{"version":3,"sources":["../../scss/_normalize.scss","bootstrap-reboot.css","../../scss/_reboot.scss","../../scss/_variables.scss","../../scss/mixins/_hover.scss","../../scss/mixins/_tab-focus.scss"],"names":[],"mappings":"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","file":"bootstrap-reboot.css"}
|
5
docs/dist/css/bootstrap-reboot.min.css
vendored
5
docs/dist/css/bootstrap-reboot.min.css
vendored
|
@ -1,5 +1,6 @@
|
|||
/*!
|
||||
* Bootstrap v4.0.0-alpha (http://getbootstrap.com)
|
||||
* Copyright 2011-2015 Twitter, Inc.
|
||||
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
|
||||
*//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */a,table{background-color:transparent}address,dl,ol,p,ul{margin-bottom:1rem}b,dt,optgroup,strong{font-weight:700}pre,textarea{overflow:auto}caption,th{text-align:left}fieldset,legend,td,th{padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,legend,main,menu,nav,section,summary{display:block}label,output{display:inline-block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{color:#0275d8;text-decoration:none}a:active,a:hover{outline:0}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0;vertical-align:middle}svg:not(:root){overflow:hidden}hr{height:0;-webkit-box-sizing:content-box;box-sizing:content-box}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}address,legend{line-height:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:none}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{resize:vertical}table{border-spacing:0;border-collapse:collapse}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:16px;-webkit-tap-highlight-color:transparent}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}@-ms-viewport{width:device-width}@viewport{width:device-width}body{margin:0;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:1rem;line-height:1.5;color:#373a3c;background-color:#fff}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}dl,ol,p,ul{margin-top:0}abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #818a91}address{font-style:normal}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dd,label,legend{margin-bottom:.5rem}dd{margin-left:0}blockquote,figure{margin:0 0 1rem}a:focus,a:hover{color:#014c8c;text-decoration:underline}a:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}pre{margin-top:0;margin-bottom:1rem}[role=button]{cursor:pointer}caption{padding-top:.75rem;padding-bottom:.75rem;color:#818a91;caption-side:bottom}button,input,select,textarea{margin:0;line-height:inherit}fieldset{min-width:0;margin:0;border:0}legend{border:0;width:100%;font-size:1.5rem}
|
||||
* Licensed under ()
|
||||
*//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */a,table{background-color:transparent}address,dl,ol,p,ul{margin-bottom:1rem}b,dt,optgroup,strong{font-weight:700}pre,textarea{overflow:auto}caption,th{text-align:left}article,aside,details,figcaption,figure,footer,header,hgroup,legend,main,menu,nav,section,summary{display:block}fieldset,legend,td,th{padding:0}label,output{display:inline-block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{color:#0275d8;text-decoration:none}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0;vertical-align:middle}svg:not(:root){overflow:hidden}hr{height:0;-webkit-box-sizing:content-box;box-sizing:content-box}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}address,legend{line-height:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:none}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{resize:vertical}table{border-spacing:0;border-collapse:collapse}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:16px;-webkit-tap-highlight-color:transparent}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}@-ms-viewport{width:device-width}@viewport{width:device-width}body{margin:0;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:1rem;line-height:1.5;color:#373a3c;background-color:#fff}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}dl,ol,p,ul{margin-top:0}abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #818a91}address{font-style:normal}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dd,label,legend{margin-bottom:.5rem}dd{margin-left:0}blockquote,figure{margin:0 0 1rem}a:focus,a:hover{color:#014c8c;text-decoration:underline}a:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}pre{margin-top:0;margin-bottom:1rem}[role=button]{cursor:pointer}caption{padding-top:.75rem;padding-bottom:.75rem;color:#818a91;caption-side:bottom}button,input,select,textarea{margin:0;line-height:inherit}fieldset{min-width:0;margin:0;border:0}legend{border:0;width:100%;font-size:1.5rem}
|
||||
/*# sourceMappingURL=bootstrap-reboot.min.css.map */
|
1
docs/dist/css/bootstrap-reboot.min.css.map
vendored
Normal file
1
docs/dist/css/bootstrap-reboot.min.css.map
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
{"version":3,"sources":["../../scss/_normalize.scss","../../scss/_reboot.scss","dist/css/bootstrap-reboot.css","bootstrap-reboot.css","../../scss/mixins/_hover.scss","../../scss/_variables.scss","../../scss/mixins/_tab-focus.scss"],"names":[],"mappings":"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"}
|
|
@ -1,7 +1,7 @@
|
|||
/*!
|
||||
* Bootstrap v4.0.0-alpha (http://getbootstrap.com)
|
||||
* Copyright 2011-2015 Twitter, Inc.
|
||||
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
|
||||
* Licensed under ()
|
||||
*/
|
||||
|
||||
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
|
||||
|
@ -2295,21 +2295,12 @@ fieldset[disabled] a.btn {
|
|||
.open > .btn-primary.dropdown-toggle {
|
||||
background-image: none;
|
||||
}
|
||||
.btn-primary.disabled,
|
||||
.btn-primary.disabled:focus,
|
||||
.btn-primary.disabled:focus,
|
||||
.btn-primary.disabled.focus,
|
||||
.btn-primary.disabled:active,
|
||||
.btn-primary.disabled.active,
|
||||
.btn-primary:disabled,
|
||||
.btn-primary:disabled:focus,
|
||||
.btn-primary:disabled.focus,
|
||||
.btn-primary:disabled:active,
|
||||
.btn-primary:disabled.active,
|
||||
fieldset[disabled] .btn-primary,
|
||||
fieldset[disabled] .btn-primary:focus,
|
||||
fieldset[disabled] .btn-primary.focus,
|
||||
fieldset[disabled] .btn-primary:active,
|
||||
fieldset[disabled] .btn-primary.active {
|
||||
fieldset[disabled] .btn-primary.focus {
|
||||
background-color: #0275d8;
|
||||
border-color: #0267bf;
|
||||
}
|
||||
|
@ -2348,21 +2339,12 @@ fieldset[disabled] a.btn {
|
|||
.open > .btn-secondary.dropdown-toggle {
|
||||
background-image: none;
|
||||
}
|
||||
.btn-secondary.disabled,
|
||||
.btn-secondary.disabled:focus,
|
||||
.btn-secondary.disabled:focus,
|
||||
.btn-secondary.disabled.focus,
|
||||
.btn-secondary.disabled:active,
|
||||
.btn-secondary.disabled.active,
|
||||
.btn-secondary:disabled,
|
||||
.btn-secondary:disabled:focus,
|
||||
.btn-secondary:disabled.focus,
|
||||
.btn-secondary:disabled:active,
|
||||
.btn-secondary:disabled.active,
|
||||
fieldset[disabled] .btn-secondary,
|
||||
fieldset[disabled] .btn-secondary:focus,
|
||||
fieldset[disabled] .btn-secondary.focus,
|
||||
fieldset[disabled] .btn-secondary:active,
|
||||
fieldset[disabled] .btn-secondary.active {
|
||||
fieldset[disabled] .btn-secondary.focus {
|
||||
background-color: #fff;
|
||||
border-color: #ccc;
|
||||
}
|
||||
|
@ -2401,21 +2383,12 @@ fieldset[disabled] a.btn {
|
|||
.open > .btn-info.dropdown-toggle {
|
||||
background-image: none;
|
||||
}
|
||||
.btn-info.disabled,
|
||||
.btn-info.disabled:focus,
|
||||
.btn-info.disabled:focus,
|
||||
.btn-info.disabled.focus,
|
||||
.btn-info.disabled:active,
|
||||
.btn-info.disabled.active,
|
||||
.btn-info:disabled,
|
||||
.btn-info:disabled:focus,
|
||||
.btn-info:disabled.focus,
|
||||
.btn-info:disabled:active,
|
||||
.btn-info:disabled.active,
|
||||
fieldset[disabled] .btn-info,
|
||||
fieldset[disabled] .btn-info:focus,
|
||||
fieldset[disabled] .btn-info.focus,
|
||||
fieldset[disabled] .btn-info:active,
|
||||
fieldset[disabled] .btn-info.active {
|
||||
fieldset[disabled] .btn-info.focus {
|
||||
background-color: #5bc0de;
|
||||
border-color: #46b8da;
|
||||
}
|
||||
|
@ -2454,21 +2427,12 @@ fieldset[disabled] a.btn {
|
|||
.open > .btn-success.dropdown-toggle {
|
||||
background-image: none;
|
||||
}
|
||||
.btn-success.disabled,
|
||||
.btn-success.disabled:focus,
|
||||
.btn-success.disabled:focus,
|
||||
.btn-success.disabled.focus,
|
||||
.btn-success.disabled:active,
|
||||
.btn-success.disabled.active,
|
||||
.btn-success:disabled,
|
||||
.btn-success:disabled:focus,
|
||||
.btn-success:disabled.focus,
|
||||
.btn-success:disabled:active,
|
||||
.btn-success:disabled.active,
|
||||
fieldset[disabled] .btn-success,
|
||||
fieldset[disabled] .btn-success:focus,
|
||||
fieldset[disabled] .btn-success.focus,
|
||||
fieldset[disabled] .btn-success:active,
|
||||
fieldset[disabled] .btn-success.active {
|
||||
fieldset[disabled] .btn-success.focus {
|
||||
background-color: #5cb85c;
|
||||
border-color: #4cae4c;
|
||||
}
|
||||
|
@ -2507,21 +2471,12 @@ fieldset[disabled] a.btn {
|
|||
.open > .btn-warning.dropdown-toggle {
|
||||
background-image: none;
|
||||
}
|
||||
.btn-warning.disabled,
|
||||
.btn-warning.disabled:focus,
|
||||
.btn-warning.disabled:focus,
|
||||
.btn-warning.disabled.focus,
|
||||
.btn-warning.disabled:active,
|
||||
.btn-warning.disabled.active,
|
||||
.btn-warning:disabled,
|
||||
.btn-warning:disabled:focus,
|
||||
.btn-warning:disabled.focus,
|
||||
.btn-warning:disabled:active,
|
||||
.btn-warning:disabled.active,
|
||||
fieldset[disabled] .btn-warning,
|
||||
fieldset[disabled] .btn-warning:focus,
|
||||
fieldset[disabled] .btn-warning.focus,
|
||||
fieldset[disabled] .btn-warning:active,
|
||||
fieldset[disabled] .btn-warning.active {
|
||||
fieldset[disabled] .btn-warning.focus {
|
||||
background-color: #f0ad4e;
|
||||
border-color: #eea236;
|
||||
}
|
||||
|
@ -2560,21 +2515,12 @@ fieldset[disabled] a.btn {
|
|||
.open > .btn-danger.dropdown-toggle {
|
||||
background-image: none;
|
||||
}
|
||||
.btn-danger.disabled,
|
||||
.btn-danger.disabled:focus,
|
||||
.btn-danger.disabled:focus,
|
||||
.btn-danger.disabled.focus,
|
||||
.btn-danger.disabled:active,
|
||||
.btn-danger.disabled.active,
|
||||
.btn-danger:disabled,
|
||||
.btn-danger:disabled:focus,
|
||||
.btn-danger:disabled.focus,
|
||||
.btn-danger:disabled:active,
|
||||
.btn-danger:disabled.active,
|
||||
fieldset[disabled] .btn-danger,
|
||||
fieldset[disabled] .btn-danger:focus,
|
||||
fieldset[disabled] .btn-danger.focus,
|
||||
fieldset[disabled] .btn-danger:active,
|
||||
fieldset[disabled] .btn-danger.active {
|
||||
fieldset[disabled] .btn-danger.focus {
|
||||
background-color: #d9534f;
|
||||
border-color: #d43f3a;
|
||||
}
|
||||
|
@ -4933,10 +4879,17 @@ button.close {
|
|||
}
|
||||
|
||||
.modal-header {
|
||||
min-height: 16.5px;
|
||||
padding: 15px;
|
||||
border-bottom: 1px solid #e5e5e5;
|
||||
}
|
||||
.modal-header:before,
|
||||
.modal-header:after {
|
||||
display: table;
|
||||
content: " ";
|
||||
}
|
||||
.modal-header:after {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.modal-header .close {
|
||||
margin-top: -2px;
|
||||
|
|
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
5
docs/dist/css/bootstrap.min.css
vendored
5
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 a new issue