summaryrefslogtreecommitdiff
path: root/flatly/bootstrap.css
diff options
context:
space:
mode:
Diffstat (limited to 'flatly/bootstrap.css')
-rw-r--r--flatly/bootstrap.css83
1 files changed, 43 insertions, 40 deletions
diff --git a/flatly/bootstrap.css b/flatly/bootstrap.css
index 0e346c6a..558664f9 100644
--- a/flatly/bootstrap.css
+++ b/flatly/bootstrap.css
@@ -2543,7 +2543,7 @@ output {
.form-control {
display: block;
width: 100%;
- height: 43px;
+ height: 45px;
padding: 10px 15px;
font-size: 15px;
line-height: 1.42857143;
@@ -2595,7 +2595,7 @@ input[type="search"] {
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
- line-height: 43px;
+ line-height: 45px;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
@@ -2605,7 +2605,7 @@ input[type="search"] {
.input-group-sm input[type="time"],
.input-group-sm input[type="datetime-local"],
.input-group-sm input[type="month"] {
- line-height: 33px;
+ line-height: 35px;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
@@ -2615,7 +2615,7 @@ input[type="search"] {
.input-group-lg input[type="time"],
.input-group-lg input[type="datetime-local"],
.input-group-lg input[type="month"] {
- line-height: 64px;
+ line-height: 66px;
}
}
.form-group {
@@ -2695,74 +2695,74 @@ fieldset[disabled] .checkbox label {
padding-right: 0;
}
.input-sm {
- height: 33px;
+ height: 35px;
padding: 6px 9px;
font-size: 13px;
line-height: 1.5;
border-radius: 3px;
}
select.input-sm {
- height: 33px;
- line-height: 33px;
+ height: 35px;
+ line-height: 35px;
}
textarea.input-sm,
select[multiple].input-sm {
height: auto;
}
.form-group-sm .form-control {
- height: 33px;
+ height: 35px;
padding: 6px 9px;
font-size: 13px;
line-height: 1.5;
border-radius: 3px;
}
select.form-group-sm .form-control {
- height: 33px;
- line-height: 33px;
+ height: 35px;
+ line-height: 35px;
}
textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
height: auto;
}
.form-group-sm .form-control-static {
- height: 33px;
+ height: 35px;
padding: 6px 9px;
font-size: 13px;
line-height: 1.5;
min-height: 34px;
}
.input-lg {
- height: 64px;
+ height: 66px;
padding: 18px 27px;
font-size: 19px;
line-height: 1.3333333;
border-radius: 6px;
}
select.input-lg {
- height: 64px;
- line-height: 64px;
+ height: 66px;
+ line-height: 66px;
}
textarea.input-lg,
select[multiple].input-lg {
height: auto;
}
.form-group-lg .form-control {
- height: 64px;
+ height: 66px;
padding: 18px 27px;
font-size: 19px;
line-height: 1.3333333;
border-radius: 6px;
}
select.form-group-lg .form-control {
- height: 64px;
- line-height: 64px;
+ height: 66px;
+ line-height: 66px;
}
textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
height: auto;
}
.form-group-lg .form-control-static {
- height: 64px;
+ height: 66px;
padding: 18px 27px;
font-size: 19px;
line-height: 1.3333333;
@@ -2772,7 +2772,7 @@ select[multiple].form-group-lg .form-control {
position: relative;
}
.has-feedback .form-control {
- padding-right: 53.75px;
+ padding-right: 56.25px;
}
.form-control-feedback {
position: absolute;
@@ -2780,21 +2780,21 @@ select[multiple].form-group-lg .form-control {
right: 0;
z-index: 2;
display: block;
- width: 43px;
- height: 43px;
- line-height: 43px;
+ width: 45px;
+ height: 45px;
+ line-height: 45px;
text-align: center;
pointer-events: none;
}
.input-lg + .form-control-feedback {
- width: 64px;
- height: 64px;
- line-height: 64px;
+ width: 66px;
+ height: 66px;
+ line-height: 66px;
}
.input-sm + .form-control-feedback {
- width: 33px;
- height: 33px;
- line-height: 33px;
+ width: 35px;
+ height: 35px;
+ line-height: 35px;
}
.has-success .help-block,
.has-success .control-label,
@@ -3738,7 +3738,7 @@ tbody.collapse.in {
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
- height: 64px;
+ height: 66px;
padding: 18px 27px;
font-size: 19px;
line-height: 1.3333333;
@@ -3747,8 +3747,8 @@ tbody.collapse.in {
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
- height: 64px;
- line-height: 64px;
+ height: 66px;
+ line-height: 66px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
@@ -3761,7 +3761,7 @@ select[multiple].input-group-lg > .input-group-btn > .btn {
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
- height: 33px;
+ height: 35px;
padding: 6px 9px;
font-size: 13px;
line-height: 1.5;
@@ -3770,8 +3770,8 @@ select[multiple].input-group-lg > .input-group-btn > .btn {
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
- height: 33px;
- line-height: 33px;
+ height: 35px;
+ line-height: 35px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
@@ -4273,8 +4273,8 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
border-bottom: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
- margin-top: 8.5px;
- margin-bottom: 8.5px;
+ margin-top: 7.5px;
+ margin-bottom: 7.5px;
}
@media (min-width: 768px) {
.navbar-form .form-group {
@@ -4359,12 +4359,12 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
border-bottom-left-radius: 0;
}
.navbar-btn {
- margin-top: 8.5px;
- margin-bottom: 8.5px;
+ margin-top: 7.5px;
+ margin-bottom: 7.5px;
}
.navbar-btn.btn-sm {
- margin-top: 13.5px;
- margin-bottom: 13.5px;
+ margin-top: 12.5px;
+ margin-bottom: 12.5px;
}
.navbar-btn.btn-xs {
margin-top: 19px;
@@ -6592,6 +6592,9 @@ button.close {
.navbar-brand {
line-height: 1;
}
+.btn {
+ border-width: 2px;
+}
.btn:active {
-webkit-box-shadow: none;
box-shadow: none;