summaryrefslogtreecommitdiff
path: root/bower_components/bootstrap/dist/css/bootstrap.css
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2014-02-13 15:18:39 -0500
committerThomas Park <thomas@thomaspark.me>2014-02-13 15:18:39 -0500
commita12ab54dac21bdaf0ac3754dec8550fa75cf9f21 (patch)
tree1aee04baf597c7d6d462f6694f3846a6a5572018 /bower_components/bootstrap/dist/css/bootstrap.css
parenta43354fc783adee59aae1b6cfb4dc253837af316 (diff)
update bootstrap to 3.1.0
Diffstat (limited to 'bower_components/bootstrap/dist/css/bootstrap.css')
-rw-r--r--bower_components/bootstrap/dist/css/bootstrap.css536
1 files changed, 245 insertions, 291 deletions
diff --git a/bower_components/bootstrap/dist/css/bootstrap.css b/bower_components/bootstrap/dist/css/bootstrap.css
index 14cc1f48..7f366519 100644
--- a/bower_components/bootstrap/dist/css/bootstrap.css
+++ b/bower_components/bootstrap/dist/css/bootstrap.css
@@ -1,5 +1,5 @@
/*!
- * Bootstrap v3.1.0 (http://getbootstrap.com)
+ * Bootstrap v3.1.1 (http://getbootstrap.com)
* Copyright 2011-2014 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
@@ -275,7 +275,7 @@ html {
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
- line-height: 1.428571429;
+ line-height: 1.42857143;
color: #333;
background-color: #fff;
}
@@ -307,7 +307,11 @@ figure {
img {
vertical-align: middle;
}
-.img-responsive {
+.img-responsive,
+.thumbnail > img,
+.thumbnail a > img,
+.carousel-inner > .item > img,
+.carousel-inner > .item > a > img {
display: block;
max-width: 100%;
height: auto;
@@ -320,7 +324,7 @@ img {
max-width: 100%;
height: auto;
padding: 4px;
- line-height: 1.428571429;
+ line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
@@ -580,6 +584,7 @@ ol ol {
}
.list-inline {
padding-left: 0;
+ margin-left: -5px;
list-style: none;
}
.list-inline > li {
@@ -587,16 +592,13 @@ ol ol {
padding-right: 5px;
padding-left: 5px;
}
-.list-inline > li:first-child {
- padding-left: 0;
-}
dl {
margin-top: 0;
margin-bottom: 20px;
}
dt,
dd {
- line-height: 1.428571429;
+ line-height: 1.42857143;
}
dt {
font-weight: bold;
@@ -643,7 +645,7 @@ blockquote small,
blockquote .small {
display: block;
font-size: 80%;
- line-height: 1.428571429;
+ line-height: 1.42857143;
color: #999;
}
blockquote footer:before,
@@ -682,7 +684,7 @@ blockquote:after {
address {
margin-bottom: 20px;
font-style: normal;
- line-height: 1.428571429;
+ line-height: 1.42857143;
}
code,
kbd,
@@ -711,7 +713,7 @@ pre {
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
- line-height: 1.428571429;
+ line-height: 1.42857143;
color: #333;
word-break: break-all;
word-wrap: break-word;
@@ -775,73 +777,73 @@ pre code {
width: 100%;
}
.col-xs-11 {
- width: 91.66666666666666%;
+ width: 91.66666667%;
}
.col-xs-10 {
- width: 83.33333333333334%;
+ width: 83.33333333%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-8 {
- width: 66.66666666666666%;
+ width: 66.66666667%;
}
.col-xs-7 {
- width: 58.333333333333336%;
+ width: 58.33333333%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-5 {
- width: 41.66666666666667%;
+ width: 41.66666667%;
}
.col-xs-4 {
- width: 33.33333333333333%;
+ width: 33.33333333%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-2 {
- width: 16.666666666666664%;
+ width: 16.66666667%;
}
.col-xs-1 {
- width: 8.333333333333332%;
+ width: 8.33333333%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-pull-11 {
- right: 91.66666666666666%;
+ right: 91.66666667%;
}
.col-xs-pull-10 {
- right: 83.33333333333334%;
+ right: 83.33333333%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-8 {
- right: 66.66666666666666%;
+ right: 66.66666667%;
}
.col-xs-pull-7 {
- right: 58.333333333333336%;
+ right: 58.33333333%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-5 {
- right: 41.66666666666667%;
+ right: 41.66666667%;
}
.col-xs-pull-4 {
- right: 33.33333333333333%;
+ right: 33.33333333%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-2 {
- right: 16.666666666666664%;
+ right: 16.66666667%;
}
.col-xs-pull-1 {
- right: 8.333333333333332%;
+ right: 8.33333333%;
}
.col-xs-pull-0 {
right: 0;
@@ -850,37 +852,37 @@ pre code {
left: 100%;
}
.col-xs-push-11 {
- left: 91.66666666666666%;
+ left: 91.66666667%;
}
.col-xs-push-10 {
- left: 83.33333333333334%;
+ left: 83.33333333%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-8 {
- left: 66.66666666666666%;
+ left: 66.66666667%;
}
.col-xs-push-7 {
- left: 58.333333333333336%;
+ left: 58.33333333%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-5 {
- left: 41.66666666666667%;
+ left: 41.66666667%;
}
.col-xs-push-4 {
- left: 33.33333333333333%;
+ left: 33.33333333%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-2 {
- left: 16.666666666666664%;
+ left: 16.66666667%;
}
.col-xs-push-1 {
- left: 8.333333333333332%;
+ left: 8.33333333%;
}
.col-xs-push-0 {
left: 0;
@@ -889,37 +891,37 @@ pre code {
margin-left: 100%;
}
.col-xs-offset-11 {
- margin-left: 91.66666666666666%;
+ margin-left: 91.66666667%;
}
.col-xs-offset-10 {
- margin-left: 83.33333333333334%;
+ margin-left: 83.33333333%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-8 {
- margin-left: 66.66666666666666%;
+ margin-left: 66.66666667%;
}
.col-xs-offset-7 {
- margin-left: 58.333333333333336%;
+ margin-left: 58.33333333%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-5 {
- margin-left: 41.66666666666667%;
+ margin-left: 41.66666667%;
}
.col-xs-offset-4 {
- margin-left: 33.33333333333333%;
+ margin-left: 33.33333333%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-2 {
- margin-left: 16.666666666666664%;
+ margin-left: 16.66666667%;
}
.col-xs-offset-1 {
- margin-left: 8.333333333333332%;
+ margin-left: 8.33333333%;
}
.col-xs-offset-0 {
margin-left: 0;
@@ -932,73 +934,73 @@ pre code {
width: 100%;
}
.col-sm-11 {
- width: 91.66666666666666%;
+ width: 91.66666667%;
}
.col-sm-10 {
- width: 83.33333333333334%;
+ width: 83.33333333%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
- width: 66.66666666666666%;
+ width: 66.66666667%;
}
.col-sm-7 {
- width: 58.333333333333336%;
+ width: 58.33333333%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
- width: 41.66666666666667%;
+ width: 41.66666667%;
}
.col-sm-4 {
- width: 33.33333333333333%;
+ width: 33.33333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
- width: 16.666666666666664%;
+ width: 16.66666667%;
}
.col-sm-1 {
- width: 8.333333333333332%;
+ width: 8.33333333%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-pull-11 {
- right: 91.66666666666666%;
+ right: 91.66666667%;
}
.col-sm-pull-10 {
- right: 83.33333333333334%;
+ right: 83.33333333%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-8 {
- right: 66.66666666666666%;
+ right: 66.66666667%;
}
.col-sm-pull-7 {
- right: 58.333333333333336%;
+ right: 58.33333333%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-5 {
- right: 41.66666666666667%;
+ right: 41.66666667%;
}
.col-sm-pull-4 {
- right: 33.33333333333333%;
+ right: 33.33333333%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-2 {
- right: 16.666666666666664%;
+ right: 16.66666667%;
}
.col-sm-pull-1 {
- right: 8.333333333333332%;
+ right: 8.33333333%;
}
.col-sm-pull-0 {
right: 0;
@@ -1007,37 +1009,37 @@ pre code {
left: 100%;
}
.col-sm-push-11 {
- left: 91.66666666666666%;
+ left: 91.66666667%;
}
.col-sm-push-10 {
- left: 83.33333333333334%;
+ left: 83.33333333%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-8 {
- left: 66.66666666666666%;
+ left: 66.66666667%;
}
.col-sm-push-7 {
- left: 58.333333333333336%;
+ left: 58.33333333%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-5 {
- left: 41.66666666666667%;
+ left: 41.66666667%;
}
.col-sm-push-4 {
- left: 33.33333333333333%;
+ left: 33.33333333%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-2 {
- left: 16.666666666666664%;
+ left: 16.66666667%;
}
.col-sm-push-1 {
- left: 8.333333333333332%;
+ left: 8.33333333%;
}
.col-sm-push-0 {
left: 0;
@@ -1046,37 +1048,37 @@ pre code {
margin-left: 100%;
}
.col-sm-offset-11 {
- margin-left: 91.66666666666666%;
+ margin-left: 91.66666667%;
}
.col-sm-offset-10 {
- margin-left: 83.33333333333334%;
+ margin-left: 83.33333333%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-8 {
- margin-left: 66.66666666666666%;
+ margin-left: 66.66666667%;
}
.col-sm-offset-7 {
- margin-left: 58.333333333333336%;
+ margin-left: 58.33333333%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-5 {
- margin-left: 41.66666666666667%;
+ margin-left: 41.66666667%;
}
.col-sm-offset-4 {
- margin-left: 33.33333333333333%;
+ margin-left: 33.33333333%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-2 {
- margin-left: 16.666666666666664%;
+ margin-left: 16.66666667%;
}
.col-sm-offset-1 {
- margin-left: 8.333333333333332%;
+ margin-left: 8.33333333%;
}
.col-sm-offset-0 {
margin-left: 0;
@@ -1090,73 +1092,73 @@ pre code {
width: 100%;
}
.col-md-11 {
- width: 91.66666666666666%;
+ width: 91.66666667%;
}
.col-md-10 {
- width: 83.33333333333334%;
+ width: 83.33333333%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
- width: 66.66666666666666%;
+ width: 66.66666667%;
}
.col-md-7 {
- width: 58.333333333333336%;
+ width: 58.33333333%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
- width: 41.66666666666667%;
+ width: 41.66666667%;
}
.col-md-4 {
- width: 33.33333333333333%;
+ width: 33.33333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
- width: 16.666666666666664%;
+ width: 16.66666667%;
}
.col-md-1 {
- width: 8.333333333333332%;
+ width: 8.33333333%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-pull-11 {
- right: 91.66666666666666%;
+ right: 91.66666667%;
}
.col-md-pull-10 {
- right: 83.33333333333334%;
+ right: 83.33333333%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-8 {
- right: 66.66666666666666%;
+ right: 66.66666667%;
}
.col-md-pull-7 {
- right: 58.333333333333336%;
+ right: 58.33333333%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-5 {
- right: 41.66666666666667%;
+ right: 41.66666667%;
}
.col-md-pull-4 {
- right: 33.33333333333333%;
+ right: 33.33333333%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-2 {
- right: 16.666666666666664%;
+ right: 16.66666667%;
}
.col-md-pull-1 {
- right: 8.333333333333332%;
+ right: 8.33333333%;
}
.col-md-pull-0 {
right: 0;
@@ -1165,37 +1167,37 @@ pre code {
left: 100%;
}
.col-md-push-11 {
- left: 91.66666666666666%;
+ left: 91.66666667%;
}
.col-md-push-10 {
- left: 83.33333333333334%;
+ left: 83.33333333%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-8 {
- left: 66.66666666666666%;
+ left: 66.66666667%;
}
.col-md-push-7 {
- left: 58.333333333333336%;
+ left: 58.33333333%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-5 {
- left: 41.66666666666667%;
+ left: 41.66666667%;
}
.col-md-push-4 {
- left: 33.33333333333333%;
+ left: 33.33333333%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-2 {
- left: 16.666666666666664%;
+ left: 16.66666667%;
}
.col-md-push-1 {
- left: 8.333333333333332%;
+ left: 8.33333333%;
}
.col-md-push-0 {
left: 0;
@@ -1204,37 +1206,37 @@ pre code {
margin-left: 100%;
}
.col-md-offset-11 {
- margin-left: 91.66666666666666%;
+ margin-left: 91.66666667%;
}
.col-md-offset-10 {
- margin-left: 83.33333333333334%;
+ margin-left: 83.33333333%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
- margin-left: 66.66666666666666%;
+ margin-left: 66.66666667%;
}
.col-md-offset-7 {
- margin-left: 58.333333333333336%;
+ margin-left: 58.33333333%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
- margin-left: 41.66666666666667%;
+ margin-left: 41.66666667%;
}
.col-md-offset-4 {
- margin-left: 33.33333333333333%;
+ margin-left: 33.33333333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
- margin-left: 16.666666666666664%;
+ margin-left: 16.66666667%;
}
.col-md-offset-1 {
- margin-left: 8.333333333333332%;
+ margin-left: 8.33333333%;
}
.col-md-offset-0 {
margin-left: 0;
@@ -1248,73 +1250,73 @@ pre code {
width: 100%;
}
.col-lg-11 {
- width: 91.66666666666666%;
+ width: 91.66666667%;
}
.col-lg-10 {
- width: 83.33333333333334%;
+ width: 83.33333333%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
- width: 66.66666666666666%;
+ width: 66.66666667%;
}
.col-lg-7 {
- width: 58.333333333333336%;
+ width: 58.33333333%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
- width: 41.66666666666667%;
+ width: 41.66666667%;
}
.col-lg-4 {
- width: 33.33333333333333%;
+ width: 33.33333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
- width: 16.666666666666664%;
+ width: 16.66666667%;
}
.col-lg-1 {
- width: 8.333333333333332%;
+ width: 8.33333333%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-pull-11 {
- right: 91.66666666666666%;
+ right: 91.66666667%;
}
.col-lg-pull-10 {
- right: 83.33333333333334%;
+ right: 83.33333333%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-8 {
- right: 66.66666666666666%;
+ right: 66.66666667%;
}
.col-lg-pull-7 {
- right: 58.333333333333336%;
+ right: 58.33333333%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-5 {
- right: 41.66666666666667%;
+ right: 41.66666667%;
}
.col-lg-pull-4 {
- right: 33.33333333333333%;
+ right: 33.33333333%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-2 {
- right: 16.666666666666664%;
+ right: 16.66666667%;
}
.col-lg-pull-1 {
- right: 8.333333333333332%;
+ right: 8.33333333%;
}
.col-lg-pull-0 {
right: 0;
@@ -1323,37 +1325,37 @@ pre code {
left: 100%;
}
.col-lg-push-11 {
- left: 91.66666666666666%;
+ left: 91.66666667%;
}
.col-lg-push-10 {
- left: 83.33333333333334%;
+ left: 83.33333333%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-8 {
- left: 66.66666666666666%;
+ left: 66.66666667%;
}
.col-lg-push-7 {
- left: 58.333333333333336%;
+ left: 58.33333333%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-5 {
- left: 41.66666666666667%;
+ left: 41.66666667%;
}
.col-lg-push-4 {
- left: 33.33333333333333%;
+ left: 33.33333333%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-2 {
- left: 16.666666666666664%;
+ left: 16.66666667%;
}
.col-lg-push-1 {
- left: 8.333333333333332%;
+ left: 8.33333333%;
}
.col-lg-push-0 {
left: 0;
@@ -1362,37 +1364,37 @@ pre code {
margin-left: 100%;
}
.col-lg-offset-11 {
- margin-left: 91.66666666666666%;
+ margin-left: 91.66666667%;
}
.col-lg-offset-10 {
- margin-left: 83.33333333333334%;
+ margin-left: 83.33333333%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-8 {
- margin-left: 66.66666666666666%;
+ margin-left: 66.66666667%;
}
.col-lg-offset-7 {
- margin-left: 58.333333333333336%;
+ margin-left: 58.33333333%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-5 {
- margin-left: 41.66666666666667%;
+ margin-left: 41.66666667%;
}
.col-lg-offset-4 {
- margin-left: 33.33333333333333%;
+ margin-left: 33.33333333%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-2 {
- margin-left: 16.666666666666664%;
+ margin-left: 16.66666667%;
}
.col-lg-offset-1 {
- margin-left: 8.333333333333332%;
+ margin-left: 8.33333333%;
}
.col-lg-offset-0 {
margin-left: 0;
@@ -1416,7 +1418,7 @@ th {
.table > tbody > tr > td,
.table > tfoot > tr > td {
padding: 8px;
- line-height: 1.428571429;
+ line-height: 1.42857143;
vertical-align: top;
border-top: 1px solid #ddd;
}
@@ -1683,7 +1685,7 @@ output {
display: block;
padding-top: 7px;
font-size: 14px;
- line-height: 1.428571429;
+ line-height: 1.42857143;
color: #555;
}
.form-control {
@@ -1692,7 +1694,7 @@ output {
height: 34px;
padding: 6px 12px;
font-size: 14px;
- line-height: 1.428571429;
+ line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
@@ -1709,9 +1711,6 @@ output {
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
-.form-control:-moz-placeholder {
- color: #999;
-}
.form-control::-moz-placeholder {
color: #999;
opacity: 1;
@@ -1732,6 +1731,9 @@ fieldset[disabled] .form-control {
textarea.form-control {
height: auto;
}
+input[type="search"] {
+ -webkit-appearance: none;
+}
input[type="date"] {
line-height: 34px;
}
@@ -1935,6 +1937,9 @@ select[multiple].input-lg {
width: auto;
vertical-align: middle;
}
+ .form-inline .input-group > .form-control {
+ width: 100%;
+ }
.form-inline .control-label {
margin-bottom: 0;
vertical-align: middle;
@@ -1991,7 +1996,7 @@ select[multiple].input-lg {
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
- line-height: 1.428571429;
+ line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
@@ -1999,13 +2004,14 @@ select[multiple].input-lg {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
- -o-user-select: none;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
-.btn:focus {
+.btn:focus,
+.btn:active:focus,
+.btn.active:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
@@ -2311,19 +2317,22 @@ fieldset[disabled] .btn-link:focus {
color: #999;
text-decoration: none;
}
-.btn-lg {
+.btn-lg,
+.btn-group-lg > .btn {
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
-.btn-sm {
+.btn-sm,
+.btn-group-sm > .btn {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
-.btn-xs {
+.btn-xs,
+.btn-group-xs > .btn {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
@@ -3033,7 +3042,7 @@ input[type="button"].btn-block {
padding: 3px 20px;
clear: both;
font-weight: normal;
- line-height: 1.428571429;
+ line-height: 1.42857143;
color: #333;
white-space: nowrap;
}
@@ -3082,7 +3091,7 @@ input[type="button"].btn-block {
display: block;
padding: 3px 20px;
font-size: 12px;
- line-height: 1.428571429;
+ line-height: 1.42857143;
color: #999;
}
.dropdown-backdrop {
@@ -3196,24 +3205,6 @@ input[type="button"].btn-block {
.btn-group.open .dropdown-toggle {
outline: 0;
}
-.btn-group-xs > .btn {
- padding: 1px 5px;
- font-size: 12px;
- line-height: 1.5;
- border-radius: 3px;
-}
-.btn-group-sm > .btn {
- padding: 5px 10px;
- font-size: 12px;
- line-height: 1.5;
- border-radius: 3px;
-}
-.btn-group-lg > .btn {
- padding: 10px 16px;
- font-size: 18px;
- line-height: 1.33;
- border-radius: 6px;
-}
.btn-group > .btn + .dropdown-toggle {
padding-right: 8px;
padding-left: 8px;
@@ -3313,6 +3304,8 @@ input[type="button"].btn-block {
padding-left: 0;
}
.input-group .form-control {
+ position: relative;
+ z-index: 2;
float: left;
width: 100%;
margin-bottom: 0;
@@ -3507,7 +3500,7 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
}
.nav-tabs > li > a {
margin-right: 2px;
- line-height: 1.428571429;
+ line-height: 1.42857143;
border: 1px solid transparent;
border-radius: 4px 4px 0 0;
}
@@ -3745,7 +3738,7 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
}
.navbar-brand {
float: left;
- height: 20px;
+ height: 50px;
padding: 15px 15px;
font-size: 18px;
line-height: 20px;
@@ -3865,6 +3858,9 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
width: auto;
vertical-align: middle;
}
+ .navbar-form .input-group > .form-control {
+ width: 100%;
+ }
.navbar-form .control-label {
margin-bottom: 0;
vertical-align: middle;
@@ -4146,7 +4142,7 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
float: left;
padding: 6px 12px;
margin-left: -1px;
- line-height: 1.428571429;
+ line-height: 1.42857143;
color: #428bca;
text-decoration: none;
background-color: #fff;
@@ -4407,7 +4403,7 @@ a.list-group-item.active > .badge,
display: block;
padding: 4px;
margin-bottom: 20px;
- line-height: 1.428571429;
+ line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
@@ -4416,9 +4412,6 @@ a.list-group-item.active > .badge,
}
.thumbnail > img,
.thumbnail a > img {
- display: block;
- max-width: 100%;
- height: auto;
margin-right: auto;
margin-left: auto;
}
@@ -4771,6 +4764,31 @@ a.list-group-item-danger.active:focus {
.panel-body {
padding: 15px;
}
+.panel-heading {
+ padding: 10px 15px;
+ border-bottom: 1px solid transparent;
+ border-top-left-radius: 3px;
+ border-top-right-radius: 3px;
+}
+.panel-heading > .dropdown .dropdown-toggle {
+ color: inherit;
+}
+.panel-title {
+ margin-top: 0;
+ margin-bottom: 0;
+ font-size: 16px;
+ color: inherit;
+}
+.panel-title > a {
+ color: inherit;
+}
+.panel-footer {
+ padding: 10px 15px;
+ background-color: #f5f5f5;
+ border-top: 1px solid #ddd;
+ border-bottom-right-radius: 3px;
+ border-bottom-left-radius: 3px;
+}
.panel > .list-group {
margin-bottom: 0;
}
@@ -4778,17 +4796,13 @@ a.list-group-item-danger.active:focus {
border-width: 1px 0;
border-radius: 0;
}
-.panel > .list-group .list-group-item:first-child {
- border-top: 0;
-}
-.panel > .list-group .list-group-item:last-child {
- border-bottom: 0;
-}
.panel > .list-group:first-child .list-group-item:first-child {
+ border-top: 0;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child {
+ border-bottom: 0;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
@@ -4799,6 +4813,11 @@ a.list-group-item-danger.active:focus {
.panel > .table-responsive > .table {
margin-bottom: 0;
}
+.panel > .table:first-child,
+.panel > .table-responsive:first-child > .table:first-child {
+ border-top-left-radius: 3px;
+ border-top-right-radius: 3px;
+}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
@@ -4819,6 +4838,11 @@ a.list-group-item-danger.active:focus {
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
border-top-right-radius: 3px;
}
+.panel > .table:last-child,
+.panel > .table-responsive:last-child > .table:last-child {
+ border-bottom-right-radius: 3px;
+ border-bottom-left-radius: 3px;
+}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
@@ -4879,63 +4903,30 @@ a.list-group-item-danger.active:focus {
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
-.panel > .table-bordered > thead > tr:first-child > th,
-.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
-.panel > .table-bordered > tbody > tr:first-child > th,
-.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
-.panel > .table-bordered > tfoot > tr:first-child > th,
-.panel > .table-responsive > .table-bordered > tfoot > tr:first-child > th,
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
-.panel > .table-bordered > tfoot > tr:first-child > td,
-.panel > .table-responsive > .table-bordered > tfoot > tr:first-child > td {
- border-top: 0;
+.panel > .table-bordered > thead > tr:first-child > th,
+.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
+.panel > .table-bordered > tbody > tr:first-child > th,
+.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
+ border-bottom: 0;
}
-.panel > .table-bordered > thead > tr:last-child > th,
-.panel > .table-responsive > .table-bordered > thead > tr:last-child > th,
-.panel > .table-bordered > tbody > tr:last-child > th,
-.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
-.panel > .table-bordered > tfoot > tr:last-child > th,
-.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
-.panel > .table-bordered > thead > tr:last-child > td,
-.panel > .table-responsive > .table-bordered > thead > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
-.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
+.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
+.panel > .table-bordered > tbody > tr:last-child > th,
+.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
+.panel > .table-bordered > tfoot > tr:last-child > th,
+.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
border-bottom: 0;
}
.panel > .table-responsive {
margin-bottom: 0;
border: 0;
}
-.panel-heading {
- padding: 10px 15px;
- border-bottom: 1px solid transparent;
- border-top-left-radius: 3px;
- border-top-right-radius: 3px;
-}
-.panel-heading > .dropdown .dropdown-toggle {
- color: inherit;
-}
-.panel-title {
- margin-top: 0;
- margin-bottom: 0;
- font-size: 16px;
- color: inherit;
-}
-.panel-title > a {
- color: inherit;
-}
-.panel-footer {
- padding: 10px 15px;
- background-color: #f5f5f5;
- border-top: 1px solid #ddd;
- border-bottom-right-radius: 3px;
- border-bottom-left-radius: 3px;
-}
.panel-group {
margin-bottom: 20px;
}
@@ -5154,7 +5145,7 @@ button.close {
opacity: .5;
}
.modal-header {
- min-height: 16.428571429px;
+ min-height: 16.42857143px;
padding: 15px;
border-bottom: 1px solid #e5e5e5;
}
@@ -5163,7 +5154,7 @@ button.close {
}
.modal-title {
margin: 0;
- line-height: 1.428571429;
+ line-height: 1.42857143;
}
.modal-body {
position: relative;
@@ -5197,6 +5188,8 @@ button.close {
.modal-sm {
width: 300px;
}
+}
+@media (min-width: 992px) {
.modal-lg {
width: 900px;
}
@@ -5342,8 +5335,8 @@ button.close {
.popover-content {
padding: 9px 14px;
}
-.popover .arrow,
-.popover .arrow:after {
+.popover > .arrow,
+.popover > .arrow:after {
position: absolute;
display: block;
width: 0;
@@ -5351,14 +5344,14 @@ button.close {
border-color: transparent;
border-style: solid;
}
-.popover .arrow {
+.popover > .arrow {
border-width: 11px;
}
-.popover .arrow:after {
+.popover > .arrow:after {
content: "";
border-width: 10px;
}
-.popover.top .arrow {
+.popover.top > .arrow {
bottom: -11px;
left: 50%;
margin-left: -11px;
@@ -5366,14 +5359,14 @@ button.close {
border-top-color: rgba(0, 0, 0, .25);
border-bottom-width: 0;
}
-.popover.top .arrow:after {
+.popover.top > .arrow:after {
bottom: 1px;
margin-left: -10px;
content: " ";
border-top-color: #fff;
border-bottom-width: 0;
}
-.popover.right .arrow {
+.popover.right > .arrow {
top: 50%;
left: -11px;
margin-top: -11px;
@@ -5381,14 +5374,14 @@ button.close {
border-right-color: rgba(0, 0, 0, .25);
border-left-width: 0;
}
-.popover.right .arrow:after {
+.popover.right > .arrow:after {
bottom: -10px;
left: 1px;
content: " ";
border-right-color: #fff;
border-left-width: 0;
}
-.popover.bottom .arrow {
+.popover.bottom > .arrow {
top: -11px;
left: 50%;
margin-left: -11px;
@@ -5396,14 +5389,14 @@ button.close {
border-bottom-color: #999;
border-bottom-color: rgba(0, 0, 0, .25);
}
-.popover.bottom .arrow:after {
+.popover.bottom > .arrow:after {
top: 1px;
margin-left: -10px;
content: " ";
border-top-width: 0;
border-bottom-color: #fff;
}
-.popover.left .arrow {
+.popover.left > .arrow {
top: 50%;
right: -11px;
margin-top: -11px;
@@ -5411,7 +5404,7 @@ button.close {
border-left-color: #999;
border-left-color: rgba(0, 0, 0, .25);
}
-.popover.left .arrow:after {
+.popover.left > .arrow:after {
right: 1px;
bottom: -10px;
content: " ";
@@ -5434,9 +5427,6 @@ button.close {
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
- display: block;
- max-width: 100%;
- height: auto;
line-height: 1;
}
.carousel-inner > .active,
@@ -5580,8 +5570,8 @@ button.close {
text-shadow: none;
}
@media screen and (min-width: 768px) {
- .carousel-control .glyphicons-chevron-left,
- .carousel-control .glyphicons-chevron-right,
+ .carousel-control .glyphicon-chevron-left,
+ .carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 30px;
@@ -5684,9 +5674,9 @@ button.close {
width: device-width;
}
.visible-xs,
-tr.visible-xs,
-th.visible-xs,
-td.visible-xs {
+.visible-sm,
+.visible-md,
+.visible-lg {
display: none !important;
}
@media (max-width: 767px) {
@@ -5704,12 +5694,6 @@ td.visible-xs {
display: table-cell !important;
}
}
-.visible-sm,
-tr.visible-sm,
-th.visible-sm,
-td.visible-sm {
- display: none !important;
-}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display: block !important;
@@ -5725,12 +5709,6 @@ td.visible-sm {
display: table-cell !important;
}
}
-.visible-md,
-tr.visible-md,
-th.visible-md,
-td.visible-md {
- display: none !important;
-}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
display: block !important;
@@ -5746,12 +5724,6 @@ td.visible-md {
display: table-cell !important;
}
}
-.visible-lg,
-tr.visible-lg,
-th.visible-lg,
-td.visible-lg {
- display: none !important;
-}
@media (min-width: 1200px) {
.visible-lg {
display: block !important;
@@ -5768,41 +5740,26 @@ td.visible-lg {
}
}
@media (max-width: 767px) {
- .hidden-xs,
- tr.hidden-xs,
- th.hidden-xs,
- td.hidden-xs {
+ .hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
- .hidden-sm,
- tr.hidden-sm,
- th.hidden-sm,
- td.hidden-sm {
+ .hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
- .hidden-md,
- tr.hidden-md,
- th.hidden-md,
- td.hidden-md {
+ .hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
- .hidden-lg,
- tr.hidden-lg,
- th.hidden-lg,
- td.hidden-lg {
+ .hidden-lg {
display: none !important;
}
}
-.visible-print,
-tr.visible-print,
-th.visible-print,
-td.visible-print {
+.visible-print {
display: none !important;
}
@media print {
@@ -5821,10 +5778,7 @@ td.visible-print {
}
}
@media print {
- .hidden-print,
- tr.hidden-print,
- th.hidden-print,
- td.hidden-print {
+ .hidden-print {
display: none !important;
}
}