From e3b55aadea895bdb0910f3ffd3f74d89fee37925 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Sun, 7 Feb 2016 21:17:05 -0800 Subject: grunt dist docs --- docs/dist/css/bootstrap.css | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'docs/dist/css/bootstrap.css') diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index bfebc39b0..6e5c97221 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -2130,7 +2130,7 @@ pre code { cursor: not-allowed; } -select.form-control:not([size], [multiple]) { +select.form-control:not([size]):not([multiple]) { height: 2.25rem; } @@ -3145,11 +3145,6 @@ input[type="button"].btn-block { z-index: 990; } -.pull-right > .dropdown-menu { - right: 0; - left: auto; -} - .dropup .caret, .navbar-fixed-bottom .dropdown .caret { content: ""; -- cgit v1.2.3 From 48df6e3b722b0fc3934afc3334667b696cad978f Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 7 Feb 2016 23:38:03 -0800 Subject: grunt --- docs/dist/css/bootstrap.css | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) (limited to 'docs/dist/css/bootstrap.css') diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index 6e5c97221..01dd4f988 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -2082,8 +2082,9 @@ pre code { .form-control { display: block; width: 100%; - padding: 0.375rem 0.75rem; + padding: 0.5rem 0.75rem; font-size: 1rem; + line-height: 1.25; color: #55595c; background-color: #fff; background-image: none; @@ -2131,7 +2132,7 @@ pre code { } select.form-control:not([size]):not([multiple]) { - height: 2.25rem; + height: 2.5rem; } .form-control-file, @@ -2140,7 +2141,7 @@ select.form-control:not([size]):not([multiple]) { } .form-control-label { - padding: 0.375rem 0.75rem; + padding: 0.5rem 0.75rem; margin-bottom: 0; } @@ -2149,7 +2150,7 @@ input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control { - line-height: 2.25rem; + line-height: 2.5rem; } _::-webkit-full-page-media.input-sm, @@ -2166,7 +2167,7 @@ input[type="datetime-local"].form-control, input[type="month"].input-sm, .input-group-sm input[type="month"].form-control { - line-height: 1.8625rem; + line-height: 1.8125rem; } _::-webkit-full-page-media.input-lg, @@ -2187,9 +2188,9 @@ input[type="month"].form-control { } .form-control-static { - min-height: 2.25rem; - padding-top: 0.375rem; - padding-bottom: 0.375rem; + min-height: 2.5rem; + padding-top: 0.5rem; + padding-bottom: 0.5rem; margin-bottom: 0; } @@ -2205,18 +2206,16 @@ input[type="month"].form-control { .form-control-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn { - padding: 0.275rem 0.75rem; + padding: 0.25rem 0.5rem; font-size: 0.875rem; - line-height: 1.5; border-radius: 0.2rem; } .form-control-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn { - padding: 0.75rem 1.25rem; + padding: 0.75rem 1.5rem; font-size: 1.25rem; - line-height: 1.333333; border-radius: 0.3rem; } @@ -2294,9 +2293,9 @@ input[type="checkbox"].disabled { .form-control-danger { padding-right: 2.25rem; background-repeat: no-repeat; - background-position: center right 0.5625rem; - -webkit-background-size: 1.125rem 1.125rem; - background-size: 1.125rem 1.125rem; + background-position: center right 0.625rem; + -webkit-background-size: 1.25rem 1.25rem; + background-size: 1.25rem 1.25rem; } .has-success .text-help, @@ -2446,6 +2445,7 @@ input[type="checkbox"].disabled { .btn { display: inline-block; font-weight: normal; + line-height: 1.25; text-align: center; white-space: nowrap; vertical-align: middle; @@ -2455,7 +2455,7 @@ input[type="checkbox"].disabled { -ms-user-select: none; user-select: none; border: 1px solid transparent; - padding: 0.375rem 1rem; + padding: 0.5rem 1rem; font-size: 1rem; border-radius: 0.25rem; } @@ -2957,13 +2957,13 @@ fieldset[disabled] a.btn { } .btn-lg, .btn-group-lg > .btn { - padding: 0.75rem 1.25rem; + padding: 0.75rem 1.5rem; font-size: 1.25rem; border-radius: 0.3rem; } .btn-sm, .btn-group-sm > .btn { - padding: 0.25rem 0.75rem; + padding: 0.25rem 0.5rem; font-size: 0.875rem; border-radius: 0.2rem; } @@ -3381,11 +3381,11 @@ input[type="button"].btn-block { } .input-group-addon { - padding: 0.375rem 0.75rem; + padding: 0.5rem 0.75rem; margin-bottom: 0; font-size: 1rem; font-weight: normal; - line-height: 1.5; + line-height: 1.25; color: #55595c; text-align: center; background-color: #eceeef; @@ -3396,7 +3396,7 @@ input[type="button"].btn-block { .input-group-addon.form-control-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn { - padding: 0.275rem 0.75rem; + padding: 0.25rem 0.5rem; font-size: 0.875rem; border-radius: 0.2rem; } @@ -3404,7 +3404,7 @@ input[type="button"].btn-block { .input-group-addon.form-control-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn { - padding: 0.75rem 1.25rem; + padding: 0.75rem 1.5rem; font-size: 1.25rem; border-radius: 0.3rem; } -- cgit v1.2.3 From ba4d52ef29de2d973cdde403c464fb29f04095d2 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 7 Feb 2016 23:49:09 -0800 Subject: grunt --- docs/dist/css/bootstrap.css | 49 +++++++++++++++++++++++---------------------- 1 file changed, 25 insertions(+), 24 deletions(-) (limited to 'docs/dist/css/bootstrap.css') diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index 01dd4f988..5bceee174 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -3345,6 +3345,7 @@ input[type="button"].btn-block { .input-group { position: relative; + width: 100%; display: table; border-collapse: separate; } @@ -3414,33 +3415,33 @@ input[type="button"].btn-block { margin-top: 0; } -.input-group .form-control:first-child, -.input-group-addon:first-child, -.input-group-btn:first-child > .btn, -.input-group-btn:first-child > .btn-group > .btn, -.input-group-btn:first-child > .dropdown-toggle, -.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), -.input-group-btn:last-child > .btn-group:not(:last-child) > .btn { +.input-group .form-control:not(:last-child), +.input-group-addon:not(:last-child), +.input-group-btn:not(:last-child) > .btn, +.input-group-btn:not(:last-child) > .btn-group > .btn, +.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; } -.input-group-addon:first-child { +.input-group-addon:not(:last-child) { border-right: 0; } -.input-group .form-control:last-child, -.input-group-addon:last-child, -.input-group-btn:last-child > .btn, -.input-group-btn:last-child > .btn-group > .btn, -.input-group-btn:last-child > .dropdown-toggle, -.input-group-btn:first-child > .btn:not(:first-child), -.input-group-btn:first-child > .btn-group:not(:first-child) > .btn { +.input-group .form-control:not(:first-child), +.input-group-addon:not(:first-child), +.input-group-btn:not(:first-child) > .btn, +.input-group-btn:not(:first-child) > .btn-group > .btn, +.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; } -.input-group-addon:last-child { +.form-control + .input-group-addon:not(:first-child) { border-left: 0; } @@ -3462,21 +3463,21 @@ input[type="button"].btn-block { z-index: 3; } -.input-group-btn:first-child > .btn, -.input-group-btn:first-child > .btn-group { +.input-group-btn:not(:last-child) > .btn, +.input-group-btn:not(:last-child) > .btn-group { margin-right: -1px; } -.input-group-btn:last-child > .btn, -.input-group-btn:last-child > .btn-group { +.input-group-btn:not(:first-child) > .btn, +.input-group-btn:not(:first-child) > .btn-group { z-index: 2; margin-left: -1px; } -.input-group-btn:last-child > .btn:focus, .input-group-btn:last-child > .btn:active, .input-group-btn:last-child > .btn:hover, -.input-group-btn:last-child > .btn-group:focus, -.input-group-btn:last-child > .btn-group:active, -.input-group-btn:last-child > .btn-group:hover { +.input-group-btn:not(:first-child) > .btn:focus, .input-group-btn:not(:first-child) > .btn:active, .input-group-btn:not(:first-child) > .btn:hover, +.input-group-btn:not(:first-child) > .btn-group:focus, +.input-group-btn:not(:first-child) > .btn-group:active, +.input-group-btn:not(:first-child) > .btn-group:hover { z-index: 3; } -- cgit v1.2.3 From a263e194194969fa0daf5fde938a330f6c77be81 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 8 Feb 2016 23:43:43 -0800 Subject: grunt --- docs/dist/css/bootstrap.css | 27 +++++++++------------------ 1 file changed, 9 insertions(+), 18 deletions(-) (limited to 'docs/dist/css/bootstrap.css') diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index 5bceee174..dc4f36273 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -2088,7 +2088,9 @@ pre code { color: #55595c; background-color: #fff; background-image: none; - border: 1px solid #ccc; + -webkit-background-clip: padding-box; + background-clip: padding-box; + border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 0.25rem; } @@ -3390,7 +3392,7 @@ input[type="button"].btn-block { color: #55595c; text-align: center; background-color: #eceeef; - border: 1px solid #ccc; + border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 0.25rem; } @@ -3587,7 +3589,7 @@ input[type="button"].btn-block { background-image: none \9; -webkit-background-size: 8px 10px; background-size: 8px 10px; - border: 1px solid #ccc; + border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 0.25rem; -moz-appearance: none; -webkit-appearance: none; @@ -4046,11 +4048,13 @@ input[type="button"].btn-block { } .card > .list-group:first-child .list-group-item:first-child { - border-radius: 0.25rem 0.25rem 0 0; + border-top-left-radius: 0.25rem; + border-top-right-radius: 0.25rem; } .card > .list-group:last-child .list-group-item:last-child { - border-radius: 0 0 0.25rem 0.25rem; + border-bottom-right-radius: 0.25rem; + border-bottom-left-radius: 0.25rem; } .card-header { @@ -5257,19 +5261,6 @@ button.close { clear: both; } -.modal-footer .btn + .btn { - margin-bottom: 0; - margin-left: 5px; -} - -.modal-footer .btn-group .btn + .btn { - margin-left: -1px; -} - -.modal-footer .btn-block + .btn-block { - margin-left: 0; -} - .modal-scrollbar-measure { position: absolute; top: -9999px; -- cgit v1.2.3 From ceb0e9b69f0d0b1b606073f826b8a9083e8ff347 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 13 Feb 2016 17:55:07 -0800 Subject: grunt --- docs/dist/css/bootstrap.css | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'docs/dist/css/bootstrap.css') diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index dc4f36273..7a0705f70 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -3645,7 +3645,7 @@ input[type="button"].btn-block { border-radius: 0.25rem; } -.custom-file-control::after { +.custom-file-control:lang(en)::after { content: "Choose file..."; } @@ -3660,12 +3660,15 @@ input[type="button"].btn-block { padding: 0.5rem 1rem; line-height: 1.5; color: #555; - content: "Browse"; background-color: #eee; border: 1px solid #ddd; border-radius: 0 0.25rem 0.25rem 0; } +.custom-file-control:lang(en)::before { + content: "Browse"; +} + .nav { padding-left: 0; margin-bottom: 0; -- cgit v1.2.3 From 35b9c2283be6fdad45c0e73018167d699a85c7d4 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 15 Feb 2016 19:11:35 -0800 Subject: grunt --- docs/dist/css/bootstrap.css | 135 +++++++++++++++++++++++++++++++++++++------- 1 file changed, 114 insertions(+), 21 deletions(-) (limited to 'docs/dist/css/bootstrap.css') diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index 7a0705f70..5c346ac8d 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -2309,7 +2309,8 @@ input[type="checkbox"].disabled { .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, -.has-success.checkbox-inline label { +.has-success.checkbox-inline label, +.has-success .custom-control { color: #5cb85c; } @@ -2340,7 +2341,8 @@ input[type="checkbox"].disabled { .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, -.has-warning.checkbox-inline label { +.has-warning.checkbox-inline label, +.has-warning .custom-control { color: #f0ad4e; } @@ -2371,7 +2373,8 @@ input[type="checkbox"].disabled { .has-danger.radio label, .has-danger.checkbox label, .has-danger.radio-inline label, -.has-danger.checkbox-inline label { +.has-danger.checkbox-inline label, +.has-danger .custom-control { color: #d9534f; } @@ -2768,19 +2771,34 @@ fieldset[disabled] a.btn { border-color: #0275d8; } -.btn-outline-primary:focus, .btn-outline-primary.focus, .btn-outline-primary:active, .btn-outline-primary.active, -.open > .btn-outline-primary.dropdown-toggle { +.btn-outline-primary:hover { color: #fff; background-color: #0275d8; border-color: #0275d8; } -.btn-outline-primary:hover { +.btn-outline-primary:focus, .btn-outline-primary.focus { color: #fff; background-color: #0275d8; border-color: #0275d8; } +.btn-outline-primary:active, .btn-outline-primary.active, +.open > .btn-outline-primary.dropdown-toggle { + color: #fff; + background-color: #0275d8; + border-color: #0275d8; +} + +.btn-outline-primary:active:hover, .btn-outline-primary:active:focus, .btn-outline-primary:active.focus, .btn-outline-primary.active:hover, .btn-outline-primary.active:focus, .btn-outline-primary.active.focus, +.open > .btn-outline-primary.dropdown-toggle:hover, +.open > .btn-outline-primary.dropdown-toggle:focus, +.open > .btn-outline-primary.dropdown-toggle.focus { + color: #fff; + background-color: #014682; + border-color: #01315a; +} + .btn-outline-primary.disabled:focus, .btn-outline-primary.disabled.focus, .btn-outline-primary:disabled:focus, .btn-outline-primary:disabled.focus { border-color: #43a7fd; } @@ -2796,19 +2814,34 @@ fieldset[disabled] a.btn { border-color: #ccc; } -.btn-outline-secondary:focus, .btn-outline-secondary.focus, .btn-outline-secondary:active, .btn-outline-secondary.active, -.open > .btn-outline-secondary.dropdown-toggle { +.btn-outline-secondary:hover { color: #fff; background-color: #ccc; border-color: #ccc; } -.btn-outline-secondary:hover { +.btn-outline-secondary:focus, .btn-outline-secondary.focus { + color: #fff; + background-color: #ccc; + border-color: #ccc; +} + +.btn-outline-secondary:active, .btn-outline-secondary.active, +.open > .btn-outline-secondary.dropdown-toggle { color: #fff; background-color: #ccc; border-color: #ccc; } +.btn-outline-secondary:active:hover, .btn-outline-secondary:active:focus, .btn-outline-secondary:active.focus, .btn-outline-secondary.active:hover, .btn-outline-secondary.active:focus, .btn-outline-secondary.active.focus, +.open > .btn-outline-secondary.dropdown-toggle:hover, +.open > .btn-outline-secondary.dropdown-toggle:focus, +.open > .btn-outline-secondary.dropdown-toggle.focus { + color: #fff; + background-color: #a1a1a1; + border-color: #8c8c8c; +} + .btn-outline-secondary.disabled:focus, .btn-outline-secondary.disabled.focus, .btn-outline-secondary:disabled:focus, .btn-outline-secondary:disabled.focus { border-color: white; } @@ -2824,19 +2857,34 @@ fieldset[disabled] a.btn { border-color: #5bc0de; } -.btn-outline-info:focus, .btn-outline-info.focus, .btn-outline-info:active, .btn-outline-info.active, -.open > .btn-outline-info.dropdown-toggle { +.btn-outline-info:hover { color: #fff; background-color: #5bc0de; border-color: #5bc0de; } -.btn-outline-info:hover { +.btn-outline-info:focus, .btn-outline-info.focus { color: #fff; background-color: #5bc0de; border-color: #5bc0de; } +.btn-outline-info:active, .btn-outline-info.active, +.open > .btn-outline-info.dropdown-toggle { + color: #fff; + background-color: #5bc0de; + border-color: #5bc0de; +} + +.btn-outline-info:active:hover, .btn-outline-info:active:focus, .btn-outline-info:active.focus, .btn-outline-info.active:hover, .btn-outline-info.active:focus, .btn-outline-info.active.focus, +.open > .btn-outline-info.dropdown-toggle:hover, +.open > .btn-outline-info.dropdown-toggle:focus, +.open > .btn-outline-info.dropdown-toggle.focus { + color: #fff; + background-color: #269abc; + border-color: #1f7e9a; +} + .btn-outline-info.disabled:focus, .btn-outline-info.disabled.focus, .btn-outline-info:disabled:focus, .btn-outline-info:disabled.focus { border-color: #b0e1ef; } @@ -2852,19 +2900,34 @@ fieldset[disabled] a.btn { border-color: #5cb85c; } -.btn-outline-success:focus, .btn-outline-success.focus, .btn-outline-success:active, .btn-outline-success.active, -.open > .btn-outline-success.dropdown-toggle { +.btn-outline-success:hover { color: #fff; background-color: #5cb85c; border-color: #5cb85c; } -.btn-outline-success:hover { +.btn-outline-success:focus, .btn-outline-success.focus { color: #fff; background-color: #5cb85c; border-color: #5cb85c; } +.btn-outline-success:active, .btn-outline-success.active, +.open > .btn-outline-success.dropdown-toggle { + color: #fff; + background-color: #5cb85c; + border-color: #5cb85c; +} + +.btn-outline-success:active:hover, .btn-outline-success:active:focus, .btn-outline-success:active.focus, .btn-outline-success.active:hover, .btn-outline-success.active:focus, .btn-outline-success.active.focus, +.open > .btn-outline-success.dropdown-toggle:hover, +.open > .btn-outline-success.dropdown-toggle:focus, +.open > .btn-outline-success.dropdown-toggle.focus { + color: #fff; + background-color: #398439; + border-color: #2d672d; +} + .btn-outline-success.disabled:focus, .btn-outline-success.disabled.focus, .btn-outline-success:disabled:focus, .btn-outline-success:disabled.focus { border-color: #a3d7a3; } @@ -2880,19 +2943,34 @@ fieldset[disabled] a.btn { border-color: #f0ad4e; } -.btn-outline-warning:focus, .btn-outline-warning.focus, .btn-outline-warning:active, .btn-outline-warning.active, -.open > .btn-outline-warning.dropdown-toggle { +.btn-outline-warning:hover { color: #fff; background-color: #f0ad4e; border-color: #f0ad4e; } -.btn-outline-warning:hover { +.btn-outline-warning:focus, .btn-outline-warning.focus { color: #fff; background-color: #f0ad4e; border-color: #f0ad4e; } +.btn-outline-warning:active, .btn-outline-warning.active, +.open > .btn-outline-warning.dropdown-toggle { + color: #fff; + background-color: #f0ad4e; + border-color: #f0ad4e; +} + +.btn-outline-warning:active:hover, .btn-outline-warning:active:focus, .btn-outline-warning:active.focus, .btn-outline-warning.active:hover, .btn-outline-warning.active:focus, .btn-outline-warning.active.focus, +.open > .btn-outline-warning.dropdown-toggle:hover, +.open > .btn-outline-warning.dropdown-toggle:focus, +.open > .btn-outline-warning.dropdown-toggle.focus { + color: #fff; + background-color: #d58512; + border-color: #b06d0f; +} + .btn-outline-warning.disabled:focus, .btn-outline-warning.disabled.focus, .btn-outline-warning:disabled:focus, .btn-outline-warning:disabled.focus { border-color: #f8d9ac; } @@ -2908,19 +2986,34 @@ fieldset[disabled] a.btn { border-color: #d9534f; } -.btn-outline-danger:focus, .btn-outline-danger.focus, .btn-outline-danger:active, .btn-outline-danger.active, -.open > .btn-outline-danger.dropdown-toggle { +.btn-outline-danger:hover { color: #fff; background-color: #d9534f; border-color: #d9534f; } -.btn-outline-danger:hover { +.btn-outline-danger:focus, .btn-outline-danger.focus { + color: #fff; + background-color: #d9534f; + border-color: #d9534f; +} + +.btn-outline-danger:active, .btn-outline-danger.active, +.open > .btn-outline-danger.dropdown-toggle { color: #fff; background-color: #d9534f; border-color: #d9534f; } +.btn-outline-danger:active:hover, .btn-outline-danger:active:focus, .btn-outline-danger:active.focus, .btn-outline-danger.active:hover, .btn-outline-danger.active:focus, .btn-outline-danger.active.focus, +.open > .btn-outline-danger.dropdown-toggle:hover, +.open > .btn-outline-danger.dropdown-toggle:focus, +.open > .btn-outline-danger.dropdown-toggle.focus { + color: #fff; + background-color: #ac2925; + border-color: #8b211e; +} + .btn-outline-danger.disabled:focus, .btn-outline-danger.disabled.focus, .btn-outline-danger:disabled:focus, .btn-outline-danger:disabled.focus { border-color: #eba5a3; } -- cgit v1.2.3 From 3b84ffcc5483b96baa273f57c45e8b3eab3bfea4 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 16 Feb 2016 20:09:57 -0800 Subject: grunt --- docs/dist/css/bootstrap.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/dist/css/bootstrap.css') diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index 5c346ac8d..683ad2dbb 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -4508,7 +4508,7 @@ input[type="button"].btn-block { .label { display: inline-block; - padding: .25em .4em; + padding: 0.25em 0.4em; font-size: 75%; font-weight: bold; line-height: 1; @@ -4535,8 +4535,8 @@ a.label:focus, a.label:hover { } .label-pill { - padding-right: .6em; - padding-left: .6em; + padding-right: 0.6em; + padding-left: 0.6em; border-radius: 10rem; } -- cgit v1.2.3 From db9f0ce9fcf53094ff1980b270ca93d55cf5a752 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 16 Feb 2016 20:28:56 -0800 Subject: grunt --- docs/dist/css/bootstrap.css | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'docs/dist/css/bootstrap.css') diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index 85a6e30c2..dbf528d84 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -270,7 +270,7 @@ th { .dropup > .btn > .caret { border-top-color: #000 !important; } - .label { + .tag { border: 1px solid #000; } .table { @@ -4506,7 +4506,7 @@ input[type="button"].btn-block { border-top-right-radius: 0.2rem; } -.label { +.tag { display: inline-block; padding: 0.25em 0.4em; font-size: 75%; @@ -4519,72 +4519,72 @@ input[type="button"].btn-block { border-radius: 0.25rem; } -.label:empty { +.tag:empty { display: none; } -.btn .label { +.btn .tag { position: relative; top: -1px; } -a.label:focus, a.label:hover { +a.tag:focus, a.tag:hover { color: #fff; text-decoration: none; cursor: pointer; } -.label-pill { +.tag-pill { padding-right: 0.6em; padding-left: 0.6em; border-radius: 10rem; } -.label-default { +.tag-default { background-color: #818a91; } -.label-default[href]:focus, .label-default[href]:hover { +.tag-default[href]:focus, .tag-default[href]:hover { background-color: #687077; } -.label-primary { +.tag-primary { background-color: #0275d8; } -.label-primary[href]:focus, .label-primary[href]:hover { +.tag-primary[href]:focus, .tag-primary[href]:hover { background-color: #025aa5; } -.label-success { +.tag-success { background-color: #5cb85c; } -.label-success[href]:focus, .label-success[href]:hover { +.tag-success[href]:focus, .tag-success[href]:hover { background-color: #449d44; } -.label-info { +.tag-info { background-color: #5bc0de; } -.label-info[href]:focus, .label-info[href]:hover { +.tag-info[href]:focus, .tag-info[href]:hover { background-color: #31b0d5; } -.label-warning { +.tag-warning { background-color: #f0ad4e; } -.label-warning[href]:focus, .label-warning[href]:hover { +.tag-warning[href]:focus, .tag-warning[href]:hover { background-color: #ec971f; } -.label-danger { +.tag-danger { background-color: #d9534f; } -.label-danger[href]:focus, .label-danger[href]:hover { +.tag-danger[href]:focus, .tag-danger[href]:hover { background-color: #c9302c; } -- cgit v1.2.3 From b6b9d4202c0ca3c7dbfa320abd1f53c5eb917354 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 16 Feb 2016 20:34:35 -0800 Subject: grunt --- docs/dist/css/bootstrap.css | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/dist/css/bootstrap.css') diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index dbf528d84..2cfab80ed 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -3580,6 +3580,7 @@ input[type="button"].btn-block { position: relative; display: inline; padding-left: 1.5rem; + cursor: pointer; } .custom-control + .custom-control { -- cgit v1.2.3 From 255e89b2415e17fed75ca16962175f5d468edb1a Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Fri, 19 Feb 2016 13:10:46 +0200 Subject: Run grunt. [ci skip] --- docs/dist/css/bootstrap.css | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/dist/css/bootstrap.css') diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index 2cfab80ed..605981624 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -669,7 +669,7 @@ samp { } code { - padding: .2rem .4rem; + padding: 0.2rem 0.4rem; font-size: 90%; color: #bd4147; background-color: #f7f7f9; @@ -677,7 +677,7 @@ code { } kbd { - padding: .2rem .4rem; + padding: 0.2rem 0.4rem; font-size: 90%; color: #fff; background-color: #333; @@ -3960,8 +3960,8 @@ input[type="button"].btn-block { .navbar-brand { float: left; - padding-top: .25rem; - padding-bottom: .25rem; + padding-top: 0.25rem; + padding-bottom: 0.25rem; margin-right: 1rem; font-size: 1.25rem; } @@ -4976,7 +4976,7 @@ base::-moz-progress-bar, .list-group-item { position: relative; display: block; - padding: .75rem 1.25rem; + padding: 0.75rem 1.25rem; margin-bottom: -1px; background-color: #fff; border: 1px solid #ddd; -- cgit v1.2.3 From 666e8aa8b1a8ec71896ff5292c547ca561427584 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Sat, 27 Feb 2016 13:55:49 +0200 Subject: Run `grunt`. [ci skip] --- docs/dist/css/bootstrap.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/dist/css/bootstrap.css') diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index 605981624..848b6ee9c 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -2147,6 +2147,12 @@ select.form-control:not([size]):not([multiple]) { margin-bottom: 0; } +.form-control-legend { + padding: 0.5rem 0.75rem; + margin-bottom: 0; + font-size: 1rem; +} + _::-webkit-full-page-media.form-control, input[type="date"].form-control, input[type="time"].form-control, -- cgit v1.2.3 From 06ad50e26217dc0470f78bce8188e39c9e51b790 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Mon, 7 Mar 2016 11:56:30 +0200 Subject: Run `grunt`. [ci skip] --- docs/dist/css/bootstrap.css | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'docs/dist/css/bootstrap.css') diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index 848b6ee9c..005b164c3 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -385,6 +385,20 @@ a:focus { outline-offset: -2px; } +a:not([href]) { + color: inherit; + text-decoration: none; +} + +a:not([href]):focus, a:not([href]):hover { + color: inherit; + text-decoration: none; +} + +a:not([href]):focus { + outline: none; +} + pre { margin-top: 0; margin-bottom: 1rem; -- cgit v1.2.3 From fd260961e6fc0f2d84ba52589fde28901148c272 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 8 Apr 2016 20:58:40 -0500 Subject: grunt --- docs/dist/css/bootstrap.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/dist/css/bootstrap.css') diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index d1e868b9d..c4afc1c55 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -2175,7 +2175,8 @@ select.form-control:not([size]):not([multiple]) { } .form-control-legend { - padding: 0.5rem 0.75rem; + padding-top: 0.5rem; + padding-bottom: 0.5rem; margin-bottom: 0; font-size: 1rem; } -- cgit v1.2.3 From 29ff8e8b1449887b0e07bd9e19befb0ce1e1cb81 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 8 Apr 2016 21:05:49 -0500 Subject: grunt --- docs/dist/css/bootstrap.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/dist/css/bootstrap.css') diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index c4afc1c55..56af60f01 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -2156,25 +2156,25 @@ select.form-control:not([size]):not([multiple]) { display: block; } -.form-control-label { +.col-form-label { padding-top: 0.5rem; padding-bottom: 0.5rem; margin-bottom: 0; } -.form-control-label-lg { +.col-form-label-lg { padding-top: 0.75rem; padding-bottom: 0.75rem; font-size: 1.25rem; } -.form-control-label-sm { +.col-form-label-sm { padding-top: 0.25rem; padding-bottom: 0.25rem; font-size: 0.875rem; } -.form-control-legend { +.col-form-legend { padding-top: 0.5rem; padding-bottom: 0.5rem; margin-bottom: 0; -- cgit v1.2.3 From 24d6a03f5d61d563bce54dead6b432a4146ce080 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 17 Apr 2016 16:52:36 -0700 Subject: grunt --- docs/dist/css/bootstrap.css | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'docs/dist/css/bootstrap.css') diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index 005b164c3..a0cf9d2c0 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -5933,6 +5933,18 @@ a.bg-danger:focus, a.bg-danger:hover { clear: both; } +.d-block { + display: block !important; +} + +.d-inline-block { + display: inline-block !important; +} + +.d-inline { + display: inline !important; +} + .pull-xs-left { float: left !important; } @@ -6013,6 +6025,10 @@ a.bg-danger:focus, a.bg-danger:hover { clip: auto; } +.w-100 { + width: 100% !important; +} + .m-x-auto { margin-right: auto !important; margin-left: auto !important; -- cgit v1.2.3 From 932d0aa06815b3ce0ff9b30c03ce486da6332709 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 8 May 2016 13:43:13 -0700 Subject: grunt --- docs/dist/css/bootstrap.css | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'docs/dist/css/bootstrap.css') diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index a0cf9d2c0..ef8f78610 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -2151,6 +2151,11 @@ select.form-control:not([size]):not([multiple]) { height: 2.5rem; } +select.form-control:focus::-ms-value { + color: #55595c; + background-color: #fff; +} + .form-control-file, .form-control-range { display: block; @@ -3714,6 +3719,11 @@ input[type="button"].btn-block { outline: none; } +.custom-select:focus::-ms-value { + color: #55595c; + background-color: #fff; +} + .custom-select::-ms-expand { opacity: 0; } @@ -4129,8 +4139,7 @@ input[type="button"].btn-block { margin-bottom: 0.75rem; background-color: #fff; border-radius: 0.25rem; - -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.125); - box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.125); + border: 1px solid rgba(0, 0, 0, 0.125); } .card-block { -- cgit v1.2.3 From 69afc16867d37000cb58662f7af39a7c765ee655 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 8 May 2016 13:46:38 -0700 Subject: grunt --- docs/dist/css/bootstrap.css | 151 ++++++++++++++++++++++++-------------------- 1 file changed, 81 insertions(+), 70 deletions(-) (limited to 'docs/dist/css/bootstrap.css') diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index ef8f78610..c5f255f9f 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -3,7 +3,7 @@ * Copyright 2011-2016 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ -/*! normalize.css commit fe56763 | MIT License | github.com/necolas/normalize.css */ +/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */ html { font-family: sans-serif; -ms-text-size-adjust: 100%; @@ -34,7 +34,6 @@ canvas, progress, video { display: inline-block; - vertical-align: baseline; } audio:not([controls]) { @@ -42,8 +41,12 @@ audio:not([controls]) { height: 0; } -[hidden], -template { +progress { + vertical-align: baseline; +} + +template, +[hidden] { display: none; } @@ -51,21 +54,25 @@ a { background-color: transparent; } -a:active { - outline: 0; -} - +a:active, a:hover { - outline: 0; + outline-width: 0; } abbr[title] { - border-bottom: 1px dotted; + border-bottom: none; + text-decoration: underline; + text-decoration: underline dotted; } b, strong { - font-weight: bold; + font-weight: inherit; +} + +b, +strong { + font-weight: bolder; } dfn { @@ -78,7 +85,7 @@ h1 { } mark { - background: #ff0; + background-color: #ff0; color: #000; } @@ -94,22 +101,30 @@ sup { vertical-align: baseline; } -sup { - top: -0.5em; -} - sub { bottom: -0.25em; } +sup { + top: -0.5em; +} + img { - border: 0; + border-style: none; } svg:not(:root) { overflow: hidden; } +code, +kbd, +pre, +samp { + font-family: monospace, monospace; + font-size: 1em; +} + figure { margin: 1em 40px; } @@ -118,81 +133,65 @@ hr { -webkit-box-sizing: content-box; box-sizing: content-box; height: 0; + overflow: visible; } -pre { - overflow: auto; +button, +input, +select, +textarea { + font: inherit; } -code, -kbd, -pre, -samp { - font-family: monospace, monospace; - font-size: 1em; +optgroup { + font-weight: bold; +} + +button, +input, +select { + overflow: visible; } button, input, -optgroup, select, textarea { - color: inherit; - font: inherit; margin: 0; } -button { - overflow: visible; -} - button, select { text-transform: none; } button, -html input[type="button"], -input[type="reset"], -input[type="submit"] { - -webkit-appearance: button; +[type="button"], +[type="reset"], +[type="submit"] { cursor: pointer; } -button[disabled], -html input[disabled] { +[disabled] { cursor: default; } +button, +html [type="button"], +[type="reset"], +[type="submit"] { + -webkit-appearance: button; +} + button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 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-appearance: textfield; -} - -input[type="search"]::-webkit-search-cancel-button, -input[type="search"]::-webkit-search-decoration { - -webkit-appearance: none; +button:-moz-focusring, +input:-moz-focusring { + outline: 1px dotted ButtonText; } fieldset { @@ -202,26 +201,38 @@ fieldset { } legend { - border: 0; + -webkit-box-sizing: border-box; + box-sizing: border-box; + color: inherit; + display: table; + max-width: 100%; padding: 0; + white-space: normal; } textarea { overflow: auto; } -optgroup { - font-weight: bold; +[type="checkbox"], +[type="radio"] { + -webkit-box-sizing: border-box; + box-sizing: border-box; + padding: 0; } -table { - border-collapse: collapse; - border-spacing: 0; +[type="number"]::-webkit-inner-spin-button, +[type="number"]::-webkit-outer-spin-button { + height: auto; } -td, -th { - padding: 0; +[type="search"] { + -webkit-appearance: textfield; +} + +[type="search"]::-webkit-search-cancel-button, +[type="search"]::-webkit-search-decoration { + -webkit-appearance: none; } @media print { -- cgit v1.2.3 From d90064f06fb9e32f78d03640c199a7ee98c9028c Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 8 May 2016 14:58:37 -0700 Subject: grunt --- docs/dist/css/bootstrap.css | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'docs/dist/css/bootstrap.css') diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index c5f255f9f..b8915e200 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -413,6 +413,7 @@ a:not([href]):focus { pre { margin-top: 0; margin-bottom: 1rem; + overflow: auto; } figure { @@ -441,6 +442,7 @@ textarea { } table { + border-collapse: collapse; background-color: transparent; } @@ -3735,6 +3737,12 @@ input[type="button"].btn-block { background-color: #fff; } +.custom-select:disabled { + color: #818a91; + cursor: not-allowed; + background-color: #eceeef; +} + .custom-select::-ms-expand { opacity: 0; } -- cgit v1.2.3 From dde85e9888ee7d4c8a39c2ea2dadba1dcf55edf1 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 8 May 2016 16:05:27 -0700 Subject: Redo checkboxes and radios - Move disabled radio and checkbox styles to Reboot - Collapse .radio and .checkbox into single class, .form-check - Collapse .radio-inline and .checkbox-inline into single class, .form-check-inline - Require classes for sub-elements in both new classes --- docs/dist/css/bootstrap.css | 55 +++++++++++++++++---------------------------- 1 file changed, 21 insertions(+), 34 deletions(-) (limited to 'docs/dist/css/bootstrap.css') diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index bc5077d7d..6270ae97d 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -477,6 +477,11 @@ textarea { border-radius: 0; } +input[type="radio"]:disabled, +input[type="checkbox"]:disabled { + cursor: not-allowed; +} + input[type="date"], input[type="time"], input[type="datetime-local"], @@ -2242,41 +2247,37 @@ select.form-control:focus::-ms-value { margin-bottom: 1rem; } -.radio, -.checkbox { +.form-check { position: relative; display: block; margin-bottom: 0.75rem; } -.radio label, -.checkbox label { +.form-check + .form-check { + margin-top: -.25rem; +} + +.form-check.disabled .form-check-label { + cursor: not-allowed; +} + +.form-check-label { padding-left: 1.25rem; margin-bottom: 0; cursor: pointer; } -.radio label input:only-child, -.checkbox label input:only-child { - position: static; -} - -.radio input[type="radio"], -.radio-inline input[type="radio"], -.checkbox input[type="checkbox"], -.checkbox-inline input[type="checkbox"] { +.form-check-input { position: absolute; margin-top: .25rem; margin-left: -1.25rem; } -.radio + .radio, -.checkbox + .checkbox { - margin-top: -.25rem; +.form-check-input:only-child { + position: static; } -.radio-inline, -.checkbox-inline { +.form-check-inline { position: relative; display: inline-block; padding-left: 1.25rem; @@ -2285,25 +2286,11 @@ select.form-control:focus::-ms-value { cursor: pointer; } -.radio-inline + .radio-inline, -.checkbox-inline + .checkbox-inline { - margin-top: 0; +.form-check-inline + .form-check-inline { margin-left: .75rem; } -input[type="radio"]:disabled, input[type="radio"].disabled, -input[type="checkbox"]:disabled, -input[type="checkbox"].disabled { - cursor: not-allowed; -} - -.radio-inline.disabled, -.checkbox-inline.disabled { - cursor: not-allowed; -} - -.radio.disabled label, -.checkbox.disabled label { +.form-check-inline.disabled { cursor: not-allowed; } -- cgit v1.2.3 From 4e4fdb7228e2d1f3f2bc6dc1a2f15cf96372fc4d Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 8 May 2016 17:31:11 -0700 Subject: grunt --- docs/dist/css/bootstrap.css | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'docs/dist/css/bootstrap.css') diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index 6270ae97d..3fb37e970 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -2235,6 +2235,12 @@ select.form-control:focus::-ms-value { border-radius: 0.2rem; } +select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]), +.input-group-sm > select.input-group-addon:not([size]):not([multiple]), +.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]) { + height: 1.8125rem; +} + .form-control-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn { @@ -2243,6 +2249,12 @@ select.form-control:focus::-ms-value { border-radius: 0.3rem; } +select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]), +.input-group-lg > select.input-group-addon:not([size]):not([multiple]), +.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]) { + height: 3.166667rem; +} + .form-group { margin-bottom: 1rem; } -- cgit v1.2.3 From 547290293c2fd16df9163254c878f2f5be34f832 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 11 May 2016 10:20:00 -0700 Subject: grunt --- docs/dist/css/bootstrap.css | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/dist/css/bootstrap.css') diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index 3fb37e970..59a6f17cb 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -2270,6 +2270,7 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for } .form-check.disabled .form-check-label { + color: #818a91; cursor: not-allowed; } -- cgit v1.2.3