Commit d318d64c authored by Mark Otto's avatar Mark Otto

grunt

parent 1ddc3f5e
/*! /*!
* Bootstrap v4.0.0-alpha (http://getbootstrap.com) * Bootstrap v4.0.0-alpha (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc. * 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 */ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
...@@ -2728,21 +2728,12 @@ fieldset[disabled] a.btn { ...@@ -2728,21 +2728,12 @@ fieldset[disabled] a.btn {
.open > .btn-primary.dropdown-toggle { .open > .btn-primary.dropdown-toggle {
background-image: none; background-image: none;
} }
.btn-primary.disabled, .btn-primary.disabled:focus,
.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.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.focus, fieldset[disabled] .btn-primary.focus {
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary.active {
background-color: #0275d8; background-color: #0275d8;
border-color: #0267bf; border-color: #0267bf;
} }
...@@ -2781,21 +2772,12 @@ fieldset[disabled] a.btn { ...@@ -2781,21 +2772,12 @@ fieldset[disabled] a.btn {
.open > .btn-secondary.dropdown-toggle { .open > .btn-secondary.dropdown-toggle {
background-image: none; background-image: none;
} }
.btn-secondary.disabled, .btn-secondary.disabled:focus,
.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.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.focus, fieldset[disabled] .btn-secondary.focus {
fieldset[disabled] .btn-secondary:active,
fieldset[disabled] .btn-secondary.active {
background-color: #fff; background-color: #fff;
border-color: #ccc; border-color: #ccc;
} }
...@@ -2834,21 +2816,12 @@ fieldset[disabled] a.btn { ...@@ -2834,21 +2816,12 @@ fieldset[disabled] a.btn {
.open > .btn-info.dropdown-toggle { .open > .btn-info.dropdown-toggle {
background-image: none; background-image: none;
} }
.btn-info.disabled, .btn-info.disabled:focus,
.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.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.focus, fieldset[disabled] .btn-info.focus {
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info.active {
background-color: #5bc0de; background-color: #5bc0de;
border-color: #46b8da; border-color: #46b8da;
} }
...@@ -2887,21 +2860,12 @@ fieldset[disabled] a.btn { ...@@ -2887,21 +2860,12 @@ fieldset[disabled] a.btn {
.open > .btn-success.dropdown-toggle { .open > .btn-success.dropdown-toggle {
background-image: none; background-image: none;
} }
.btn-success.disabled, .btn-success.disabled:focus,
.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.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.focus, fieldset[disabled] .btn-success.focus {
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success.active {
background-color: #5cb85c; background-color: #5cb85c;
border-color: #4cae4c; border-color: #4cae4c;
} }
...@@ -2940,21 +2904,12 @@ fieldset[disabled] a.btn { ...@@ -2940,21 +2904,12 @@ fieldset[disabled] a.btn {
.open > .btn-warning.dropdown-toggle { .open > .btn-warning.dropdown-toggle {
background-image: none; background-image: none;
} }
.btn-warning.disabled, .btn-warning.disabled:focus,
.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.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.focus, fieldset[disabled] .btn-warning.focus {
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning.active {
background-color: #f0ad4e; background-color: #f0ad4e;
border-color: #eea236; border-color: #eea236;
} }
...@@ -2993,21 +2948,12 @@ fieldset[disabled] a.btn { ...@@ -2993,21 +2948,12 @@ fieldset[disabled] a.btn {
.open > .btn-danger.dropdown-toggle { .open > .btn-danger.dropdown-toggle {
background-image: none; background-image: none;
} }
.btn-danger.disabled, .btn-danger.disabled:focus,
.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.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.focus, fieldset[disabled] .btn-danger.focus {
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger.active {
background-color: #d9534f; background-color: #d9534f;
border-color: #d43f3a; border-color: #d43f3a;
} }
...@@ -5361,10 +5307,17 @@ button.close { ...@@ -5361,10 +5307,17 @@ button.close {
} }
.modal-header { .modal-header {
min-height: 16.5px;
padding: 15px; padding: 15px;
border-bottom: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5;
} }
.modal-header:before,
.modal-header:after {
display: table;
content: " ";
}
.modal-header:after {
clear: both;
}
.modal-header .close { .modal-header .close {
margin-top: -2px; margin-top: -2px;
......
This diff was suppressed by a .gitattributes entry.
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff was suppressed by a .gitattributes entry.
/*! /*!
* Bootstrap v4.0.0-alpha (http://getbootstrap.com) * Bootstrap v4.0.0-alpha (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc. * Copyright 2011-2015 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) * Licensed under ()
*/ */
.container { .container {
......
This diff is collapsed.
This diff was suppressed by a .gitattributes entry.
/*! /*!
* Bootstrap v4.0.0-alpha (http://getbootstrap.com) * Bootstrap v4.0.0-alpha (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc. * 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 */ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
......
This diff was suppressed by a .gitattributes entry.
/*! /*!
* Bootstrap v4.0.0-alpha (http://getbootstrap.com) * Bootstrap v4.0.0-alpha (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc. * 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 */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} *//*! 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}
\ No newline at end of file /*# sourceMappingURL=bootstrap-reboot.min.css.map */
\ No newline at end of file
This diff was suppressed by a .gitattributes entry.
/*! /*!
* Bootstrap v4.0.0-alpha (http://getbootstrap.com) * Bootstrap v4.0.0-alpha (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc. * 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 */ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
...@@ -2295,21 +2295,12 @@ fieldset[disabled] a.btn { ...@@ -2295,21 +2295,12 @@ fieldset[disabled] a.btn {
.open > .btn-primary.dropdown-toggle { .open > .btn-primary.dropdown-toggle {
background-image: none; background-image: none;
} }
.btn-primary.disabled, .btn-primary.disabled:focus,
.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.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.focus, fieldset[disabled] .btn-primary.focus {
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary.active {
background-color: #0275d8; background-color: #0275d8;
border-color: #0267bf; border-color: #0267bf;
} }
...@@ -2348,21 +2339,12 @@ fieldset[disabled] a.btn { ...@@ -2348,21 +2339,12 @@ fieldset[disabled] a.btn {
.open > .btn-secondary.dropdown-toggle { .open > .btn-secondary.dropdown-toggle {
background-image: none; background-image: none;
} }
.btn-secondary.disabled, .btn-secondary.disabled:focus,
.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.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.focus, fieldset[disabled] .btn-secondary.focus {
fieldset[disabled] .btn-secondary:active,
fieldset[disabled] .btn-secondary.active {
background-color: #fff; background-color: #fff;
border-color: #ccc; border-color: #ccc;
} }
...@@ -2401,21 +2383,12 @@ fieldset[disabled] a.btn { ...@@ -2401,21 +2383,12 @@ fieldset[disabled] a.btn {
.open > .btn-info.dropdown-toggle { .open > .btn-info.dropdown-toggle {
background-image: none; background-image: none;
} }
.btn-info.disabled, .btn-info.disabled:focus,
.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.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.focus, fieldset[disabled] .btn-info.focus {
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info.active {
background-color: #5bc0de; background-color: #5bc0de;
border-color: #46b8da; border-color: #46b8da;
} }
...@@ -2454,21 +2427,12 @@ fieldset[disabled] a.btn { ...@@ -2454,21 +2427,12 @@ fieldset[disabled] a.btn {
.open > .btn-success.dropdown-toggle { .open > .btn-success.dropdown-toggle {
background-image: none; background-image: none;
} }
.btn-success.disabled, .btn-success.disabled:focus,
.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.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.focus, fieldset[disabled] .btn-success.focus {
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success.active {
background-color: #5cb85c; background-color: #5cb85c;
border-color: #4cae4c; border-color: #4cae4c;
} }
...@@ -2507,21 +2471,12 @@ fieldset[disabled] a.btn { ...@@ -2507,21 +2471,12 @@ fieldset[disabled] a.btn {
.open > .btn-warning.dropdown-toggle { .open > .btn-warning.dropdown-toggle {
background-image: none; background-image: none;
} }
.btn-warning.disabled, .btn-warning.disabled:focus,
.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.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.focus, fieldset[disabled] .btn-warning.focus {
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning.active {
background-color: #f0ad4e; background-color: #f0ad4e;
border-color: #eea236; border-color: #eea236;
} }
...@@ -2560,21 +2515,12 @@ fieldset[disabled] a.btn { ...@@ -2560,21 +2515,12 @@ fieldset[disabled] a.btn {
.open > .btn-danger.dropdown-toggle { .open > .btn-danger.dropdown-toggle {
background-image: none; background-image: none;
} }
.btn-danger.disabled, .btn-danger.disabled:focus,
.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.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.focus, fieldset[disabled] .btn-danger.focus {
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger.active {
background-color: #d9534f; background-color: #d9534f;
border-color: #d43f3a; border-color: #d43f3a;
} }
...@@ -4933,10 +4879,17 @@ button.close { ...@@ -4933,10 +4879,17 @@ button.close {
} }
.modal-header { .modal-header {
min-height: 16.5px;
padding: 15px; padding: 15px;
border-bottom: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5;
} }
.modal-header:before,
.modal-header:after {
display: table;
content: " ";
}
.modal-header:after {
clear: both;
}
.modal-header .close { .modal-header .close {
margin-top: -2px; margin-top: -2px;
......
This diff was suppressed by a .gitattributes entry.
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff was suppressed by a .gitattributes entry.
This diff is collapsed.
This diff was suppressed by a .gitattributes entry.
/*! /*!
* Bootstrap v4.0.0-alpha (http://getbootstrap.com) * Bootstrap v4.0.0-alpha (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc. * 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 */ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
...@@ -2728,21 +2728,12 @@ fieldset[disabled] a.btn { ...@@ -2728,21 +2728,12 @@ fieldset[disabled] a.btn {
.open > .btn-primary.dropdown-toggle { .open > .btn-primary.dropdown-toggle {
background-image: none; background-image: none;
} }
.btn-primary.disabled, .btn-primary.disabled:focus,
.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.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.focus, fieldset[disabled] .btn-primary.focus {
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary.active {
background-color: #0275d8; background-color: #0275d8;
border-color: #0267bf; border-color: #0267bf;
} }
...@@ -2781,21 +2772,12 @@ fieldset[disabled] a.btn { ...@@ -2781,21 +2772,12 @@ fieldset[disabled] a.btn {
.open > .btn-secondary.dropdown-toggle { .open > .btn-secondary.dropdown-toggle {
background-image: none; background-image: none;
} }
.btn-secondary.disabled, .btn-secondary.disabled:focus,
.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.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.focus, fieldset[disabled] .btn-secondary.focus {
fieldset[disabled] .btn-secondary:active,
fieldset[disabled] .btn-secondary.active {
background-color: #fff; background-color: #fff;
border-color: #ccc; border-color: #ccc;
} }
...@@ -2834,21 +2816,12 @@ fieldset[disabled] a.btn { ...@@ -2834,21 +2816,12 @@ fieldset[disabled] a.btn {
.open > .btn-info.dropdown-toggle { .open > .btn-info.dropdown-toggle {
background-image: none; background-image: none;
} }
.btn-info.disabled, .btn-info.disabled:focus,
.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.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.focus, fieldset[disabled] .btn-info.focus {
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info.active {
background-color: #5bc0de; background-color: #5bc0de;
border-color: #46b8da; border-color: #46b8da;
} }
...@@ -2887,21 +2860,12 @@ fieldset[disabled] a.btn { ...@@ -2887,21 +2860,12 @@ fieldset[disabled] a.btn {
.open > .btn-success.dropdown-toggle { .open > .btn-success.dropdown-toggle {
background-image: none; background-image: none;
} }
.btn-success.disabled, .btn-success.disabled:focus,
.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.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.focus, fieldset[disabled] .btn-success.focus {
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success.active {
background-color: #5cb85c; background-color: #5cb85c;
border-color: #4cae4c; border-color: #4cae4c;
} }
...@@ -2940,21 +2904,12 @@ fieldset[disabled] a.btn { ...@@ -2940,21 +2904,12 @@ fieldset[disabled] a.btn {
.open > .btn-warning.dropdown-toggle { .open > .btn-warning.dropdown-toggle {
background-image: none; background-image: none;
} }
.btn-warning.disabled, .btn-warning.disabled:focus,
.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.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.focus, fieldset[disabled] .btn-warning.focus {
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning.active {
background-color: #f0ad4e; background-color: #f0ad4e;
border-color: #eea236; border-color: #eea236;
} }
...@@ -2993,21 +2948,12 @@ fieldset[disabled] a.btn { ...@@ -2993,21 +2948,12 @@ fieldset[disabled] a.btn {
.open > .btn-danger.dropdown-toggle { .open > .btn-danger.dropdown-toggle {
background-image: none; background-image: none;
} }
.btn-danger.disabled, .btn-danger.disabled:focus,
.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.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.focus, fieldset[disabled] .btn-danger.focus {
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger.active {
background-color: #d9534f; background-color: #d9534f;
border-color: #d43f3a; border-color: #d43f3a;
} }
...@@ -5361,10 +5307,17 @@ button.close { ...@@ -5361,10 +5307,17 @@ button.close {
} }
.modal-header { .modal-header {
min-height: 16.5px;
padding: 15px; padding: 15px;
border-bottom: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5;
} }
.modal-header:before,
.modal-header:after {
display: table;
content: " ";
}
.modal-header:after {
clear: both;
}
.modal-header .close { .modal-header .close {
margin-top: -2px; margin-top: -2px;
......
This diff was suppressed by a .gitattributes entry.
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff was suppressed by a .gitattributes entry.
/*! /*!
* Bootstrap v4.0.0-alpha (http://getbootstrap.com) * Bootstrap v4.0.0-alpha (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc. * Copyright 2011-2015 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) * Licensed under ()
*/ */
.container { .container {
......
This diff is collapsed.
This diff was suppressed by a .gitattributes entry.
/*! /*!
* Bootstrap v4.0.0-alpha (http://getbootstrap.com) * Bootstrap v4.0.0-alpha (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc. * 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 */ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
......
This diff was suppressed by a .gitattributes entry.
/*! /*!
* Bootstrap v4.0.0-alpha (http://getbootstrap.com) * Bootstrap v4.0.0-alpha (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc. * 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 */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} *//*! 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}
\ No newline at end of file /*# sourceMappingURL=bootstrap-reboot.min.css.map */
\ No newline at end of file
This diff was suppressed by a .gitattributes entry.
/*! /*!
* Bootstrap v4.0.0-alpha (http://getbootstrap.com) * Bootstrap v4.0.0-alpha (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc. * 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 */ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
...@@ -2295,21 +2295,12 @@ fieldset[disabled] a.btn { ...@@ -2295,21 +2295,12 @@ fieldset[disabled] a.btn {
.open > .btn-primary.dropdown-toggle { .open > .btn-primary.dropdown-toggle {
background-image: none; background-image: none;
} }
.btn-primary.disabled, .btn-primary.disabled:focus,
.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.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.focus, fieldset[disabled] .btn-primary.focus {
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary.active {
background-color: #0275d8; background-color: #0275d8;
border-color: #0267bf; border-color: #0267bf;
} }
...@@ -2348,21 +2339,12 @@ fieldset[disabled] a.btn { ...@@ -2348,21 +2339,12 @@ fieldset[disabled] a.btn {
.open > .btn-secondary.dropdown-toggle { .open > .btn-secondary.dropdown-toggle {
background-image: none; background-image: none;
} }
.btn-secondary.disabled, .btn-secondary.disabled:focus,
.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.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.focus, fieldset[disabled] .btn-secondary.focus {
fieldset[disabled] .btn-secondary:active,
fieldset[disabled] .btn-secondary.active {
background-color: #fff; background-color: #fff;
border-color: #ccc; border-color: #ccc;
} }
...@@ -2401,21 +2383,12 @@ fieldset[disabled] a.btn { ...@@ -2401,21 +2383,12 @@ fieldset[disabled] a.btn {
.open > .btn-info.dropdown-toggle { .open > .btn-info.dropdown-toggle {
background-image: none; background-image: none;
} }
.btn-info.disabled, .btn-info.disabled:focus,
.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.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.focus, fieldset[disabled] .btn-info.focus {
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info.active {
background-color: #5bc0de; background-color: #5bc0de;
border-color: #46b8da; border-color: #46b8da;
} }
...@@ -2454,21 +2427,12 @@ fieldset[disabled] a.btn { ...@@ -2454,21 +2427,12 @@ fieldset[disabled] a.btn {
.open > .btn-success.dropdown-toggle { .open > .btn-success.dropdown-toggle {
background-image: none; background-image: none;
} }
.btn-success.disabled, .btn-success.disabled:focus,
.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.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.focus, fieldset[disabled] .btn-success.focus {
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success.active {
background-color: #5cb85c; background-color: #5cb85c;
border-color: #4cae4c; border-color: #4cae4c;
} }
...@@ -2507,21 +2471,12 @@ fieldset[disabled] a.btn { ...@@ -2507,21 +2471,12 @@ fieldset[disabled] a.btn {
.open > .btn-warning.dropdown-toggle { .open > .btn-warning.dropdown-toggle {
background-image: none; background-image: none;
} }
.btn-warning.disabled, .btn-warning.disabled:focus,
.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.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.focus, fieldset[disabled] .btn-warning.focus {
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning.active {
background-color: #f0ad4e; background-color: #f0ad4e;
border-color: #eea236; border-color: #eea236;
} }
...@@ -2560,21 +2515,12 @@ fieldset[disabled] a.btn { ...@@ -2560,21 +2515,12 @@ fieldset[disabled] a.btn {
.open > .btn-danger.dropdown-toggle { .open > .btn-danger.dropdown-toggle {
background-image: none; background-image: none;
} }
.btn-danger.disabled, .btn-danger.disabled:focus,
.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.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.focus, fieldset[disabled] .btn-danger.focus {
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger.active {
background-color: #d9534f; background-color: #d9534f;
border-color: #d43f3a; border-color: #d43f3a;
} }
...@@ -4933,10 +4879,17 @@ button.close { ...@@ -4933,10 +4879,17 @@ button.close {
} }
.modal-header { .modal-header {
min-height: 16.5px;
padding: 15px; padding: 15px;
border-bottom: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5;
} }
.modal-header:before,
.modal-header:after {
display: table;
content: " ";
}
.modal-header:after {
clear: both;
}
.modal-header .close { .modal-header .close {
margin-top: -2px; margin-top: -2px;
......
This diff was suppressed by a .gitattributes entry.
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff was suppressed by a .gitattributes entry.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment