From 6058dae624710e46b4efcd15aa94cfd7be18b674 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Sun, 10 Jan 2016 18:49:06 -0800 Subject: grunt dist-css docs [ci skip] --- docs/dist/css/bootstrap.css | 77 ++++++++++++++++++++++++--------------------- 1 file changed, 42 insertions(+), 35 deletions(-) (limited to 'docs/dist/css/bootstrap.css') diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index dca5c46d4..854477d02 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -707,7 +707,7 @@ code, kbd, pre, samp { - font-family: Menlo, Monaco, Consolas, "Courier New", monospace; + font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; } code { @@ -1908,39 +1908,46 @@ pre code { margin-bottom: 0; } -@media screen and (-webkit-min-device-pixel-ratio: 0) { - 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; - } - input[type="date"].input-sm, - .input-group-sm input[type="date"].form-control, - input[type="time"].input-sm, - .input-group-sm - input[type="time"].form-control, - input[type="datetime-local"].input-sm, - .input-group-sm - input[type="datetime-local"].form-control, - input[type="month"].input-sm, - .input-group-sm - input[type="month"].form-control { - line-height: 1.8625rem; - } - input[type="date"].input-lg, - .input-group-lg input[type="date"].form-control, - input[type="time"].input-lg, - .input-group-lg - input[type="time"].form-control, - input[type="datetime-local"].input-lg, - .input-group-lg - input[type="datetime-local"].form-control, - input[type="month"].input-lg, - .input-group-lg - input[type="month"].form-control { - line-height: 3.166667rem; - } +_::-webkit-full-page-media.form-control, +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; +} + +_::-webkit-full-page-media.input-sm, +.input-group-sm _::-webkit-full-page-media.form-control, +input[type="date"].input-sm, +.input-group-sm +input[type="date"].form-control, +input[type="time"].input-sm, +.input-group-sm +input[type="time"].form-control, +input[type="datetime-local"].input-sm, +.input-group-sm +input[type="datetime-local"].form-control, +input[type="month"].input-sm, +.input-group-sm +input[type="month"].form-control { + line-height: 1.8625rem; +} + +_::-webkit-full-page-media.input-lg, +.input-group-lg _::-webkit-full-page-media.form-control, +input[type="date"].input-lg, +.input-group-lg +input[type="date"].form-control, +input[type="time"].input-lg, +.input-group-lg +input[type="time"].form-control, +input[type="datetime-local"].input-lg, +.input-group-lg +input[type="datetime-local"].form-control, +input[type="month"].input-lg, +.input-group-lg +input[type="month"].form-control { + line-height: 3.166667rem; } .form-control-static { @@ -3153,7 +3160,7 @@ input[type="button"].btn-block { padding: .375rem .75rem; font-size: 1rem; font-weight: normal; - line-height: 1; + line-height: 1.5; color: #55595c; text-align: center; background-color: #eceeef; -- cgit v1.2.3 From b4bd1dc0dd556009a6f36c4bd402e0626b0546d9 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 17 Jan 2016 19:17:10 -0800 Subject: grunt --- docs/dist/css/bootstrap.css | 33 +++++++++++++++------------------ 1 file changed, 15 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 854477d02..ef8b56b21 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -3084,7 +3084,6 @@ input[type="button"].btn-block { } .btn-group-vertical > .btn:first-child:not(:last-child) { - border-top-right-radius: .25rem; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } @@ -3092,7 +3091,6 @@ input[type="button"].btn-block { .btn-group-vertical > .btn:last-child:not(:first-child) { border-top-left-radius: 0; border-top-right-radius: 0; - border-bottom-left-radius: .25rem; } .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn { @@ -3259,7 +3257,6 @@ input[type="button"].btn-block { position: relative; display: inline; padding-left: 1.5rem; - color: #555; } .custom-control + .custom-control { @@ -3304,10 +3301,6 @@ input[type="button"].btn-block { display: block; width: 1rem; height: 1rem; - font-size: 65%; - line-height: 1rem; - color: #eee; - text-align: center; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; @@ -3382,14 +3375,9 @@ input[type="button"].btn-block { } .custom-select-sm { - padding-top: 3px; - padding-bottom: 3px; - font-size: 12px; -} - -.custom-select-sm:not([multiple]) { - height: 26px; - min-height: 26px; + padding-top: .375rem; + padding-bottom: .375rem; + font-size: 75%; } .custom-file { @@ -3433,9 +3421,9 @@ input[type="button"].btn-block { .custom-file-control::before { position: absolute; - top: -.075rem; - right: -.075rem; - bottom: -.075rem; + top: -1px; + right: -1px; + bottom: -1px; z-index: 6; display: block; height: 2.5rem; @@ -4066,12 +4054,21 @@ input[type="button"].btn-block { } .breadcrumb-item + .breadcrumb-item::before { + display: inline-block; padding-right: .5rem; padding-left: .5rem; color: #818a91; content: "/"; } +.breadcrumb-item + .breadcrumb-item:hover::before { + text-decoration: underline; +} + +.breadcrumb-item + .breadcrumb-item:hover::before { + text-decoration: none; +} + .breadcrumb-item.active { color: #818a91; } -- cgit v1.2.3 From 40525eaa4dd5bed19a0aab4c20602f613591c5fc Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 23 Jan 2016 20:32:59 -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 ef8b56b21..015db6410 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -3301,6 +3301,7 @@ input[type="button"].btn-block { display: block; width: 1rem; height: 1rem; + pointer-events: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -- cgit v1.2.3 From 2825bf496b4ab4692f8a8cb868f4c57fdf22aeaa Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Mon, 25 Jan 2016 09:30:34 +0200 Subject: Run `grunt`. [ci skip] --- docs/dist/css/bootstrap.css | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) (limited to 'docs/dist/css/bootstrap.css') diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index ef8b56b21..ca17ec370 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 v3.0.3 | MIT License | github.com/necolas/normalize.css */ +/*! normalize.css commit fe56763 | MIT License | github.com/necolas/normalize.css */ html { font-family: sans-serif; -webkit-text-size-adjust: 100%; @@ -21,7 +21,6 @@ figcaption, figure, footer, header, -hgroup, main, menu, nav, @@ -188,8 +187,6 @@ input[type="number"]::-webkit-outer-spin-button { } input[type="search"] { - -webkit-box-sizing: content-box; - box-sizing: content-box; -webkit-appearance: textfield; } @@ -255,9 +252,6 @@ th { img { page-break-inside: avoid; } - img { - max-width: 100% !important; - } p, h2, h3 { @@ -489,8 +483,6 @@ legend { } input[type="search"] { - -webkit-box-sizing: inherit; - box-sizing: inherit; -webkit-appearance: none; } @@ -3156,6 +3148,7 @@ input[type="button"].btn-block { .input-group-addon { padding: .375rem .75rem; + margin-bottom: 0; font-size: 1rem; font-weight: normal; line-height: 1.5; @@ -3301,6 +3294,7 @@ input[type="button"].btn-block { display: block; width: 1rem; height: 1rem; + pointer-events: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; @@ -5089,7 +5083,7 @@ button.close { letter-spacing: normal; word-break: normal; word-spacing: normal; - word-wrap: normal; + word-wrap: break-word; white-space: normal; opacity: 0; @@ -5190,7 +5184,7 @@ button.close { letter-spacing: normal; word-break: normal; word-spacing: normal; - word-wrap: normal; + word-wrap: break-word; white-space: normal; background-color: #fff; -webkit-background-clip: padding-box; -- cgit v1.2.3 From 2ac922c78fcee2ef9d9aea7ca71e0369393502df Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 3 Feb 2016 19:45:19 -0800 Subject: grunt --- docs/dist/css/bootstrap.css | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) (limited to 'docs/dist/css/bootstrap.css') diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index 439468590..5f74836f8 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -630,7 +630,6 @@ mark, .blockquote-footer { display: block; font-size: 80%; - line-height: 1.5; color: #818a91; } @@ -670,7 +669,6 @@ mark, max-width: 100%; height: auto; padding: .25rem; - line-height: 1.5; background-color: #fff; border: 1px solid #ddd; border-radius: .25rem; @@ -731,7 +729,6 @@ pre { margin-top: 0; margin-bottom: 1rem; font-size: 90%; - line-height: 1.5; color: #373a3c; } @@ -1649,7 +1646,6 @@ pre code { .table th, .table td { padding: .75rem; - line-height: 1.5; vertical-align: top; border-top: 1px solid #eceeef; } @@ -1845,7 +1841,6 @@ pre code { width: 100%; padding: .375rem .75rem; font-size: 1rem; - line-height: 1.5; color: #55595c; background-color: #fff; background-image: none; @@ -2206,7 +2201,6 @@ input[type="checkbox"].disabled { padding: .375rem 1rem; font-size: 1rem; font-weight: normal; - line-height: 1.5; text-align: center; white-space: nowrap; vertical-align: middle; @@ -2718,14 +2712,12 @@ fieldset[disabled] a.btn { .btn-lg, .btn-group-lg > .btn { padding: .75rem 1.25rem; font-size: 1.25rem; - line-height: 1.333333; border-radius: .3rem; } .btn-sm, .btn-group-sm > .btn { padding: .25rem .75rem; font-size: .875rem; - line-height: 1.5; border-radius: .2rem; } @@ -2839,7 +2831,6 @@ input[type="button"].btn-block { padding: 3px 20px; clear: both; font-weight: normal; - line-height: 1.5; color: #373a3c; text-align: inherit; white-space: nowrap; @@ -2892,9 +2883,8 @@ input[type="button"].btn-block { .dropdown-header { display: block; - padding: 3px 20px; + padding: 5px 20px; font-size: .875rem; - line-height: 1.5; color: #818a91; white-space: nowrap; } @@ -4113,7 +4103,6 @@ input[type="button"].btn-block { float: left; padding: .5rem .75rem; margin-left: -1px; - line-height: 1.5; color: #0275d8; text-decoration: none; background-color: #fff; @@ -4129,7 +4118,6 @@ input[type="button"].btn-block { .pagination-lg .page-link { padding: .75rem 1.5rem; font-size: 1.25rem; - line-height: 1.333333; } .pagination-lg .page-item:first-child .page-link { @@ -4145,7 +4133,6 @@ input[type="button"].btn-block { .pagination-sm .page-link { padding: .275rem .75rem; font-size: .875rem; - line-height: 1.5; } .pagination-sm .page-item:first-child .page-link { -- cgit v1.2.3 From 0f18bd3257c5e253f71ce9e132933393438f4284 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 3 Feb 2016 20:43:16 -0800 Subject: grunt --- docs/dist/css/bootstrap.css | 9 --------- 1 file changed, 9 deletions(-) (limited to 'docs/dist/css/bootstrap.css') diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index 5f74836f8..c18ccbf45 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -4257,15 +4257,6 @@ a.label:focus, a.label:hover { border-radius: .25rem; } -.alert > p, -.alert > ul { - margin-bottom: 0; -} - -.alert > p + p { - margin-top: 5px; -} - .alert-heading { color: inherit; } -- cgit v1.2.3 From f31575ad63e7eb2dd0dc690dcdf26ac45d39f7a4 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 3 Feb 2016 20:53:00 -0800 Subject: grunt --- docs/dist/css/bootstrap.css | 51 ++++++++++++++++++++++++++++++++++----------- 1 file changed, 39 insertions(+), 12 deletions(-) (limited to 'docs/dist/css/bootstrap.css') diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index 854477d02..be616b28b 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -3793,8 +3793,9 @@ input[type="button"].btn-block { display: block; margin-bottom: .75rem; background-color: #fff; - border: 1px solid #e5e5e5; border-radius: .25rem; + -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .125); + box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .125); } .card-block { @@ -3839,7 +3840,8 @@ input[type="button"].btn-block { .card-header { padding: .75rem 1.25rem; background-color: #f5f5f5; - border-bottom: 1px solid #e5e5e5; + -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .125); + box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .125); } .card-header::after { @@ -3855,7 +3857,8 @@ input[type="button"].btn-block { .card-footer { padding: .75rem 1.25rem; background-color: #f5f5f5; - border-top: 1px solid #e5e5e5; + -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .125); + box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .125); } .card-footer::after { @@ -3868,6 +3871,30 @@ input[type="button"].btn-block { border-radius: 0 0 .25rem .25rem; } +.card-header-tabs { + margin-right: -.625rem; + margin-bottom: -.75rem; + margin-left: -.625rem; + border-bottom: 0; +} + +.card-header-tabs .nav-item { + margin-bottom: 0; +} + +.card-header-pills { + margin-right: -.625rem; + margin-left: -.625rem; +} + +.card-nav .nav-item { + float: left; +} + +.card-nav .nav-item + .nav-item { + margin-left: .2rem; +} + .card-primary { background-color: #0275d8; border-color: #0275d8; @@ -4066,12 +4093,21 @@ input[type="button"].btn-block { } .breadcrumb-item + .breadcrumb-item::before { + display: inline-block; padding-right: .5rem; padding-left: .5rem; color: #818a91; content: "/"; } +.breadcrumb-item + .breadcrumb-item:hover::before { + text-decoration: underline; +} + +.breadcrumb-item + .breadcrumb-item:hover::before { + text-decoration: none; +} + .breadcrumb-item.active { color: #818a91; } @@ -4662,18 +4698,9 @@ base::-moz-progress-bar, } .list-group-flush .list-group-item { - border-width: 1px 0; border-radius: 0; } -.list-group-flush:first-child .list-group-item:first-child { - border-top: 0; -} - -.list-group-flush:last-child .list-group-item:last-child { - border-bottom: 0; -} - a.list-group-item, button.list-group-item { width: 100%; -- cgit v1.2.3 From 18be3be3f48d7d813ccc71d4594c836e6dbddb04 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 5 Feb 2016 22:26:22 -0800 Subject: grunt --- docs/dist/css/bootstrap.css | 36 ++++++------------------------------ 1 file changed, 6 insertions(+), 30 deletions(-) (limited to 'docs/dist/css/bootstrap.css') diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index 246b8b68b..338bc3833 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -505,51 +505,27 @@ h1, h2, h3, h4, h5, h6, color: inherit; } -h1 { - font-size: 2.5rem; -} - -h2 { - font-size: 2rem; -} - -h3 { - font-size: 1.75rem; -} - -h4 { - font-size: 1.5rem; -} - -h5 { - font-size: 1.25rem; -} - -h6 { - font-size: 1rem; -} - -.h1 { +h1, .h1 { font-size: 2.5rem; } -.h2 { +h2, .h2 { font-size: 2rem; } -.h3 { +h3, .h3 { font-size: 1.75rem; } -.h4 { +h4, .h4 { font-size: 1.5rem; } -.h5 { +h5, .h5 { font-size: 1.25rem; } -.h6 { +h6, .h6 { font-size: 1rem; } -- cgit v1.2.3 From 40c3be90ca929df58834bf44dc979dcebf4f687e Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 6 Feb 2016 15:20:08 -0800 Subject: grunt --- docs/dist/css/bootstrap.css | 717 ++++++++++++++++++++++++++++++-------------- 1 file changed, 497 insertions(+), 220 deletions(-) (limited to 'docs/dist/css/bootstrap.css') diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index 338bc3833..8bf2228bd 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -323,7 +323,7 @@ html { } body { - font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; + font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif; font-size: 1rem; line-height: 1.5; color: #373a3c; @@ -722,8 +722,8 @@ pre code { } .container { - padding-right: .9375rem; - padding-left: .9375rem; + padding-right: 7.5px; + padding-left: 7.5px; margin-right: auto; margin-left: auto; } @@ -759,8 +759,8 @@ pre code { } .container-fluid { - padding-right: .9375rem; - padding-left: .9375rem; + padding-right: 7.5px; + padding-left: 7.5px; margin-right: auto; margin-left: auto; } @@ -772,8 +772,8 @@ pre code { } .row { - margin-right: -.9375rem; - margin-left: -.9375rem; + margin-right: -7.5px; + margin-left: -7.5px; } .row::after { @@ -782,833 +782,1110 @@ pre code { content: ""; } -.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 { +.col-xs-1 { position: relative; - min-height: 1px; - padding-right: .9375rem; - padding-left: .9375rem; -} - -.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; -} - -.col-xs-1 { width: 8.333333%; + min-height: 1px; + padding-right: 7.5px; + padding-left: 7.5px; } .col-xs-2 { + position: relative; + float: left; width: 16.666667%; + min-height: 1px; + padding-right: 7.5px; + padding-left: 7.5px; } .col-xs-3 { + position: relative; + float: left; width: 25%; + min-height: 1px; + padding-right: 7.5px; + padding-left: 7.5px; } .col-xs-4 { + position: relative; + float: left; width: 33.333333%; + min-height: 1px; + padding-right: 7.5px; + padding-left: 7.5px; } .col-xs-5 { + position: relative; + float: left; width: 41.666667%; + min-height: 1px; + padding-right: 7.5px; + padding-left: 7.5px; } .col-xs-6 { + position: relative; + float: left; width: 50%; + min-height: 1px; + padding-right: 7.5px; + padding-left: 7.5px; } .col-xs-7 { + position: relative; + float: left; width: 58.333333%; + min-height: 1px; + padding-right: 7.5px; + padding-left: 7.5px; } .col-xs-8 { + position: relative; + float: left; width: 66.666667%; + min-height: 1px; + padding-right: 7.5px; + padding-left: 7.5px; } .col-xs-9 { + position: relative; + float: left; width: 75%; + min-height: 1px; + padding-right: 7.5px; + padding-left: 7.5px; } .col-xs-10 { + position: relative; + float: left; width: 83.333333%; + min-height: 1px; + padding-right: 7.5px; + padding-left: 7.5px; } .col-xs-11 { + position: relative; + float: left; width: 91.666667%; + min-height: 1px; + padding-right: 7.5px; + padding-left: 7.5px; } .col-xs-12 { + position: relative; + float: left; width: 100%; + min-height: 1px; + padding-right: 7.5px; + padding-left: 7.5px; } -.col-xs-pull-0 { +.pull-xs-0 { right: auto; } -.col-xs-pull-1 { +.pull-xs-1 { right: 8.333333%; } -.col-xs-pull-2 { +.pull-xs-2 { right: 16.666667%; } -.col-xs-pull-3 { +.pull-xs-3 { right: 25%; } -.col-xs-pull-4 { +.pull-xs-4 { right: 33.333333%; } -.col-xs-pull-5 { +.pull-xs-5 { right: 41.666667%; } -.col-xs-pull-6 { +.pull-xs-6 { right: 50%; } -.col-xs-pull-7 { +.pull-xs-7 { right: 58.333333%; } -.col-xs-pull-8 { +.pull-xs-8 { right: 66.666667%; } -.col-xs-pull-9 { +.pull-xs-9 { right: 75%; } -.col-xs-pull-10 { +.pull-xs-10 { right: 83.333333%; } -.col-xs-pull-11 { +.pull-xs-11 { right: 91.666667%; } -.col-xs-pull-12 { +.pull-xs-12 { right: 100%; } -.col-xs-push-0 { +.push-xs-0 { left: auto; } -.col-xs-push-1 { +.push-xs-1 { left: 8.333333%; } -.col-xs-push-2 { +.push-xs-2 { left: 16.666667%; } -.col-xs-push-3 { +.push-xs-3 { left: 25%; } -.col-xs-push-4 { +.push-xs-4 { left: 33.333333%; } -.col-xs-push-5 { +.push-xs-5 { left: 41.666667%; } -.col-xs-push-6 { +.push-xs-6 { left: 50%; } -.col-xs-push-7 { +.push-xs-7 { left: 58.333333%; } -.col-xs-push-8 { +.push-xs-8 { left: 66.666667%; } -.col-xs-push-9 { +.push-xs-9 { left: 75%; } -.col-xs-push-10 { +.push-xs-10 { left: 83.333333%; } -.col-xs-push-11 { +.push-xs-11 { left: 91.666667%; } -.col-xs-push-12 { +.push-xs-12 { left: 100%; } -.col-xs-offset-1 { +.offset-xs-1 { margin-left: 8.333333%; } -.col-xs-offset-2 { +.offset-xs-2 { margin-left: 16.666667%; } -.col-xs-offset-3 { +.offset-xs-3 { margin-left: 25%; } -.col-xs-offset-4 { +.offset-xs-4 { margin-left: 33.333333%; } -.col-xs-offset-5 { +.offset-xs-5 { margin-left: 41.666667%; } -.col-xs-offset-6 { +.offset-xs-6 { margin-left: 50%; } -.col-xs-offset-7 { +.offset-xs-7 { margin-left: 58.333333%; } -.col-xs-offset-8 { +.offset-xs-8 { margin-left: 66.666667%; } -.col-xs-offset-9 { +.offset-xs-9 { margin-left: 75%; } -.col-xs-offset-10 { +.offset-xs-10 { margin-left: 83.333333%; } -.col-xs-offset-11 { +.offset-xs-11 { margin-left: 91.666667%; } @media (min-width: 544px) { - .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { - float: left; - } .col-sm-1 { + position: relative; + float: left; width: 8.333333%; + min-height: 1px; + padding-right: 7.5px; + padding-left: 7.5px; } .col-sm-2 { + position: relative; + float: left; width: 16.666667%; + min-height: 1px; + padding-right: 7.5px; + padding-left: 7.5px; } .col-sm-3 { + position: relative; + float: left; width: 25%; + min-height: 1px; + padding-right: 7.5px; + padding-left: 7.5px; } .col-sm-4 { + position: relative; + float: left; width: 33.333333%; + min-height: 1px; + padding-right: 7.5px; + padding-left: 7.5px; } .col-sm-5 { + position: relative; + float: left; width: 41.666667%; + min-height: 1px; + padding-right: 7.5px; + padding-left: 7.5px; } .col-sm-6 { + position: relative; + float: left; width: 50%; + min-height: 1px; + padding-right: 7.5px; + padding-left: 7.5px; } .col-sm-7 { + position: relative; + float: left; width: 58.333333%; + min-height: 1px; + padding-right: 7.5px; + padding-left: 7.5px; } .col-sm-8 { + position: relative; + float: left; width: 66.666667%; + min-height: 1px; + padding-right: 7.5px; + padding-left: 7.5px; } .col-sm-9 { + position: relative; + float: left; width: 75%; + min-height: 1px; + padding-right: 7.5px; + padding-left: 7.5px; } .col-sm-10 { + position: relative; + float: left; width: 83.333333%; + min-height: 1px; + padding-right: 7.5px; + padding-left: 7.5px; } .col-sm-11 { + position: relative; + float: left; width: 91.666667%; + min-height: 1px; + padding-right: 7.5px; + padding-left: 7.5px; } .col-sm-12 { + position: relative; + float: left; width: 100%; + min-height: 1px; + padding-right: 7.5px; + padding-left: 7.5px; } - .col-sm-pull-0 { + .pull-sm-0 { right: auto; } - .col-sm-pull-1 { + .pull-sm-1 { right: 8.333333%; } - .col-sm-pull-2 { + .pull-sm-2 { right: 16.666667%; } - .col-sm-pull-3 { + .pull-sm-3 { right: 25%; } - .col-sm-pull-4 { + .pull-sm-4 { right: 33.333333%; } - .col-sm-pull-5 { + .pull-sm-5 { right: 41.666667%; } - .col-sm-pull-6 { + .pull-sm-6 { right: 50%; } - .col-sm-pull-7 { + .pull-sm-7 { right: 58.333333%; } - .col-sm-pull-8 { + .pull-sm-8 { right: 66.666667%; } - .col-sm-pull-9 { + .pull-sm-9 { right: 75%; } - .col-sm-pull-10 { + .pull-sm-10 { right: 83.333333%; } - .col-sm-pull-11 { + .pull-sm-11 { right: 91.666667%; } - .col-sm-pull-12 { + .pull-sm-12 { right: 100%; } - .col-sm-push-0 { + .push-sm-0 { left: auto; } - .col-sm-push-1 { + .push-sm-1 { left: 8.333333%; } - .col-sm-push-2 { + .push-sm-2 { left: 16.666667%; } - .col-sm-push-3 { + .push-sm-3 { left: 25%; } - .col-sm-push-4 { + .push-sm-4 { left: 33.333333%; } - .col-sm-push-5 { + .push-sm-5 { left: 41.666667%; } - .col-sm-push-6 { + .push-sm-6 { left: 50%; } - .col-sm-push-7 { + .push-sm-7 { left: 58.333333%; } - .col-sm-push-8 { + .push-sm-8 { left: 66.666667%; } - .col-sm-push-9 { + .push-sm-9 { left: 75%; } - .col-sm-push-10 { + .push-sm-10 { left: 83.333333%; } - .col-sm-push-11 { + .push-sm-11 { left: 91.666667%; } - .col-sm-push-12 { + .push-sm-12 { left: 100%; } - .col-sm-offset-0 { + .offset-sm-0 { margin-left: 0; } - .col-sm-offset-1 { + .offset-sm-1 { margin-left: 8.333333%; } - .col-sm-offset-2 { + .offset-sm-2 { margin-left: 16.666667%; } - .col-sm-offset-3 { + .offset-sm-3 { margin-left: 25%; } - .col-sm-offset-4 { + .offset-sm-4 { margin-left: 33.333333%; } - .col-sm-offset-5 { + .offset-sm-5 { margin-left: 41.666667%; } - .col-sm-offset-6 { + .offset-sm-6 { margin-left: 50%; } - .col-sm-offset-7 { + .offset-sm-7 { margin-left: 58.333333%; } - .col-sm-offset-8 { + .offset-sm-8 { margin-left: 66.666667%; } - .col-sm-offset-9 { + .offset-sm-9 { margin-left: 75%; } - .col-sm-offset-10 { + .offset-sm-10 { margin-left: 83.333333%; } - .col-sm-offset-11 { + .offset-sm-11 { margin-left: 91.666667%; } } @media (min-width: 768px) { - .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { - float: left; - } .col-md-1 { + position: relative; + float: left; width: 8.333333%; + min-height: 1px; + padding-right: 7.5px; + padding-left: 7.5px; } .col-md-2 { + position: relative; + float: left; width: 16.666667%; + min-height: 1px; + padding-right: 7.5px; + padding-left: 7.5px; } .col-md-3 { + position: relative; + float: left; width: 25%; + min-height: 1px; + padding-right: 7.5px; + padding-left: 7.5px; } .col-md-4 { + position: relative; + float: left; width: 33.333333%; + min-height: 1px; + padding-right: 7.5px; + padding-left: 7.5px; } .col-md-5 { + position: relative; + float: left; width: 41.666667%; + min-height: 1px; + padding-right: 7.5px; + padding-left: 7.5px; } .col-md-6 { + position: relative; + float: left; width: 50%; + min-height: 1px; + padding-right: 7.5px; + padding-left: 7.5px; } .col-md-7 { + position: relative; + float: left; width: 58.333333%; + min-height: 1px; + padding-right: 7.5px; + padding-left: 7.5px; } .col-md-8 { + position: relative; + float: left; width: 66.666667%; + min-height: 1px; + padding-right: 7.5px; + padding-left: 7.5px; } .col-md-9 { + position: relative; + float: left; width: 75%; + min-height: 1px; + padding-right: 7.5px; + padding-left: 7.5px; } .col-md-10 { + position: relative; + float: left; width: 83.333333%; + min-height: 1px; + padding-right: 7.5px; + padding-left: 7.5px; } .col-md-11 { + position: relative; + float: left; width: 91.666667%; + min-height: 1px; + padding-right: 7.5px; + padding-left: 7.5px; } .col-md-12 { + position: relative; + float: left; width: 100%; + min-height: 1px; + padding-right: 7.5px; + padding-left: 7.5px; } - .col-md-pull-0 { + .pull-md-0 { right: auto; } - .col-md-pull-1 { + .pull-md-1 { right: 8.333333%; } - .col-md-pull-2 { + .pull-md-2 { right: 16.666667%; } - .col-md-pull-3 { + .pull-md-3 { right: 25%; } - .col-md-pull-4 { + .pull-md-4 { right: 33.333333%; } - .col-md-pull-5 { + .pull-md-5 { right: 41.666667%; } - .col-md-pull-6 { + .pull-md-6 { right: 50%; } - .col-md-pull-7 { + .pull-md-7 { right: 58.333333%; } - .col-md-pull-8 { + .pull-md-8 { right: 66.666667%; } - .col-md-pull-9 { + .pull-md-9 { right: 75%; } - .col-md-pull-10 { + .pull-md-10 { right: 83.333333%; } - .col-md-pull-11 { + .pull-md-11 { right: 91.666667%; } - .col-md-pull-12 { + .pull-md-12 { right: 100%; } - .col-md-push-0 { + .push-md-0 { left: auto; } - .col-md-push-1 { + .push-md-1 { left: 8.333333%; } - .col-md-push-2 { + .push-md-2 { left: 16.666667%; } - .col-md-push-3 { + .push-md-3 { left: 25%; } - .col-md-push-4 { + .push-md-4 { left: 33.333333%; } - .col-md-push-5 { + .push-md-5 { left: 41.666667%; } - .col-md-push-6 { + .push-md-6 { left: 50%; } - .col-md-push-7 { + .push-md-7 { left: 58.333333%; } - .col-md-push-8 { + .push-md-8 { left: 66.666667%; } - .col-md-push-9 { + .push-md-9 { left: 75%; } - .col-md-push-10 { + .push-md-10 { left: 83.333333%; } - .col-md-push-11 { + .push-md-11 { left: 91.666667%; } - .col-md-push-12 { + .push-md-12 { left: 100%; } - .col-md-offset-0 { + .offset-md-0 { margin-left: 0; } - .col-md-offset-1 { + .offset-md-1 { margin-left: 8.333333%; } - .col-md-offset-2 { + .offset-md-2 { margin-left: 16.666667%; } - .col-md-offset-3 { + .offset-md-3 { margin-left: 25%; } - .col-md-offset-4 { + .offset-md-4 { margin-left: 33.333333%; } - .col-md-offset-5 { + .offset-md-5 { margin-left: 41.666667%; } - .col-md-offset-6 { + .offset-md-6 { margin-left: 50%; } - .col-md-offset-7 { + .offset-md-7 { margin-left: 58.333333%; } - .col-md-offset-8 { + .offset-md-8 { margin-left: 66.666667%; } - .col-md-offset-9 { + .offset-md-9 { margin-left: 75%; } - .col-md-offset-10 { + .offset-md-10 { margin-left: 83.333333%; } - .col-md-offset-11 { + .offset-md-11 { margin-left: 91.666667%; } } @media (min-width: 992px) { - .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { - float: left; - } .col-lg-1 { + position: relative; + float: left; width: 8.333333%; + min-height: 1px; + padding-right: 7.5px; + padding-left: 7.5px; } .col-lg-2 { + position: relative; + float: left; width: 16.666667%; + min-height: 1px; + padding-right: 7.5px; + padding-left: 7.5px; } .col-lg-3 { + position: relative; + float: left; width: 25%; + min-height: 1px; + padding-right: 7.5px; + padding-left: 7.5px; } .col-lg-4 { + position: relative; + float: left; width: 33.333333%; + min-height: 1px; + padding-right: 7.5px; + padding-left: 7.5px; } .col-lg-5 { + position: relative; + float: left; width: 41.666667%; + min-height: 1px; + padding-right: 7.5px; + padding-left: 7.5px; } .col-lg-6 { + position: relative; + float: left; width: 50%; + min-height: 1px; + padding-right: 7.5px; + padding-left: 7.5px; } .col-lg-7 { + position: relative; + float: left; width: 58.333333%; + min-height: 1px; + padding-right: 7.5px; + padding-left: 7.5px; } .col-lg-8 { + position: relative; + float: left; width: 66.666667%; + min-height: 1px; + padding-right: 7.5px; + padding-left: 7.5px; } .col-lg-9 { + position: relative; + float: left; width: 75%; + min-height: 1px; + padding-right: 7.5px; + padding-left: 7.5px; } .col-lg-10 { + position: relative; + float: left; width: 83.333333%; + min-height: 1px; + padding-right: 7.5px; + padding-left: 7.5px; } .col-lg-11 { + position: relative; + float: left; width: 91.666667%; + min-height: 1px; + padding-right: 7.5px; + padding-left: 7.5px; } .col-lg-12 { + position: relative; + float: left; width: 100%; + min-height: 1px; + padding-right: 7.5px; + padding-left: 7.5px; } - .col-lg-pull-0 { + .pull-lg-0 { right: auto; } - .col-lg-pull-1 { + .pull-lg-1 { right: 8.333333%; } - .col-lg-pull-2 { + .pull-lg-2 { right: 16.666667%; } - .col-lg-pull-3 { + .pull-lg-3 { right: 25%; } - .col-lg-pull-4 { + .pull-lg-4 { right: 33.333333%; } - .col-lg-pull-5 { + .pull-lg-5 { right: 41.666667%; } - .col-lg-pull-6 { + .pull-lg-6 { right: 50%; } - .col-lg-pull-7 { + .pull-lg-7 { right: 58.333333%; } - .col-lg-pull-8 { + .pull-lg-8 { right: 66.666667%; } - .col-lg-pull-9 { + .pull-lg-9 { right: 75%; } - .col-lg-pull-10 { + .pull-lg-10 { right: 83.333333%; } - .col-lg-pull-11 { + .pull-lg-11 { right: 91.666667%; } - .col-lg-pull-12 { + .pull-lg-12 { right: 100%; } - .col-lg-push-0 { + .push-lg-0 { left: auto; } - .col-lg-push-1 { + .push-lg-1 { left: 8.333333%; } - .col-lg-push-2 { + .push-lg-2 { left: 16.666667%; } - .col-lg-push-3 { + .push-lg-3 { left: 25%; } - .col-lg-push-4 { + .push-lg-4 { left: 33.333333%; } - .col-lg-push-5 { + .push-lg-5 { left: 41.666667%; } - .col-lg-push-6 { + .push-lg-6 { left: 50%; } - .col-lg-push-7 { + .push-lg-7 { left: 58.333333%; } - .col-lg-push-8 { + .push-lg-8 { left: 66.666667%; } - .col-lg-push-9 { + .push-lg-9 { left: 75%; } - .col-lg-push-10 { + .push-lg-10 { left: 83.333333%; } - .col-lg-push-11 { + .push-lg-11 { left: 91.666667%; } - .col-lg-push-12 { + .push-lg-12 { left: 100%; } - .col-lg-offset-0 { + .offset-lg-0 { margin-left: 0; } - .col-lg-offset-1 { + .offset-lg-1 { margin-left: 8.333333%; } - .col-lg-offset-2 { + .offset-lg-2 { margin-left: 16.666667%; } - .col-lg-offset-3 { + .offset-lg-3 { margin-left: 25%; } - .col-lg-offset-4 { + .offset-lg-4 { margin-left: 33.333333%; } - .col-lg-offset-5 { + .offset-lg-5 { margin-left: 41.666667%; } - .col-lg-offset-6 { + .offset-lg-6 { margin-left: 50%; } - .col-lg-offset-7 { + .offset-lg-7 { margin-left: 58.333333%; } - .col-lg-offset-8 { + .offset-lg-8 { margin-left: 66.666667%; } - .col-lg-offset-9 { + .offset-lg-9 { margin-left: 75%; } - .col-lg-offset-10 { + .offset-lg-10 { margin-left: 83.333333%; } - .col-lg-offset-11 { + .offset-lg-11 { margin-left: 91.666667%; } } @media (min-width: 1200px) { - .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 { - float: left; - } .col-xl-1 { + position: relative; + float: left; width: 8.333333%; + min-height: 1px; + padding-right: 7.5px; + padding-left: 7.5px; } .col-xl-2 { + position: relative; + float: left; width: 16.666667%; + min-height: 1px; + padding-right: 7.5px; + padding-left: 7.5px; } .col-xl-3 { + position: relative; + float: left; width: 25%; + min-height: 1px; + padding-right: 7.5px; + padding-left: 7.5px; } .col-xl-4 { + position: relative; + float: left; width: 33.333333%; + min-height: 1px; + padding-right: 7.5px; + padding-left: 7.5px; } .col-xl-5 { + position: relative; + float: left; width: 41.666667%; + min-height: 1px; + padding-right: 7.5px; + padding-left: 7.5px; } .col-xl-6 { + position: relative; + float: left; width: 50%; + min-height: 1px; + padding-right: 7.5px; + padding-left: 7.5px; } .col-xl-7 { + position: relative; + float: left; width: 58.333333%; + min-height: 1px; + padding-right: 7.5px; + padding-left: 7.5px; } .col-xl-8 { + position: relative; + float: left; width: 66.666667%; + min-height: 1px; + padding-right: 7.5px; + padding-left: 7.5px; } .col-xl-9 { + position: relative; + float: left; width: 75%; + min-height: 1px; + padding-right: 7.5px; + padding-left: 7.5px; } .col-xl-10 { + position: relative; + float: left; width: 83.333333%; + min-height: 1px; + padding-right: 7.5px; + padding-left: 7.5px; } .col-xl-11 { + position: relative; + float: left; width: 91.666667%; + min-height: 1px; + padding-right: 7.5px; + padding-left: 7.5px; } .col-xl-12 { + position: relative; + float: left; width: 100%; + min-height: 1px; + padding-right: 7.5px; + padding-left: 7.5px; } - .col-xl-pull-0 { + .pull-xl-0 { right: auto; } - .col-xl-pull-1 { + .pull-xl-1 { right: 8.333333%; } - .col-xl-pull-2 { + .pull-xl-2 { right: 16.666667%; } - .col-xl-pull-3 { + .pull-xl-3 { right: 25%; } - .col-xl-pull-4 { + .pull-xl-4 { right: 33.333333%; } - .col-xl-pull-5 { + .pull-xl-5 { right: 41.666667%; } - .col-xl-pull-6 { + .pull-xl-6 { right: 50%; } - .col-xl-pull-7 { + .pull-xl-7 { right: 58.333333%; } - .col-xl-pull-8 { + .pull-xl-8 { right: 66.666667%; } - .col-xl-pull-9 { + .pull-xl-9 { right: 75%; } - .col-xl-pull-10 { + .pull-xl-10 { right: 83.333333%; } - .col-xl-pull-11 { + .pull-xl-11 { right: 91.666667%; } - .col-xl-pull-12 { + .pull-xl-12 { right: 100%; } - .col-xl-push-0 { + .push-xl-0 { left: auto; } - .col-xl-push-1 { + .push-xl-1 { left: 8.333333%; } - .col-xl-push-2 { + .push-xl-2 { left: 16.666667%; } - .col-xl-push-3 { + .push-xl-3 { left: 25%; } - .col-xl-push-4 { + .push-xl-4 { left: 33.333333%; } - .col-xl-push-5 { + .push-xl-5 { left: 41.666667%; } - .col-xl-push-6 { + .push-xl-6 { left: 50%; } - .col-xl-push-7 { + .push-xl-7 { left: 58.333333%; } - .col-xl-push-8 { + .push-xl-8 { left: 66.666667%; } - .col-xl-push-9 { + .push-xl-9 { left: 75%; } - .col-xl-push-10 { + .push-xl-10 { left: 83.333333%; } - .col-xl-push-11 { + .push-xl-11 { left: 91.666667%; } - .col-xl-push-12 { + .push-xl-12 { left: 100%; } - .col-xl-offset-0 { + .offset-xl-0 { margin-left: 0; } - .col-xl-offset-1 { + .offset-xl-1 { margin-left: 8.333333%; } - .col-xl-offset-2 { + .offset-xl-2 { margin-left: 16.666667%; } - .col-xl-offset-3 { + .offset-xl-3 { margin-left: 25%; } - .col-xl-offset-4 { + .offset-xl-4 { margin-left: 33.333333%; } - .col-xl-offset-5 { + .offset-xl-5 { margin-left: 41.666667%; } - .col-xl-offset-6 { + .offset-xl-6 { margin-left: 50%; } - .col-xl-offset-7 { + .offset-xl-7 { margin-left: 58.333333%; } - .col-xl-offset-8 { + .offset-xl-8 { margin-left: 66.666667%; } - .col-xl-offset-9 { + .offset-xl-9 { margin-left: 75%; } - .col-xl-offset-10 { + .offset-xl-10 { margin-left: 83.333333%; } - .col-xl-offset-11 { + .offset-xl-11 { margin-left: 91.666667%; } } @@ -5036,7 +5313,7 @@ button.close { position: absolute; z-index: 1070; display: block; - font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; + font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif; font-size: .875rem; font-style: normal; font-weight: normal; @@ -5137,7 +5414,7 @@ button.close { display: block; max-width: 276px; padding: 1px; - font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; + font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif; font-size: .875rem; font-style: normal; font-weight: normal; -- cgit v1.2.3 From b2854d85c5b803814b950b1940fd0831d4272414 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 6 Feb 2016 16:47:57 -0800 Subject: grunt --- docs/dist/css/bootstrap.css | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) (limited to 'docs/dist/css/bootstrap.css') diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index 8bf2228bd..dc32ecce8 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -5837,12 +5837,6 @@ a.bg-danger:focus, a.bg-danger:hover { background-color: #c9302c !important; } -.center-block { - display: block; - margin-right: auto; - margin-left: auto; -} - .clearfix::after { display: table; clear: both; @@ -6281,7 +6275,11 @@ a.bg-danger:focus, a.bg-danger:hover { } .text-muted { - color: #818a91; + color: #818a91 !important; +} + +a.text-muted:focus, a.text-muted:hover { + color: #687077; } .text-primary { -- cgit v1.2.3 From 12bb0a721262408618cb069efc19f88784fc3bd9 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 6 Feb 2016 18:09:07 -0800 Subject: grunt --- docs/dist/css/bootstrap.css | 833 ++++++++++++++++++++++---------------------- 1 file changed, 413 insertions(+), 420 deletions(-) (limited to 'docs/dist/css/bootstrap.css') diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index dc32ecce8..4eb1f275b 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -6,8 +6,8 @@ /*! normalize.css commit fe56763 | MIT License | github.com/necolas/normalize.css */ html { font-family: sans-serif; + -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; - -ms-text-size-adjust: 100%; } body { @@ -73,13 +73,13 @@ dfn { } h1 { - margin: .67em 0; font-size: 2em; + margin: 0.67em 0; } mark { - color: #000; background: #ff0; + color: #000; } small { @@ -88,18 +88,18 @@ small { sub, sup { - position: relative; font-size: 75%; line-height: 0; + position: relative; vertical-align: baseline; } sup { - top: -.5em; + top: -0.5em; } sub { - bottom: -.25em; + bottom: -0.25em; } img { @@ -115,9 +115,9 @@ figure { } hr { - height: 0; -webkit-box-sizing: content-box; box-sizing: content-box; + height: 0; } pre { @@ -137,9 +137,9 @@ input, optgroup, select, textarea { - margin: 0; - font: inherit; color: inherit; + font: inherit; + margin: 0; } button { @@ -166,8 +166,8 @@ html input[disabled] { button::-moz-focus-inner, input::-moz-focus-inner { - padding: 0; border: 0; + padding: 0; } input { @@ -196,14 +196,14 @@ input[type="search"]::-webkit-search-decoration { } fieldset { - padding: .35em .625em .75em; - margin: 0 2px; border: 1px solid #c0c0c0; + margin: 0 2px; + padding: 0.35em 0.625em 0.75em; } legend { - padding: 0; border: 0; + padding: 0; } textarea { @@ -215,8 +215,8 @@ optgroup { } table { - border-spacing: 0; border-collapse: collapse; + border-spacing: 0; } td, @@ -244,7 +244,6 @@ th { pre, blockquote { border: 1px solid #999; - page-break-inside: avoid; } thead { @@ -316,9 +315,8 @@ html { } html { - -ms-overflow-style: scrollbar; font-size: 16px; - + -ms-overflow-style: scrollbar; -webkit-tap-highlight-color: transparent; } @@ -434,8 +432,8 @@ table { } caption { - padding-top: .75rem; - padding-bottom: .75rem; + padding-top: 0.75rem; + padding-bottom: 0.75rem; color: #818a91; text-align: left; caption-side: bottom; @@ -498,7 +496,7 @@ output { h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { - margin-bottom: .5rem; + margin-bottom: 0.5rem; font-family: inherit; font-weight: 500; line-height: 1.1; @@ -558,7 +556,7 @@ hr { margin-top: 1rem; margin-bottom: 1rem; border: 0; - border-top: 1px solid rgba(0, 0, 0, .1); + border-top: 1px solid rgba(0, 0, 0, 0.1); } small, @@ -597,10 +595,10 @@ mark, } .blockquote { - padding: .5rem 1rem; + padding: 0.5rem 1rem; margin-bottom: 1rem; font-size: 1.25rem; - border-left: .25rem solid #eceeef; + border-left: 0.25rem solid #eceeef; } .blockquote-footer { @@ -617,7 +615,7 @@ mark, padding-right: 1rem; padding-left: 0; text-align: right; - border-right: .25rem solid #eceeef; + border-right: 0.25rem solid #eceeef; border-left: 0; } @@ -637,20 +635,20 @@ mark, } .img-rounded { - border-radius: .3rem; + border-radius: 0.3rem; } .img-thumbnail { - display: inline-block; - max-width: 100%; - height: auto; - padding: .25rem; + padding: 0.25rem; background-color: #fff; border: 1px solid #ddd; - border-radius: .25rem; + border-radius: 0.25rem; -webkit-transition: all .2s ease-in-out; - -o-transition: all .2s ease-in-out; - transition: all .2s ease-in-out; + -o-transition: all .2s ease-in-out; + transition: all .2s ease-in-out; + display: inline-block; + max-width: 100%; + height: auto; } .img-circle { @@ -662,7 +660,7 @@ mark, } .figure-img { - margin-bottom: .5rem; + margin-bottom: 0.5rem; line-height: 1; } @@ -683,7 +681,7 @@ code { font-size: 90%; color: #bd4147; background-color: #f7f7f9; - border-radius: .25rem; + border-radius: 0.25rem; } kbd { @@ -691,7 +689,7 @@ kbd { font-size: 90%; color: #fff; background-color: #333; - border-radius: .2rem; + border-radius: 0.2rem; } kbd kbd { @@ -722,16 +720,16 @@ pre code { } .container { - padding-right: 7.5px; - padding-left: 7.5px; - margin-right: auto; margin-left: auto; + margin-right: auto; + padding-left: 7.5px; + padding-right: 7.5px; } .container::after { + content: ""; display: table; clear: both; - content: ""; } @media (min-width: 544px) { @@ -759,135 +757,135 @@ pre code { } .container-fluid { - padding-right: 7.5px; - padding-left: 7.5px; - margin-right: auto; margin-left: auto; + margin-right: auto; + padding-left: 7.5px; + padding-right: 7.5px; } .container-fluid::after { + content: ""; display: table; clear: both; - content: ""; } .row { - margin-right: -7.5px; margin-left: -7.5px; + margin-right: -7.5px; } .row::after { + content: ""; display: table; clear: both; - content: ""; } .col-xs-1 { position: relative; - float: left; - width: 8.333333%; min-height: 1px; padding-right: 7.5px; padding-left: 7.5px; + float: left; + width: 8.333333%; } .col-xs-2 { position: relative; - float: left; - width: 16.666667%; min-height: 1px; padding-right: 7.5px; padding-left: 7.5px; + float: left; + width: 16.666667%; } .col-xs-3 { position: relative; - float: left; - width: 25%; min-height: 1px; padding-right: 7.5px; padding-left: 7.5px; + float: left; + width: 25%; } .col-xs-4 { position: relative; - float: left; - width: 33.333333%; min-height: 1px; padding-right: 7.5px; padding-left: 7.5px; + float: left; + width: 33.333333%; } .col-xs-5 { position: relative; - float: left; - width: 41.666667%; min-height: 1px; padding-right: 7.5px; padding-left: 7.5px; + float: left; + width: 41.666667%; } .col-xs-6 { position: relative; - float: left; - width: 50%; min-height: 1px; padding-right: 7.5px; padding-left: 7.5px; + float: left; + width: 50%; } .col-xs-7 { position: relative; - float: left; - width: 58.333333%; min-height: 1px; padding-right: 7.5px; padding-left: 7.5px; + float: left; + width: 58.333333%; } .col-xs-8 { position: relative; - float: left; - width: 66.666667%; min-height: 1px; padding-right: 7.5px; padding-left: 7.5px; + float: left; + width: 66.666667%; } .col-xs-9 { position: relative; - float: left; - width: 75%; min-height: 1px; padding-right: 7.5px; padding-left: 7.5px; + float: left; + width: 75%; } .col-xs-10 { position: relative; - float: left; - width: 83.333333%; min-height: 1px; padding-right: 7.5px; padding-left: 7.5px; + float: left; + width: 83.333333%; } .col-xs-11 { position: relative; - float: left; - width: 91.666667%; min-height: 1px; padding-right: 7.5px; padding-left: 7.5px; + float: left; + width: 91.666667%; } .col-xs-12 { position: relative; - float: left; - width: 100%; min-height: 1px; padding-right: 7.5px; padding-left: 7.5px; + float: left; + width: 100%; } .pull-xs-0 { @@ -1041,99 +1039,99 @@ pre code { @media (min-width: 544px) { .col-sm-1 { position: relative; - float: left; - width: 8.333333%; min-height: 1px; padding-right: 7.5px; padding-left: 7.5px; + float: left; + width: 8.333333%; } .col-sm-2 { position: relative; - float: left; - width: 16.666667%; min-height: 1px; padding-right: 7.5px; padding-left: 7.5px; + float: left; + width: 16.666667%; } .col-sm-3 { position: relative; - float: left; - width: 25%; min-height: 1px; padding-right: 7.5px; padding-left: 7.5px; + float: left; + width: 25%; } .col-sm-4 { position: relative; - float: left; - width: 33.333333%; min-height: 1px; padding-right: 7.5px; padding-left: 7.5px; + float: left; + width: 33.333333%; } .col-sm-5 { position: relative; - float: left; - width: 41.666667%; min-height: 1px; padding-right: 7.5px; padding-left: 7.5px; + float: left; + width: 41.666667%; } .col-sm-6 { position: relative; - float: left; - width: 50%; min-height: 1px; padding-right: 7.5px; padding-left: 7.5px; + float: left; + width: 50%; } .col-sm-7 { position: relative; - float: left; - width: 58.333333%; min-height: 1px; padding-right: 7.5px; padding-left: 7.5px; + float: left; + width: 58.333333%; } .col-sm-8 { position: relative; - float: left; - width: 66.666667%; min-height: 1px; padding-right: 7.5px; padding-left: 7.5px; + float: left; + width: 66.666667%; } .col-sm-9 { position: relative; - float: left; - width: 75%; min-height: 1px; padding-right: 7.5px; padding-left: 7.5px; + float: left; + width: 75%; } .col-sm-10 { position: relative; - float: left; - width: 83.333333%; min-height: 1px; padding-right: 7.5px; padding-left: 7.5px; + float: left; + width: 83.333333%; } .col-sm-11 { position: relative; - float: left; - width: 91.666667%; min-height: 1px; padding-right: 7.5px; padding-left: 7.5px; + float: left; + width: 91.666667%; } .col-sm-12 { position: relative; - float: left; - width: 100%; min-height: 1px; padding-right: 7.5px; padding-left: 7.5px; + float: left; + width: 100%; } .pull-sm-0 { right: auto; @@ -1214,7 +1212,7 @@ pre code { left: 100%; } .offset-sm-0 { - margin-left: 0; + margin-left: 0%; } .offset-sm-1 { margin-left: 8.333333%; @@ -1254,99 +1252,99 @@ pre code { @media (min-width: 768px) { .col-md-1 { position: relative; - float: left; - width: 8.333333%; min-height: 1px; padding-right: 7.5px; padding-left: 7.5px; + float: left; + width: 8.333333%; } .col-md-2 { position: relative; - float: left; - width: 16.666667%; min-height: 1px; padding-right: 7.5px; padding-left: 7.5px; + float: left; + width: 16.666667%; } .col-md-3 { position: relative; - float: left; - width: 25%; min-height: 1px; padding-right: 7.5px; padding-left: 7.5px; + float: left; + width: 25%; } .col-md-4 { position: relative; - float: left; - width: 33.333333%; min-height: 1px; padding-right: 7.5px; padding-left: 7.5px; + float: left; + width: 33.333333%; } .col-md-5 { position: relative; - float: left; - width: 41.666667%; min-height: 1px; padding-right: 7.5px; padding-left: 7.5px; + float: left; + width: 41.666667%; } .col-md-6 { position: relative; - float: left; - width: 50%; min-height: 1px; padding-right: 7.5px; padding-left: 7.5px; + float: left; + width: 50%; } .col-md-7 { position: relative; - float: left; - width: 58.333333%; min-height: 1px; padding-right: 7.5px; padding-left: 7.5px; + float: left; + width: 58.333333%; } .col-md-8 { position: relative; - float: left; - width: 66.666667%; min-height: 1px; padding-right: 7.5px; padding-left: 7.5px; + float: left; + width: 66.666667%; } .col-md-9 { position: relative; - float: left; - width: 75%; min-height: 1px; padding-right: 7.5px; padding-left: 7.5px; + float: left; + width: 75%; } .col-md-10 { position: relative; - float: left; - width: 83.333333%; min-height: 1px; padding-right: 7.5px; padding-left: 7.5px; + float: left; + width: 83.333333%; } .col-md-11 { position: relative; - float: left; - width: 91.666667%; min-height: 1px; padding-right: 7.5px; padding-left: 7.5px; + float: left; + width: 91.666667%; } .col-md-12 { position: relative; - float: left; - width: 100%; min-height: 1px; padding-right: 7.5px; padding-left: 7.5px; + float: left; + width: 100%; } .pull-md-0 { right: auto; @@ -1427,7 +1425,7 @@ pre code { left: 100%; } .offset-md-0 { - margin-left: 0; + margin-left: 0%; } .offset-md-1 { margin-left: 8.333333%; @@ -1467,99 +1465,99 @@ pre code { @media (min-width: 992px) { .col-lg-1 { position: relative; - float: left; - width: 8.333333%; min-height: 1px; padding-right: 7.5px; padding-left: 7.5px; + float: left; + width: 8.333333%; } .col-lg-2 { position: relative; - float: left; - width: 16.666667%; min-height: 1px; padding-right: 7.5px; padding-left: 7.5px; + float: left; + width: 16.666667%; } .col-lg-3 { position: relative; - float: left; - width: 25%; min-height: 1px; padding-right: 7.5px; padding-left: 7.5px; + float: left; + width: 25%; } .col-lg-4 { position: relative; - float: left; - width: 33.333333%; min-height: 1px; padding-right: 7.5px; padding-left: 7.5px; + float: left; + width: 33.333333%; } .col-lg-5 { position: relative; - float: left; - width: 41.666667%; min-height: 1px; padding-right: 7.5px; padding-left: 7.5px; + float: left; + width: 41.666667%; } .col-lg-6 { position: relative; - float: left; - width: 50%; min-height: 1px; padding-right: 7.5px; padding-left: 7.5px; + float: left; + width: 50%; } .col-lg-7 { position: relative; - float: left; - width: 58.333333%; min-height: 1px; padding-right: 7.5px; padding-left: 7.5px; + float: left; + width: 58.333333%; } .col-lg-8 { position: relative; - float: left; - width: 66.666667%; min-height: 1px; padding-right: 7.5px; padding-left: 7.5px; + float: left; + width: 66.666667%; } .col-lg-9 { position: relative; - float: left; - width: 75%; min-height: 1px; padding-right: 7.5px; padding-left: 7.5px; + float: left; + width: 75%; } .col-lg-10 { position: relative; - float: left; - width: 83.333333%; min-height: 1px; padding-right: 7.5px; padding-left: 7.5px; + float: left; + width: 83.333333%; } .col-lg-11 { position: relative; - float: left; - width: 91.666667%; min-height: 1px; padding-right: 7.5px; padding-left: 7.5px; + float: left; + width: 91.666667%; } .col-lg-12 { position: relative; - float: left; - width: 100%; min-height: 1px; padding-right: 7.5px; padding-left: 7.5px; + float: left; + width: 100%; } .pull-lg-0 { right: auto; @@ -1640,7 +1638,7 @@ pre code { left: 100%; } .offset-lg-0 { - margin-left: 0; + margin-left: 0%; } .offset-lg-1 { margin-left: 8.333333%; @@ -1680,99 +1678,99 @@ pre code { @media (min-width: 1200px) { .col-xl-1 { position: relative; - float: left; - width: 8.333333%; min-height: 1px; padding-right: 7.5px; padding-left: 7.5px; + float: left; + width: 8.333333%; } .col-xl-2 { position: relative; - float: left; - width: 16.666667%; min-height: 1px; padding-right: 7.5px; padding-left: 7.5px; + float: left; + width: 16.666667%; } .col-xl-3 { position: relative; - float: left; - width: 25%; min-height: 1px; padding-right: 7.5px; padding-left: 7.5px; + float: left; + width: 25%; } .col-xl-4 { position: relative; - float: left; - width: 33.333333%; min-height: 1px; padding-right: 7.5px; padding-left: 7.5px; + float: left; + width: 33.333333%; } .col-xl-5 { position: relative; - float: left; - width: 41.666667%; min-height: 1px; padding-right: 7.5px; padding-left: 7.5px; + float: left; + width: 41.666667%; } .col-xl-6 { position: relative; - float: left; - width: 50%; min-height: 1px; padding-right: 7.5px; padding-left: 7.5px; + float: left; + width: 50%; } .col-xl-7 { position: relative; - float: left; - width: 58.333333%; min-height: 1px; padding-right: 7.5px; padding-left: 7.5px; + float: left; + width: 58.333333%; } .col-xl-8 { position: relative; - float: left; - width: 66.666667%; min-height: 1px; padding-right: 7.5px; padding-left: 7.5px; + float: left; + width: 66.666667%; } .col-xl-9 { position: relative; - float: left; - width: 75%; min-height: 1px; padding-right: 7.5px; padding-left: 7.5px; + float: left; + width: 75%; } .col-xl-10 { position: relative; - float: left; - width: 83.333333%; min-height: 1px; padding-right: 7.5px; padding-left: 7.5px; + float: left; + width: 83.333333%; } .col-xl-11 { position: relative; - float: left; - width: 91.666667%; min-height: 1px; padding-right: 7.5px; padding-left: 7.5px; + float: left; + width: 91.666667%; } .col-xl-12 { position: relative; - float: left; - width: 100%; min-height: 1px; padding-right: 7.5px; padding-left: 7.5px; + float: left; + width: 100%; } .pull-xl-0 { right: auto; @@ -1853,7 +1851,7 @@ pre code { left: 100%; } .offset-xl-0 { - margin-left: 0; + margin-left: 0%; } .offset-xl-1 { margin-left: 8.333333%; @@ -1898,7 +1896,7 @@ pre code { .table th, .table td { - padding: .75rem; + padding: 0.75rem; vertical-align: top; border-top: 1px solid #eceeef; } @@ -1918,7 +1916,7 @@ pre code { .table-sm th, .table-sm td { - padding: .3rem; + padding: 0.3rem; } .table-bordered { @@ -2092,13 +2090,13 @@ pre code { .form-control { display: block; width: 100%; - padding: .375rem .75rem; + padding: 0.375rem 0.75rem; font-size: 1rem; color: #55595c; background-color: #fff; background-image: none; border: 1px solid #ccc; - border-radius: .25rem; + border-radius: 0.25rem; } .form-control::-ms-expand { @@ -2146,7 +2144,7 @@ pre code { } .form-control-label { - padding: .375rem .75rem; + padding: 0.375rem 0.75rem; margin-bottom: 0; } @@ -2194,8 +2192,8 @@ input[type="month"].form-control { .form-control-static { min-height: 2.25rem; - padding-top: .375rem; - padding-bottom: .375rem; + padding-top: 0.375rem; + padding-bottom: 0.375rem; margin-bottom: 0; } @@ -2211,19 +2209,19 @@ 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: .275rem .75rem; - font-size: .875rem; + padding: 0.275rem 0.75rem; + font-size: 0.875rem; line-height: 1.5; - border-radius: .2rem; + 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: .75rem 1.25rem; + padding: 0.75rem 1.25rem; font-size: 1.25rem; line-height: 1.333333; - border-radius: .3rem; + border-radius: 0.3rem; } .form-group { @@ -2234,7 +2232,7 @@ input[type="month"].form-control { .checkbox { position: relative; display: block; - margin-bottom: .75rem; + margin-bottom: 0.75rem; } .radio label, @@ -2300,7 +2298,7 @@ input[type="checkbox"].disabled { .form-control-danger { padding-right: 2.25rem; background-repeat: no-repeat; - background-position: center right .5625rem; + background-position: center right 0.5625rem; -webkit-background-size: 1.4625rem 1.4625rem; background-size: 1.4625rem 1.4625rem; } @@ -2324,8 +2322,8 @@ input[type="checkbox"].disabled { .has-success .input-group-addon { color: #5cb85c; - background-color: #eaf6ea; border-color: #5cb85c; + background-color: #eaf6ea; } .has-success .form-control-feedback { @@ -2355,8 +2353,8 @@ input[type="checkbox"].disabled { .has-warning .input-group-addon { color: #f0ad4e; - background-color: white; border-color: #f0ad4e; + background-color: white; } .has-warning .form-control-feedback { @@ -2386,8 +2384,8 @@ input[type="checkbox"].disabled { .has-danger .input-group-addon { color: #d9534f; - background-color: #fdf7f7; border-color: #d9534f; + background-color: #fdf7f7; } .has-danger .form-control-feedback { @@ -2451,8 +2449,6 @@ input[type="checkbox"].disabled { .btn { display: inline-block; - padding: .375rem 1rem; - font-size: 1rem; font-weight: normal; text-align: center; white-space: nowrap; @@ -2463,7 +2459,9 @@ input[type="checkbox"].disabled { -ms-user-select: none; user-select: none; border: 1px solid transparent; - border-radius: .25rem; + padding: 0.375rem 1rem; + font-size: 1rem; + border-radius: 0.25rem; } .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus { @@ -2517,8 +2515,8 @@ fieldset[disabled] a.btn { .open > .btn-primary.dropdown-toggle { color: #fff; background-color: #025aa5; - background-image: none; border-color: #01549b; + background-image: none; } .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, @@ -2562,8 +2560,8 @@ fieldset[disabled] a.btn { .open > .btn-secondary.dropdown-toggle { color: #373a3c; background-color: #e6e6e6; - background-image: none; border-color: #adadad; + background-image: none; } .btn-secondary:active:hover, .btn-secondary:active:focus, .btn-secondary:active.focus, .btn-secondary.active:hover, .btn-secondary.active:focus, .btn-secondary.active.focus, @@ -2607,8 +2605,8 @@ fieldset[disabled] a.btn { .open > .btn-info.dropdown-toggle { color: #fff; background-color: #31b0d5; - background-image: none; border-color: #2aabd2; + background-image: none; } .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, @@ -2652,8 +2650,8 @@ fieldset[disabled] a.btn { .open > .btn-success.dropdown-toggle { color: #fff; background-color: #449d44; - background-image: none; border-color: #419641; + background-image: none; } .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, @@ -2697,8 +2695,8 @@ fieldset[disabled] a.btn { .open > .btn-warning.dropdown-toggle { color: #fff; background-color: #ec971f; - background-image: none; border-color: #eb9316; + background-image: none; } .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, @@ -2742,8 +2740,8 @@ fieldset[disabled] a.btn { .open > .btn-danger.dropdown-toggle { color: #fff; background-color: #c9302c; - background-image: none; border-color: #c12e2a; + background-image: none; } .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, @@ -2767,8 +2765,8 @@ fieldset[disabled] a.btn { .btn-outline-primary { color: #0275d8; - background-color: transparent; background-image: none; + background-color: transparent; border-color: #0275d8; } @@ -2795,8 +2793,8 @@ fieldset[disabled] a.btn { .btn-outline-secondary { color: #ccc; - background-color: transparent; background-image: none; + background-color: transparent; border-color: #ccc; } @@ -2823,8 +2821,8 @@ fieldset[disabled] a.btn { .btn-outline-info { color: #5bc0de; - background-color: transparent; background-image: none; + background-color: transparent; border-color: #5bc0de; } @@ -2851,8 +2849,8 @@ fieldset[disabled] a.btn { .btn-outline-success { color: #5cb85c; - background-color: transparent; background-image: none; + background-color: transparent; border-color: #5cb85c; } @@ -2879,8 +2877,8 @@ fieldset[disabled] a.btn { .btn-outline-warning { color: #f0ad4e; - background-color: transparent; background-image: none; + background-color: transparent; border-color: #f0ad4e; } @@ -2907,8 +2905,8 @@ fieldset[disabled] a.btn { .btn-outline-danger { color: #d9534f; - background-color: transparent; background-image: none; + background-color: transparent; border-color: #d9534f; } @@ -2963,15 +2961,15 @@ fieldset[disabled] a.btn { } .btn-lg, .btn-group-lg > .btn { - padding: .75rem 1.25rem; + padding: 0.75rem 1.25rem; font-size: 1.25rem; - border-radius: .3rem; + border-radius: 0.3rem; } .btn-sm, .btn-group-sm > .btn { - padding: .25rem .75rem; - font-size: .875rem; - border-radius: .2rem; + padding: 0.25rem 0.75rem; + font-size: 0.875rem; + border-radius: 0.2rem; } .btn-block { @@ -2992,8 +2990,8 @@ input[type="button"].btn-block { .fade { opacity: 0; -webkit-transition: opacity .15s linear; - -o-transition: opacity .15s linear; - transition: opacity .15s linear; + -o-transition: opacity .15s linear; + transition: opacity .15s linear; } .fade.in { @@ -3019,8 +3017,8 @@ input[type="button"].btn-block { -o-transition-duration: .35s; transition-duration: .35s; -webkit-transition-property: height; - -o-transition-property: height; - transition-property: height; + -o-transition-property: height; + transition-property: height; } .dropup, @@ -3036,9 +3034,9 @@ input[type="button"].btn-block { margin-left: .25rem; vertical-align: middle; content: ""; - border-top: .3em solid; - border-right: .3em solid transparent; - border-left: .3em solid transparent; + border-top: 0.3em solid; + border-right: 0.3em solid transparent; + border-left: 0.3em solid transparent; } .dropdown-toggle:focus { @@ -3047,7 +3045,7 @@ input[type="button"].btn-block { .dropup .dropdown-toggle::after { border-top: 0; - border-bottom: .3em solid; + border-bottom: 0.3em solid; } .dropdown-menu { @@ -3067,13 +3065,13 @@ input[type="button"].btn-block { background-color: #fff; -webkit-background-clip: padding-box; background-clip: padding-box; - border: 1px solid rgba(0, 0, 0, .15); - border-radius: .25rem; + border: 1px solid rgba(0, 0, 0, 0.15); + border-radius: 0.25rem; } .dropdown-divider { height: 1px; - margin: .5rem 0; + margin: 0.5rem 0; overflow: hidden; background-color: #e5e5e5; } @@ -3137,7 +3135,7 @@ input[type="button"].btn-block { .dropdown-header { display: block; padding: 5px 20px; - font-size: .875rem; + font-size: 0.875rem; color: #818a91; white-space: nowrap; } @@ -3160,7 +3158,7 @@ input[type="button"].btn-block { .navbar-fixed-bottom .dropdown .caret { content: ""; border-top: 0; - border-bottom: .3em solid; + border-bottom: 0.3em solid; } .dropup .dropdown-menu, @@ -3207,9 +3205,9 @@ input[type="button"].btn-block { } .btn-toolbar::after { + content: ""; display: table; clear: both; - content: ""; } .btn-toolbar .btn-group, @@ -3232,14 +3230,14 @@ input[type="button"].btn-block { } .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) { - border-top-right-radius: 0; border-bottom-right-radius: 0; + border-top-right-radius: 0; } .btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) { - border-top-left-radius: 0; border-bottom-left-radius: 0; + border-top-left-radius: 0; } .btn-group > .btn-group { @@ -3252,13 +3250,13 @@ input[type="button"].btn-block { .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle { - border-top-right-radius: 0; border-bottom-right-radius: 0; + border-top-right-radius: 0; } .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child { - border-top-left-radius: 0; border-bottom-left-radius: 0; + border-top-left-radius: 0; } .btn-group .dropdown-toggle:active, @@ -3281,12 +3279,12 @@ input[type="button"].btn-block { } .btn-lg .caret, .btn-group-lg > .btn .caret { - border-width: .3em .3em 0; + border-width: 0.3em 0.3em 0; border-bottom-width: 0; } .dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret { - border-width: 0 .3em .3em; + border-width: 0 0.3em 0.3em; } .btn-group-vertical > .btn, @@ -3299,9 +3297,9 @@ input[type="button"].btn-block { } .btn-group-vertical > .btn-group::after { + content: ""; display: table; clear: both; - content: ""; } .btn-group-vertical > .btn-group > .btn { @@ -3326,8 +3324,8 @@ input[type="button"].btn-block { } .btn-group-vertical > .btn:last-child:not(:first-child) { - border-top-left-radius: 0; border-top-right-radius: 0; + border-top-left-radius: 0; } .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn { @@ -3341,8 +3339,8 @@ input[type="button"].btn-block { } .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child { - border-top-left-radius: 0; border-top-right-radius: 0; + border-top-left-radius: 0; } [data-toggle="buttons"] > .btn input[type="radio"], @@ -3392,7 +3390,7 @@ input[type="button"].btn-block { } .input-group-addon { - padding: .375rem .75rem; + padding: 0.375rem 0.75rem; margin-bottom: 0; font-size: 1rem; font-weight: normal; @@ -3401,23 +3399,23 @@ input[type="button"].btn-block { text-align: center; background-color: #eceeef; border: 1px solid #ccc; - border-radius: .25rem; + border-radius: 0.25rem; } .input-group-addon.form-control-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn { - padding: .275rem .75rem; - font-size: .875rem; - border-radius: .2rem; + padding: 0.275rem 0.75rem; + font-size: 0.875rem; + border-radius: 0.2rem; } .input-group-addon.form-control-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn { - padding: .75rem 1.25rem; + padding: 0.75rem 1.25rem; font-size: 1.25rem; - border-radius: .3rem; + border-radius: 0.3rem; } .input-group-addon input[type="radio"], @@ -3432,8 +3430,8 @@ input[type="button"].btn-block { .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn { - border-top-right-radius: 0; border-bottom-right-radius: 0; + border-top-right-radius: 0; } .input-group-addon:first-child { @@ -3447,8 +3445,8 @@ input[type="button"].btn-block { .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn { - border-top-left-radius: 0; border-bottom-left-radius: 0; + border-top-left-radius: 0; } .input-group-addon:last-child { @@ -3513,8 +3511,8 @@ input[type="button"].btn-block { } .custom-control-input:focus ~ .custom-control-indicator { - -webkit-box-shadow: 0 0 0 .075rem #fff, 0 0 0 .2rem #0074d9; - box-shadow: 0 0 0 .075rem #fff, 0 0 0 .2rem #0074d9; + -webkit-box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.2rem #0074d9; + box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.2rem #0074d9; } .custom-control-input:active ~ .custom-control-indicator { @@ -3552,7 +3550,7 @@ input[type="button"].btn-block { } .custom-checkbox .custom-control-indicator { - border-radius: .25rem; + border-radius: 0.25rem; } .custom-checkbox .custom-control-input:checked ~ .custom-control-indicator { @@ -3578,7 +3576,7 @@ input[type="button"].btn-block { .custom-controls-stacked .custom-control::after { display: block; - margin-bottom: .25rem; + margin-bottom: 0.25rem; content: ""; } @@ -3589,19 +3587,18 @@ input[type="button"].btn-block { .custom-select { display: inline-block; max-width: 100%; - -webkit-appearance: none; - padding: .375rem 1.75rem .375rem .75rem; - padding-right: .75rem \9; + padding: 0.375rem 1.75rem 0.375rem 0.75rem; + padding-right: 0.75rem \9; color: #55595c; vertical-align: middle; - background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAMAAACzvE1FAAAADFBMVEUzMzMzMzMzMzMzMzMKAG/3AAAAA3RSTlMAf4C/aSLHAAAAPElEQVR42q3NMQ4AIAgEQTn//2cLdRKppSGzBYwzVXvznNWs8C58CiussPJj8h6NwgorrKRdTvuV9v16Afn0AYFOB7aYAAAAAElFTkSuQmCC) no-repeat right .75rem center; + background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAMAAACzvE1FAAAADFBMVEUzMzMzMzMzMzMzMzMKAG/3AAAAA3RSTlMAf4C/aSLHAAAAPElEQVR42q3NMQ4AIAgEQTn//2cLdRKppSGzBYwzVXvznNWs8C58CiussPJj8h6NwgorrKRdTvuV9v16Afn0AYFOB7aYAAAAAElFTkSuQmCC) no-repeat right 0.75rem center; background-image: none \9; -webkit-background-size: 8px 10px; background-size: 8px 10px; border: 1px solid #ccc; - border-radius: .25rem; - - -moz-appearance: none; + border-radius: 0.25rem; + -moz-appearance: none; + -webkit-appearance: none; } .custom-select:focus { @@ -3614,8 +3611,8 @@ input[type="button"].btn-block { } .custom-select-sm { - padding-top: .375rem; - padding-bottom: .375rem; + padding-top: 0.375rem; + padding-bottom: 0.375rem; font-size: 75%; } @@ -3642,7 +3639,7 @@ input[type="button"].btn-block { left: 0; z-index: 5; height: 2.5rem; - padding: .5rem 1rem; + padding: 0.5rem 1rem; line-height: 1.5; color: #555; -webkit-user-select: none; @@ -3651,7 +3648,7 @@ input[type="button"].btn-block { user-select: none; background-color: #fff; border: 1px solid #ddd; - border-radius: .25rem; + border-radius: 0.25rem; } .custom-file-control::after { @@ -3666,13 +3663,13 @@ input[type="button"].btn-block { z-index: 6; display: block; height: 2.5rem; - padding: .5rem 1rem; + padding: 0.5rem 1rem; line-height: 1.5; color: #555; content: "Browse"; background-color: #eee; border: 1px solid #ddd; - border-radius: 0 .25rem .25rem 0; + border-radius: 0 0.25rem 0.25rem 0; } .nav { @@ -3713,9 +3710,9 @@ input[type="button"].btn-block { } .nav-tabs::after { + content: ""; display: table; clear: both; - content: ""; } .nav-tabs .nav-item { @@ -3724,14 +3721,14 @@ input[type="button"].btn-block { } .nav-tabs .nav-item + .nav-item { - margin-left: .2rem; + margin-left: 0.2rem; } .nav-tabs .nav-link { display: block; - padding: .5em 1em; + padding: 0.5em 1em; border: 1px solid transparent; - border-radius: .25rem .25rem 0 0; + border-radius: 0.25rem 0.25rem 0 0; } .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover { @@ -3755,14 +3752,14 @@ input[type="button"].btn-block { .nav-tabs .dropdown-menu { margin-top: -1px; - border-top-left-radius: 0; border-top-right-radius: 0; + border-top-left-radius: 0; } .nav-pills::after { + content: ""; display: table; clear: both; - content: ""; } .nav-pills .nav-item { @@ -3770,13 +3767,13 @@ input[type="button"].btn-block { } .nav-pills .nav-item + .nav-item { - margin-left: .2rem; + margin-left: 0.2rem; } .nav-pills .nav-link { display: block; - padding: .5em 1em; - border-radius: .25rem; + padding: 0.5em 1em; + border-radius: 0.25rem; } .nav-pills .nav-link.active, .nav-pills .nav-link.active:focus, .nav-pills .nav-link.active:hover, @@ -3794,7 +3791,7 @@ input[type="button"].btn-block { } .nav-stacked .nav-item + .nav-item { - margin-top: .2rem; + margin-top: 0.2rem; margin-left: 0; } @@ -3808,18 +3805,18 @@ input[type="button"].btn-block { .navbar { position: relative; - padding: .5rem 1rem; + padding: 0.5rem 1rem; } .navbar::after { + content: ""; display: table; clear: both; - content: ""; } @media (min-width: 544px) { .navbar { - border-radius: .25rem; + border-radius: 0.25rem; } } @@ -3858,7 +3855,7 @@ input[type="button"].btn-block { .navbar-sticky-top { position: -webkit-sticky; - position: sticky; + position: sticky; top: 0; z-index: 1030; width: 100%; @@ -3906,7 +3903,7 @@ input[type="button"].btn-block { line-height: 1; background: none; border: 1px solid transparent; - border-radius: .25rem; + border-radius: 0.25rem; } .navbar-toggler:focus, .navbar-toggler:hover { @@ -3950,19 +3947,19 @@ input[type="button"].btn-block { } .navbar-light .navbar-brand { - color: rgba(0, 0, 0, .8); + color: rgba(0, 0, 0, 0.8); } .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover { - color: rgba(0, 0, 0, .8); + color: rgba(0, 0, 0, 0.8); } .navbar-light .navbar-nav .nav-link { - color: rgba(0, 0, 0, .3); + color: rgba(0, 0, 0, 0.3); } .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover { - color: rgba(0, 0, 0, .6); + color: rgba(0, 0, 0, 0.6); } .navbar-light .navbar-nav .open > .nav-link, .navbar-light .navbar-nav .open > .nav-link:focus, .navbar-light .navbar-nav .open > .nav-link:hover, @@ -3975,11 +3972,11 @@ input[type="button"].btn-block { .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.active:focus, .navbar-light .navbar-nav .nav-link.active:hover { - color: rgba(0, 0, 0, .8); + color: rgba(0, 0, 0, 0.8); } .navbar-light .navbar-divider { - background-color: rgba(0, 0, 0, .075); + background-color: rgba(0, 0, 0, 0.075); } .navbar-dark .navbar-brand { @@ -3991,11 +3988,11 @@ input[type="button"].btn-block { } .navbar-dark .navbar-nav .nav-link { - color: rgba(255, 255, 255, .5); + color: rgba(255, 255, 255, 0.5); } .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover { - color: rgba(255, 255, 255, .75); + color: rgba(255, 255, 255, 0.75); } .navbar-dark .navbar-nav .open > .nav-link, .navbar-dark .navbar-nav .open > .nav-link:focus, .navbar-dark .navbar-nav .open > .nav-link:hover, @@ -4012,17 +4009,17 @@ input[type="button"].btn-block { } .navbar-dark .navbar-divider { - background-color: rgba(255, 255, 255, .075); + background-color: rgba(255, 255, 255, 0.075); } .card { position: relative; display: block; - margin-bottom: .75rem; + margin-bottom: 0.75rem; background-color: #fff; - border-radius: .25rem; - -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .125); - box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .125); + 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); } .card-block { @@ -4030,17 +4027,17 @@ input[type="button"].btn-block { } .card-block::after { + content: ""; display: table; clear: both; - content: ""; } .card-title { - margin-bottom: .75rem; + margin-bottom: 0.75rem; } .card-subtitle { - margin-top: -.375rem; + margin-top: -0.375rem; margin-bottom: 0; } @@ -4057,51 +4054,51 @@ input[type="button"].btn-block { } .card > .list-group:first-child .list-group-item:first-child { - border-radius: .25rem .25rem 0 0; + border-radius: 0.25rem 0.25rem 0 0; } .card > .list-group:last-child .list-group-item:last-child { - border-radius: 0 0 .25rem .25rem; + border-radius: 0 0 0.25rem 0.25rem; } .card-header { - padding: .75rem 1.25rem; + padding: 0.75rem 1.25rem; background-color: #f5f5f5; - -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .125); - box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .125); + -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); } .card-header::after { + content: ""; display: table; clear: both; - content: ""; } .card-header:first-child { - border-radius: .25rem .25rem 0 0; + border-radius: 0.25rem 0.25rem 0 0; } .card-footer { - padding: .75rem 1.25rem; + padding: 0.75rem 1.25rem; background-color: #f5f5f5; - -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .125); - box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .125); + -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); } .card-footer::after { + content: ""; display: table; clear: both; - content: ""; } .card-footer:last-child { - border-radius: 0 0 .25rem .25rem; + border-radius: 0 0 0.25rem 0.25rem; } .card-header-tabs { - margin-right: -.625rem; - margin-bottom: -.75rem; - margin-left: -.625rem; + margin-right: -0.625rem; + margin-bottom: -0.75rem; + margin-left: -0.625rem; border-bottom: 0; } @@ -4110,8 +4107,8 @@ input[type="button"].btn-block { } .card-header-pills { - margin-right: -.625rem; - margin-left: -.625rem; + margin-right: -0.625rem; + margin-left: -0.625rem; } .card-primary { @@ -4171,7 +4168,7 @@ input[type="button"].btn-block { .card-inverse .card-header, .card-inverse .card-footer { - border-bottom: 1px solid rgba(255, 255, 255, .2); + border-bottom: 1px solid rgba(255, 255, 255, 0.2); } .card-inverse .card-header, @@ -4184,7 +4181,7 @@ input[type="button"].btn-block { .card-inverse .card-link, .card-inverse .card-text, .card-inverse .card-blockquote > footer { - color: rgba(255, 255, 255, .65); + color: rgba(255, 255, 255, 0.65); } .card-inverse .card-link:focus, .card-inverse .card-link:hover { @@ -4198,7 +4195,7 @@ input[type="button"].btn-block { } .card-img { - border-radius: .25rem; + border-radius: 0.25rem; } .card-img-overlay { @@ -4211,11 +4208,11 @@ input[type="button"].btn-block { } .card-img-top { - border-radius: .25rem .25rem 0 0; + border-radius: 0.25rem 0.25rem 0 0; } .card-img-bottom { - border-radius: 0 0 .25rem .25rem; + border-radius: 0 0 0.25rem 0.25rem; } @media (min-width: 544px) { @@ -4250,8 +4247,8 @@ input[type="button"].btn-block { border-left: 0; } .card-group .card:first-child { - border-top-right-radius: 0; border-bottom-right-radius: 0; + border-top-right-radius: 0; } .card-group .card:first-child .card-img-top { border-top-right-radius: 0; @@ -4260,8 +4257,8 @@ input[type="button"].btn-block { border-bottom-right-radius: 0; } .card-group .card:last-child { - border-top-left-radius: 0; border-bottom-left-radius: 0; + border-top-left-radius: 0; } .card-group .card:last-child .card-img-top { border-top-left-radius: 0; @@ -4294,17 +4291,17 @@ input[type="button"].btn-block { } .breadcrumb { - padding: .75rem 1rem; + padding: 0.75rem 1rem; margin-bottom: 1rem; list-style: none; background-color: #eceeef; - border-radius: .25rem; + border-radius: 0.25rem; } .breadcrumb::after { + content: ""; display: table; clear: both; - content: ""; } .breadcrumb-item { @@ -4313,8 +4310,8 @@ input[type="button"].btn-block { .breadcrumb-item + .breadcrumb-item::before { display: inline-block; - padding-right: .5rem; - padding-left: .5rem; + padding-right: 0.5rem; + padding-left: 0.5rem; color: #818a91; content: "/"; } @@ -4336,7 +4333,7 @@ input[type="button"].btn-block { padding-left: 0; margin-top: 1rem; margin-bottom: 1rem; - border-radius: .25rem; + border-radius: 0.25rem; } .page-item { @@ -4345,13 +4342,13 @@ input[type="button"].btn-block { .page-item:first-child .page-link { margin-left: 0; - border-top-left-radius: .25rem; - border-bottom-left-radius: .25rem; + border-bottom-left-radius: 0.25rem; + border-top-left-radius: 0.25rem; } .page-item:last-child .page-link { - border-top-right-radius: .25rem; - border-bottom-right-radius: .25rem; + border-bottom-right-radius: 0.25rem; + border-top-right-radius: 0.25rem; } .page-item.active .page-link, .page-item.active .page-link:focus, .page-item.active .page-link:hover { @@ -4373,7 +4370,7 @@ input[type="button"].btn-block { .page-link { position: relative; float: left; - padding: .5rem .75rem; + padding: 0.5rem 0.75rem; margin-left: -1px; color: #0275d8; text-decoration: none; @@ -4388,33 +4385,33 @@ input[type="button"].btn-block { } .pagination-lg .page-link { - padding: .75rem 1.5rem; + padding: 0.75rem 1.5rem; font-size: 1.25rem; } .pagination-lg .page-item:first-child .page-link { - border-top-left-radius: .3rem; - border-bottom-left-radius: .3rem; + border-bottom-left-radius: 0.3rem; + border-top-left-radius: 0.3rem; } .pagination-lg .page-item:last-child .page-link { - border-top-right-radius: .3rem; - border-bottom-right-radius: .3rem; + border-bottom-right-radius: 0.3rem; + border-top-right-radius: 0.3rem; } .pagination-sm .page-link { - padding: .275rem .75rem; - font-size: .875rem; + padding: 0.275rem 0.75rem; + font-size: 0.875rem; } .pagination-sm .page-item:first-child .page-link { - border-top-left-radius: .2rem; - border-bottom-left-radius: .2rem; + border-bottom-left-radius: 0.2rem; + border-top-left-radius: 0.2rem; } .pagination-sm .page-item:last-child .page-link { - border-top-right-radius: .2rem; - border-bottom-right-radius: .2rem; + border-bottom-right-radius: 0.2rem; + border-top-right-radius: 0.2rem; } .label { @@ -4427,7 +4424,7 @@ input[type="button"].btn-block { text-align: center; white-space: nowrap; vertical-align: baseline; - border-radius: .25rem; + border-radius: 0.25rem; } .label:empty { @@ -4503,7 +4500,7 @@ a.label:focus, a.label:hover { padding: 2rem 1rem; margin-bottom: 2rem; background-color: #eceeef; - border-radius: .3rem; + border-radius: 0.3rem; } @media (min-width: 544px) { @@ -4526,7 +4523,7 @@ a.label:focus, a.label:hover { padding: 15px; margin-bottom: 1rem; border: 1px solid transparent; - border-radius: .25rem; + border-radius: 0.25rem; } .alert-heading { @@ -4549,9 +4546,9 @@ a.label:focus, a.label:hover { } .alert-success { - color: #3c763d; background-color: #dff0d8; border-color: #d0e9c6; + color: #3c763d; } .alert-success hr { @@ -4563,9 +4560,9 @@ a.label:focus, a.label:hover { } .alert-info { - color: #31708f; background-color: #d9edf7; border-color: #bcdff1; + color: #31708f; } .alert-info hr { @@ -4577,9 +4574,9 @@ a.label:focus, a.label:hover { } .alert-warning { - color: #8a6d3b; background-color: #fcf8e3; border-color: #faf2cc; + color: #8a6d3b; } .alert-warning hr { @@ -4591,9 +4588,9 @@ a.label:focus, a.label:hover { } .alert-danger { - color: #a94442; background-color: #f2dede; border-color: #ebcccc; + color: #a94442; } .alert-danger hr { @@ -4639,13 +4636,12 @@ a.label:focus, a.label:hover { } .progress[value] { - -webkit-appearance: none; background-color: #eee; border: 0; - border-radius: .25rem; - + -webkit-appearance: none; -moz-appearance: none; appearance: none; + border-radius: 0.25rem; } .progress[value]::-ms-fill { @@ -4655,78 +4651,78 @@ a.label:focus, a.label:hover { .progress[value]::-moz-progress-bar { background-color: #0074d9; - border-top-left-radius: .25rem; - border-bottom-left-radius: .25rem; + border-bottom-left-radius: 0.25rem; + border-top-left-radius: 0.25rem; } .progress[value]::-webkit-progress-value { background-color: #0074d9; - border-top-left-radius: .25rem; - border-bottom-left-radius: .25rem; + border-bottom-left-radius: 0.25rem; + border-top-left-radius: 0.25rem; } .progress[value="100"]::-moz-progress-bar { - border-top-right-radius: .25rem; - border-bottom-right-radius: .25rem; + border-bottom-right-radius: 0.25rem; + border-top-right-radius: 0.25rem; } .progress[value="100"]::-webkit-progress-value { - border-top-right-radius: .25rem; - border-bottom-right-radius: .25rem; + border-bottom-right-radius: 0.25rem; + border-top-right-radius: 0.25rem; } .progress[value]::-webkit-progress-bar { background-color: #eee; - border-radius: .25rem; + border-radius: 0.25rem; } base::-moz-progress-bar, .progress[value] { background-color: #eee; - border-radius: .25rem; + border-radius: 0.25rem; } @media screen and (min-width: 0\0) { .progress { background-color: #eee; - border-radius: .25rem; + border-radius: 0.25rem; } .progress-bar { display: inline-block; height: 1rem; text-indent: -999rem; background-color: #0074d9; - border-top-left-radius: .25rem; - border-bottom-left-radius: .25rem; + border-bottom-left-radius: 0.25rem; + border-top-left-radius: 0.25rem; } .progress[width="100%"] { - border-top-right-radius: .25rem; - border-bottom-right-radius: .25rem; + border-bottom-right-radius: 0.25rem; + border-top-right-radius: 0.25rem; } } .progress-striped[value]::-webkit-progress-value { - background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); - background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); -webkit-background-size: 1rem 1rem; background-size: 1rem 1rem; } .progress-striped[value]::-moz-progress-bar { - background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-size: 1rem 1rem; } .progress-striped[value]::-ms-fill { - background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-size: 1rem 1rem; } @media screen and (min-width: 0\0) { .progress-bar-striped { - background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); - background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); - background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); -webkit-background-size: 1rem 1rem; background-size: 1rem 1rem; } @@ -4894,14 +4890,14 @@ base::-moz-progress-bar, } .list-group-item:first-child { - border-top-left-radius: .25rem; - border-top-right-radius: .25rem; + border-top-right-radius: 0.25rem; + border-top-left-radius: 0.25rem; } .list-group-item:last-child { margin-bottom: 0; - border-bottom-right-radius: .25rem; - border-bottom-left-radius: .25rem; + border-bottom-right-radius: 0.25rem; + border-bottom-left-radius: 0.25rem; } .list-group-flush .list-group-item { @@ -5153,11 +5149,11 @@ button.list-group-item-danger.active:hover { } button.close { - -webkit-appearance: none; padding: 0; cursor: pointer; background: transparent; border: 0; + -webkit-appearance: none; } .modal-open { @@ -5173,16 +5169,16 @@ button.close { z-index: 1050; display: none; overflow: hidden; - -webkit-overflow-scrolling: touch; outline: 0; + -webkit-overflow-scrolling: touch; } .modal.fade .modal-dialog { -webkit-transition: -webkit-transform .3s ease-out; - -o-transition: transform .3s ease-out, -o-transform .3s ease-out; - transition: -webkit-transform .3s ease-out; - transition: transform .3s ease-out; - transition: transform .3s ease-out, -webkit-transform .3s ease-out, -o-transform .3s ease-out; + transition: -webkit-transform .3s ease-out; + -o-transition: transform .3s ease-out, -o-transform .3s ease-out; + transition: transform .3s ease-out; + transition: transform .3s ease-out, -webkit-transform .3s ease-out, -o-transform .3s ease-out; -webkit-transform: translate(0, -25%); -ms-transform: translate(0, -25%); -o-transform: translate(0, -25%); @@ -5212,8 +5208,8 @@ button.close { background-color: #fff; -webkit-background-clip: padding-box; background-clip: padding-box; - border: 1px solid rgba(0, 0, 0, .2); - border-radius: .3rem; + border: 1px solid rgba(0, 0, 0, 0.2); + border-radius: 0.3rem; outline: 0; } @@ -5232,7 +5228,7 @@ button.close { } .modal-backdrop.in { - opacity: .5; + opacity: 0.5; } .modal-header { @@ -5241,9 +5237,9 @@ button.close { } .modal-header::after { + content: ""; display: table; clear: both; - content: ""; } .modal-header .close { @@ -5267,9 +5263,9 @@ button.close { } .modal-footer::after { + content: ""; display: table; clear: both; - content: ""; } .modal-footer .btn + .btn { @@ -5314,27 +5310,26 @@ button.close { z-index: 1070; display: block; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif; - font-size: .875rem; font-style: normal; font-weight: normal; + letter-spacing: normal; + line-break: auto; line-height: 1.5; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; - letter-spacing: normal; + white-space: normal; word-break: normal; word-spacing: normal; + font-size: 0.875rem; word-wrap: break-word; - white-space: normal; opacity: 0; - - line-break: auto; } .tooltip.in { - opacity: .9; + opacity: 0.9; } .tooltip.tooltip-top, .tooltip.bs-tether-element-attached-bottom { @@ -5395,7 +5390,7 @@ button.close { color: #fff; text-align: center; background-color: #000; - border-radius: .25rem; + border-radius: 0.25rem; } .tooltip-arrow { @@ -5415,27 +5410,26 @@ button.close { max-width: 276px; padding: 1px; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif; - font-size: .875rem; font-style: normal; font-weight: normal; + letter-spacing: normal; + line-break: auto; line-height: 1.5; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; - letter-spacing: normal; + white-space: normal; word-break: normal; word-spacing: normal; + font-size: 0.875rem; word-wrap: break-word; - white-space: normal; background-color: #fff; -webkit-background-clip: padding-box; background-clip: padding-box; - border: 1px solid rgba(0, 0, 0, .2); - border-radius: .3rem; - - line-break: auto; + border: 1px solid rgba(0, 0, 0, 0.2); + border-radius: 0.3rem; } .popover.popover-top, .popover.bs-tether-element-attached-bottom { @@ -5446,7 +5440,7 @@ button.close { bottom: -11px; left: 50%; margin-left: -11px; - border-top-color: rgba(0, 0, 0, .25); + border-top-color: rgba(0, 0, 0, 0.25); border-bottom-width: 0; } @@ -5466,7 +5460,7 @@ button.close { top: 50%; left: -11px; margin-top: -11px; - border-right-color: rgba(0, 0, 0, .25); + border-right-color: rgba(0, 0, 0, 0.25); border-left-width: 0; } @@ -5487,7 +5481,7 @@ button.close { left: 50%; margin-left: -11px; border-top-width: 0; - border-bottom-color: rgba(0, 0, 0, .25); + border-bottom-color: rgba(0, 0, 0, 0.25); } .popover.popover-bottom .popover-arrow::after, .popover.bs-tether-element-attached-top .popover-arrow::after { @@ -5507,7 +5501,7 @@ button.close { right: -11px; margin-top: -11px; border-right-width: 0; - border-left-color: rgba(0, 0, 0, .25); + border-left-color: rgba(0, 0, 0, 0.25); } .popover.popover-left .popover-arrow::after, .popover.bs-tether-element-attached-right .popover-arrow::after { @@ -5524,7 +5518,7 @@ button.close { font-size: 1rem; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; - border-radius: .2375rem .2375rem 0 0; + border-radius: 0.2375rem 0.2375rem 0 0; } .popover-content { @@ -5563,8 +5557,8 @@ button.close { position: relative; display: none; -webkit-transition: .6s ease-in-out left; - -o-transition: .6s ease-in-out left; - transition: .6s ease-in-out left; + -o-transition: .6s ease-in-out left; + transition: .6s ease-in-out left; } .carousel-inner > .carousel-item > img, @@ -5575,11 +5569,10 @@ button.close { @media all and (transform-3d), (-webkit-transform-3d) { .carousel-inner > .carousel-item { -webkit-transition: -webkit-transform .6s ease-in-out; - -o-transition: transform .6s ease-in-out, -o-transform .6s ease-in-out; - transition: -webkit-transform .6s ease-in-out; - transition: transform .6s ease-in-out; - transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out, -o-transform .6s ease-in-out; - + transition: -webkit-transform .6s ease-in-out; + -o-transition: transform .6s ease-in-out, -o-transform .6s ease-in-out; + transition: transform .6s ease-in-out; + transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out, -o-transform .6s ease-in-out; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-perspective: 1000px; @@ -5649,28 +5642,28 @@ button.close { font-size: 20px; color: #fff; text-align: center; - text-shadow: 0 1px 2px rgba(0, 0, 0, .6); - opacity: .5; + text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); + opacity: 0.5; } .carousel-control.left { - background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001))); - background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%); - background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%); - background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%); - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); + background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001))); + background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%); + background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%); + background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%); background-repeat: repeat-x; + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); } .carousel-control.right { right: 0; left: auto; - background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5))); - background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%); - background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%); - background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%); - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); + background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5))); + background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%); + background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%); + background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%); background-repeat: repeat-x; + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); } .carousel-control:focus, .carousel-control:hover { @@ -5752,7 +5745,7 @@ button.close { padding-bottom: 20px; color: #fff; text-align: center; - text-shadow: 0 1px 2px rgba(0, 0, 0, .6); + text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); } .carousel-caption .btn { @@ -5838,9 +5831,9 @@ a.bg-danger:focus, a.bg-danger:hover { } .clearfix::after { + content: ""; display: table; clear: both; - content: ""; } .pull-xs-left { @@ -6425,4 +6418,4 @@ a.text-danger:focus, a.text-danger:hover { display: none !important; } } -/*# sourceMappingURL=bootstrap.css.map */ +/*# sourceMappingURL=bootstrap.css.map */ \ No newline at end of file -- cgit v1.2.3 From 9c0e20e41dc4fc4d3563e9abbbac57d40a3d74e4 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 6 Feb 2016 18:20:30 -0800 Subject: grunt --- docs/dist/css/bootstrap.css | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) (limited to 'docs/dist/css/bootstrap.css') diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index 4eb1f275b..7f6924b6c 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -2138,6 +2138,10 @@ pre code { cursor: not-allowed; } +select.form-control:not([size], [multiple]) { + height: 2.25rem; +} + .form-control-file, .form-control-range { display: block; @@ -2299,8 +2303,8 @@ input[type="checkbox"].disabled { padding-right: 2.25rem; background-repeat: no-repeat; background-position: center right 0.5625rem; - -webkit-background-size: 1.4625rem 1.4625rem; - background-size: 1.4625rem 1.4625rem; + -webkit-background-size: 1.125rem 1.125rem; + background-size: 1.125rem 1.125rem; } .has-success .text-help, @@ -2331,7 +2335,7 @@ input[type="checkbox"].disabled { } .has-success .form-control-success { - background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjNWNiODVjIiBkPSJNMjMzLjggNjEwYy0xMy4zIDAtMjYtNi0zNC0xNi44TDkwLjUgNDQ4LjhDNzYuMyA0MzAgODAgNDAzLjMgOTguOCAzODljMTguOC0xNC4yIDQ1LjUtMTAuNCA1OS44IDguNGw3MiA5NUw0NTEuMyAyNDJjMTIuNS0yMCAzOC44LTI2LjIgNTguOC0xMy43IDIwIDEyLjQgMjYgMzguNyAxMy43IDU4LjhMMjcwIDU5MGMtNy40IDEyLTIwLjIgMTkuNC0zNC4zIDIwaC0yeiIvPjwvc3ZnPg=="); + background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E"); } .has-warning .text-help, @@ -2362,7 +2366,7 @@ input[type="checkbox"].disabled { } .has-warning .form-control-warning { - background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZjBhZDRlIiBkPSJNNjAzIDY0MC4ybC0yNzguNS01MDljLTMuOC02LjYtMTAuOC0xMC42LTE4LjUtMTAuNnMtMTQuNyA0LTE4LjUgMTAuNkw5IDY0MC4yYy0zLjcgNi41LTMuNiAxNC40LjIgMjAuOCAzLjggNi41IDEwLjggMTAuNCAxOC4zIDEwLjRoNTU3YzcuNiAwIDE0LjYtNCAxOC40LTEwLjQgMy41LTYuNCAzLjYtMTQuNCAwLTIwLjh6bS0yNjYuNC0zMGgtNjEuMlY1NDloNjEuMnY2MS4yem0wLTEwN2gtNjEuMlYzMDRoNjEuMnYxOTl6Ii8+PC9zdmc+"); + background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E"); } .has-danger .text-help, @@ -2393,7 +2397,7 @@ input[type="checkbox"].disabled { } .has-danger .form-control-danger { - background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZDk1MzRmIiBkPSJNNDQ3IDU0NC40Yy0xNC40IDE0LjQtMzcuNiAxNC40LTUyIDBsLTg5LTkyLjctODkgOTIuN2MtMTQuNSAxNC40LTM3LjcgMTQuNC01MiAwLTE0LjQtMTQuNC0xNC40LTM3LjYgMC01Mmw5Mi40LTk2LjMtOTIuNC05Ni4zYy0xNC40LTE0LjQtMTQuNC0zNy42IDAtNTJzMzcuNi0xNC4zIDUyIDBsODkgOTIuOCA4OS4yLTkyLjdjMTQuNC0xNC40IDM3LjYtMTQuNCA1MiAwIDE0LjMgMTQuNCAxNC4zIDM3LjYgMCA1MkwzNTQuNiAzOTZsOTIuNCA5Ni40YzE0LjQgMTQuNCAxNC40IDM3LjYgMCA1MnoiLz48L3N2Zz4="); + background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E"); } @media (min-width: 544px) { @@ -3554,12 +3558,12 @@ input[type="button"].btn-block { } .custom-checkbox .custom-control-input:checked ~ .custom-control-indicator { - background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTYuNCwxTDUuNywxLjdMMi45LDQuNUwyLjEsMy43TDEuNCwzTDAsNC40bDAuNywwLjdsMS41LDEuNWwwLjcsMC43bDAuNy0wLjdsMy41LTMuNWwwLjctMC43TDYuNCwxTDYuNCwxeiINCgkvPg0KPC9zdmc+DQo=); + background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); } .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator { background-color: #0074d9; - background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iOHB4IiBoZWlnaHQ9IjhweCIgdmlld0JveD0iMCAwIDggOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgOCA4IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0wLDN2Mmg4VjNIMHoiLz4NCjwvc3ZnPg0K); + background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E"); } .custom-radio .custom-control-indicator { @@ -3567,7 +3571,7 @@ input[type="button"].btn-block { } .custom-radio .custom-control-input:checked ~ .custom-control-indicator { - background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTQsMUMyLjMsMSwxLDIuMywxLDRzMS4zLDMsMywzczMtMS4zLDMtM1M1LjcsMSw0LDF6Ii8+DQo8L3N2Zz4NCg==); + background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E"); } .custom-controls-stacked .custom-control { @@ -3591,7 +3595,7 @@ input[type="button"].btn-block { padding-right: 0.75rem \9; color: #55595c; vertical-align: middle; - background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAMAAACzvE1FAAAADFBMVEUzMzMzMzMzMzMzMzMKAG/3AAAAA3RSTlMAf4C/aSLHAAAAPElEQVR42q3NMQ4AIAgEQTn//2cLdRKppSGzBYwzVXvznNWs8C58CiussPJj8h6NwgorrKRdTvuV9v16Afn0AYFOB7aYAAAAAElFTkSuQmCC) no-repeat right 0.75rem center; + background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center; background-image: none \9; -webkit-background-size: 8px 10px; background-size: 8px 10px; -- cgit v1.2.3 From de944e088b278a989c83b4bfebb99e5042821021 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 6 Feb 2016 18:45:56 -0800 Subject: Fixes #17300: drop the unused at-viewports --- docs/dist/css/bootstrap.css | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'docs/dist/css/bootstrap.css') diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index 7f6924b6c..803a1f5a4 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -298,22 +298,10 @@ html { box-sizing: inherit; } -@-moz-viewport { - width: device-width; -} - @-ms-viewport { width: device-width; } -@-webkit-viewport { - width: device-width; -} - -@viewport { - width: device-width; -} - html { font-size: 16px; -ms-overflow-style: scrollbar; -- cgit v1.2.3 From cb7b78087690e756e33b6f6abdb3548f73f8bb1b Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 6 Feb 2016 20:32:24 -0800 Subject: grunt --- docs/dist/css/bootstrap.css | 309 ++++++++++++++++++++++---------------------- 1 file changed, 155 insertions(+), 154 deletions(-) (limited to 'docs/dist/css/bootstrap.css') diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index 803a1f5a4..bfebc39b0 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -615,6 +615,10 @@ mark, content: "\00A0 \2014"; } +dl.row > dd + dt { + clear: left; +} + .img-fluid, .carousel-inner > .carousel-item > img, .carousel-inner > .carousel-item > a > img { display: block; @@ -710,8 +714,8 @@ pre code { .container { margin-left: auto; margin-right: auto; - padding-left: 7.5px; - padding-right: 7.5px; + padding-left: 15px; + padding-right: 15px; } .container::after { @@ -747,8 +751,8 @@ pre code { .container-fluid { margin-left: auto; margin-right: auto; - padding-left: 7.5px; - padding-right: 7.5px; + padding-left: 15px; + padding-right: 15px; } .container-fluid::after { @@ -758,8 +762,8 @@ pre code { } .row { - margin-left: -7.5px; - margin-right: -7.5px; + margin-left: -15px; + margin-right: -15px; } .row::after { @@ -771,8 +775,8 @@ pre code { .col-xs-1 { position: relative; min-height: 1px; - padding-right: 7.5px; - padding-left: 7.5px; + padding-right: 15px; + padding-left: 15px; float: left; width: 8.333333%; } @@ -780,8 +784,8 @@ pre code { .col-xs-2 { position: relative; min-height: 1px; - padding-right: 7.5px; - padding-left: 7.5px; + padding-right: 15px; + padding-left: 15px; float: left; width: 16.666667%; } @@ -789,8 +793,8 @@ pre code { .col-xs-3 { position: relative; min-height: 1px; - padding-right: 7.5px; - padding-left: 7.5px; + padding-right: 15px; + padding-left: 15px; float: left; width: 25%; } @@ -798,8 +802,8 @@ pre code { .col-xs-4 { position: relative; min-height: 1px; - padding-right: 7.5px; - padding-left: 7.5px; + padding-right: 15px; + padding-left: 15px; float: left; width: 33.333333%; } @@ -807,8 +811,8 @@ pre code { .col-xs-5 { position: relative; min-height: 1px; - padding-right: 7.5px; - padding-left: 7.5px; + padding-right: 15px; + padding-left: 15px; float: left; width: 41.666667%; } @@ -816,8 +820,8 @@ pre code { .col-xs-6 { position: relative; min-height: 1px; - padding-right: 7.5px; - padding-left: 7.5px; + padding-right: 15px; + padding-left: 15px; float: left; width: 50%; } @@ -825,8 +829,8 @@ pre code { .col-xs-7 { position: relative; min-height: 1px; - padding-right: 7.5px; - padding-left: 7.5px; + padding-right: 15px; + padding-left: 15px; float: left; width: 58.333333%; } @@ -834,8 +838,8 @@ pre code { .col-xs-8 { position: relative; min-height: 1px; - padding-right: 7.5px; - padding-left: 7.5px; + padding-right: 15px; + padding-left: 15px; float: left; width: 66.666667%; } @@ -843,8 +847,8 @@ pre code { .col-xs-9 { position: relative; min-height: 1px; - padding-right: 7.5px; - padding-left: 7.5px; + padding-right: 15px; + padding-left: 15px; float: left; width: 75%; } @@ -852,8 +856,8 @@ pre code { .col-xs-10 { position: relative; min-height: 1px; - padding-right: 7.5px; - padding-left: 7.5px; + padding-right: 15px; + padding-left: 15px; float: left; width: 83.333333%; } @@ -861,8 +865,8 @@ pre code { .col-xs-11 { position: relative; min-height: 1px; - padding-right: 7.5px; - padding-left: 7.5px; + padding-right: 15px; + padding-left: 15px; float: left; width: 91.666667%; } @@ -870,8 +874,8 @@ pre code { .col-xs-12 { position: relative; min-height: 1px; - padding-right: 7.5px; - padding-left: 7.5px; + padding-right: 15px; + padding-left: 15px; float: left; width: 100%; } @@ -1028,96 +1032,96 @@ pre code { .col-sm-1 { position: relative; min-height: 1px; - padding-right: 7.5px; - padding-left: 7.5px; + padding-right: 15px; + padding-left: 15px; float: left; width: 8.333333%; } .col-sm-2 { position: relative; min-height: 1px; - padding-right: 7.5px; - padding-left: 7.5px; + padding-right: 15px; + padding-left: 15px; float: left; width: 16.666667%; } .col-sm-3 { position: relative; min-height: 1px; - padding-right: 7.5px; - padding-left: 7.5px; + padding-right: 15px; + padding-left: 15px; float: left; width: 25%; } .col-sm-4 { position: relative; min-height: 1px; - padding-right: 7.5px; - padding-left: 7.5px; + padding-right: 15px; + padding-left: 15px; float: left; width: 33.333333%; } .col-sm-5 { position: relative; min-height: 1px; - padding-right: 7.5px; - padding-left: 7.5px; + padding-right: 15px; + padding-left: 15px; float: left; width: 41.666667%; } .col-sm-6 { position: relative; min-height: 1px; - padding-right: 7.5px; - padding-left: 7.5px; + padding-right: 15px; + padding-left: 15px; float: left; width: 50%; } .col-sm-7 { position: relative; min-height: 1px; - padding-right: 7.5px; - padding-left: 7.5px; + padding-right: 15px; + padding-left: 15px; float: left; width: 58.333333%; } .col-sm-8 { position: relative; min-height: 1px; - padding-right: 7.5px; - padding-left: 7.5px; + padding-right: 15px; + padding-left: 15px; float: left; width: 66.666667%; } .col-sm-9 { position: relative; min-height: 1px; - padding-right: 7.5px; - padding-left: 7.5px; + padding-right: 15px; + padding-left: 15px; float: left; width: 75%; } .col-sm-10 { position: relative; min-height: 1px; - padding-right: 7.5px; - padding-left: 7.5px; + padding-right: 15px; + padding-left: 15px; float: left; width: 83.333333%; } .col-sm-11 { position: relative; min-height: 1px; - padding-right: 7.5px; - padding-left: 7.5px; + padding-right: 15px; + padding-left: 15px; float: left; width: 91.666667%; } .col-sm-12 { position: relative; min-height: 1px; - padding-right: 7.5px; - padding-left: 7.5px; + padding-right: 15px; + padding-left: 15px; float: left; width: 100%; } @@ -1241,96 +1245,96 @@ pre code { .col-md-1 { position: relative; min-height: 1px; - padding-right: 7.5px; - padding-left: 7.5px; + padding-right: 15px; + padding-left: 15px; float: left; width: 8.333333%; } .col-md-2 { position: relative; min-height: 1px; - padding-right: 7.5px; - padding-left: 7.5px; + padding-right: 15px; + padding-left: 15px; float: left; width: 16.666667%; } .col-md-3 { position: relative; min-height: 1px; - padding-right: 7.5px; - padding-left: 7.5px; + padding-right: 15px; + padding-left: 15px; float: left; width: 25%; } .col-md-4 { position: relative; min-height: 1px; - padding-right: 7.5px; - padding-left: 7.5px; + padding-right: 15px; + padding-left: 15px; float: left; width: 33.333333%; } .col-md-5 { position: relative; min-height: 1px; - padding-right: 7.5px; - padding-left: 7.5px; + padding-right: 15px; + padding-left: 15px; float: left; width: 41.666667%; } .col-md-6 { position: relative; min-height: 1px; - padding-right: 7.5px; - padding-left: 7.5px; + padding-right: 15px; + padding-left: 15px; float: left; width: 50%; } .col-md-7 { position: relative; min-height: 1px; - padding-right: 7.5px; - padding-left: 7.5px; + padding-right: 15px; + padding-left: 15px; float: left; width: 58.333333%; } .col-md-8 { position: relative; min-height: 1px; - padding-right: 7.5px; - padding-left: 7.5px; + padding-right: 15px; + padding-left: 15px; float: left; width: 66.666667%; } .col-md-9 { position: relative; min-height: 1px; - padding-right: 7.5px; - padding-left: 7.5px; + padding-right: 15px; + padding-left: 15px; float: left; width: 75%; } .col-md-10 { position: relative; min-height: 1px; - padding-right: 7.5px; - padding-left: 7.5px; + padding-right: 15px; + padding-left: 15px; float: left; width: 83.333333%; } .col-md-11 { position: relative; min-height: 1px; - padding-right: 7.5px; - padding-left: 7.5px; + padding-right: 15px; + padding-left: 15px; float: left; width: 91.666667%; } .col-md-12 { position: relative; min-height: 1px; - padding-right: 7.5px; - padding-left: 7.5px; + padding-right: 15px; + padding-left: 15px; float: left; width: 100%; } @@ -1454,96 +1458,96 @@ pre code { .col-lg-1 { position: relative; min-height: 1px; - padding-right: 7.5px; - padding-left: 7.5px; + padding-right: 15px; + padding-left: 15px; float: left; width: 8.333333%; } .col-lg-2 { position: relative; min-height: 1px; - padding-right: 7.5px; - padding-left: 7.5px; + padding-right: 15px; + padding-left: 15px; float: left; width: 16.666667%; } .col-lg-3 { position: relative; min-height: 1px; - padding-right: 7.5px; - padding-left: 7.5px; + padding-right: 15px; + padding-left: 15px; float: left; width: 25%; } .col-lg-4 { position: relative; min-height: 1px; - padding-right: 7.5px; - padding-left: 7.5px; + padding-right: 15px; + padding-left: 15px; float: left; width: 33.333333%; } .col-lg-5 { position: relative; min-height: 1px; - padding-right: 7.5px; - padding-left: 7.5px; + padding-right: 15px; + padding-left: 15px; float: left; width: 41.666667%; } .col-lg-6 { position: relative; min-height: 1px; - padding-right: 7.5px; - padding-left: 7.5px; + padding-right: 15px; + padding-left: 15px; float: left; width: 50%; } .col-lg-7 { position: relative; min-height: 1px; - padding-right: 7.5px; - padding-left: 7.5px; + padding-right: 15px; + padding-left: 15px; float: left; width: 58.333333%; } .col-lg-8 { position: relative; min-height: 1px; - padding-right: 7.5px; - padding-left: 7.5px; + padding-right: 15px; + padding-left: 15px; float: left; width: 66.666667%; } .col-lg-9 { position: relative; min-height: 1px; - padding-right: 7.5px; - padding-left: 7.5px; + padding-right: 15px; + padding-left: 15px; float: left; width: 75%; } .col-lg-10 { position: relative; min-height: 1px; - padding-right: 7.5px; - padding-left: 7.5px; + padding-right: 15px; + padding-left: 15px; float: left; width: 83.333333%; } .col-lg-11 { position: relative; min-height: 1px; - padding-right: 7.5px; - padding-left: 7.5px; + padding-right: 15px; + padding-left: 15px; float: left; width: 91.666667%; } .col-lg-12 { position: relative; min-height: 1px; - padding-right: 7.5px; - padding-left: 7.5px; + padding-right: 15px; + padding-left: 15px; float: left; width: 100%; } @@ -1667,96 +1671,96 @@ pre code { .col-xl-1 { position: relative; min-height: 1px; - padding-right: 7.5px; - padding-left: 7.5px; + padding-right: 15px; + padding-left: 15px; float: left; width: 8.333333%; } .col-xl-2 { position: relative; min-height: 1px; - padding-right: 7.5px; - padding-left: 7.5px; + padding-right: 15px; + padding-left: 15px; float: left; width: 16.666667%; } .col-xl-3 { position: relative; min-height: 1px; - padding-right: 7.5px; - padding-left: 7.5px; + padding-right: 15px; + padding-left: 15px; float: left; width: 25%; } .col-xl-4 { position: relative; min-height: 1px; - padding-right: 7.5px; - padding-left: 7.5px; + padding-right: 15px; + padding-left: 15px; float: left; width: 33.333333%; } .col-xl-5 { position: relative; min-height: 1px; - padding-right: 7.5px; - padding-left: 7.5px; + padding-right: 15px; + padding-left: 15px; float: left; width: 41.666667%; } .col-xl-6 { position: relative; min-height: 1px; - padding-right: 7.5px; - padding-left: 7.5px; + padding-right: 15px; + padding-left: 15px; float: left; width: 50%; } .col-xl-7 { position: relative; min-height: 1px; - padding-right: 7.5px; - padding-left: 7.5px; + padding-right: 15px; + padding-left: 15px; float: left; width: 58.333333%; } .col-xl-8 { position: relative; min-height: 1px; - padding-right: 7.5px; - padding-left: 7.5px; + padding-right: 15px; + padding-left: 15px; float: left; width: 66.666667%; } .col-xl-9 { position: relative; min-height: 1px; - padding-right: 7.5px; - padding-left: 7.5px; + padding-right: 15px; + padding-left: 15px; float: left; width: 75%; } .col-xl-10 { position: relative; min-height: 1px; - padding-right: 7.5px; - padding-left: 7.5px; + padding-right: 15px; + padding-left: 15px; float: left; width: 83.333333%; } .col-xl-11 { position: relative; min-height: 1px; - padding-right: 7.5px; - padding-left: 7.5px; + padding-right: 15px; + padding-left: 15px; float: left; width: 91.666667%; } .col-xl-12 { position: relative; min-height: 1px; - padding-right: 7.5px; - padding-left: 7.5px; + padding-right: 15px; + padding-left: 15px; float: left; width: 100%; } @@ -4892,30 +4896,6 @@ base::-moz-progress-bar, border-bottom-left-radius: 0.25rem; } -.list-group-flush .list-group-item { - border-radius: 0; -} - -a.list-group-item, -button.list-group-item { - width: 100%; - color: #555; - text-align: inherit; -} - -a.list-group-item .list-group-item-heading, -button.list-group-item .list-group-item-heading { - color: #333; -} - -a.list-group-item:focus, a.list-group-item:hover, -button.list-group-item:focus, -button.list-group-item:hover { - color: #555; - text-decoration: none; - background-color: #f5f5f5; -} - .list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover { color: #818a91; cursor: not-allowed; @@ -4933,6 +4913,7 @@ button.list-group-item:hover { .list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover { z-index: 2; color: #fff; + text-decoration: none; background-color: #0275d8; border-color: #0275d8; } @@ -4951,6 +4932,26 @@ button.list-group-item:hover { color: #a8d6fe; } +.list-group-flush .list-group-item { + border-radius: 0; +} + +.list-group-item-action { + width: 100%; + color: #555; + text-align: inherit; +} + +.list-group-item-action .list-group-item-heading { + color: #333; +} + +.list-group-item-action:focus, .list-group-item-action:hover { + color: #555; + text-decoration: none; + background-color: #f5f5f5; +} + .list-group-item-success { color: #3c763d; background-color: #dff0d8; @@ -5283,17 +5284,17 @@ button.close { @media (min-width: 544px) { .modal-dialog { - width: 600px; + max-width: 600px; margin: 30px auto; } .modal-sm { - width: 300px; + max-width: 300px; } } -@media (min-width: 768px) { +@media (min-width: 992px) { .modal-lg { - width: 900px; + max-width: 900px; } } -- cgit v1.2.3