mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
le grunt
This commit is contained in:
@@ -2185,7 +2185,7 @@ pre code {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.form-control-static {
|
.form-control-static {
|
||||||
min-height: 2rem;
|
min-height: 2.625rem;
|
||||||
padding-top: .5625rem;
|
padding-top: .5625rem;
|
||||||
padding-bottom: .5625rem;
|
padding-bottom: .5625rem;
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
@@ -2221,12 +2221,14 @@ pre code {
|
|||||||
margin-bottom: .75rem;
|
margin-bottom: .75rem;
|
||||||
}
|
}
|
||||||
.radio label, .checkbox label {
|
.radio label, .checkbox label {
|
||||||
min-height: 1;
|
|
||||||
padding-left: 1.25rem;
|
padding-left: 1.25rem;
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
.radio label input:only-child, .checkbox label input:only-child {
|
||||||
|
position: static;
|
||||||
|
}
|
||||||
|
|
||||||
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
|
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
@@ -3810,7 +3812,7 @@ input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="butto
|
|||||||
|
|
||||||
.breadcrumb {
|
.breadcrumb {
|
||||||
padding: .75rem 1rem;
|
padding: .75rem 1rem;
|
||||||
margin-bottom: 1;
|
margin-bottom: 1rem;
|
||||||
list-style: none;
|
list-style: none;
|
||||||
background-color: #eceeef;
|
background-color: #eceeef;
|
||||||
border-radius: .25rem;
|
border-radius: .25rem;
|
||||||
@@ -4089,7 +4091,7 @@ a.badge:focus, a.badge:hover {
|
|||||||
|
|
||||||
.alert {
|
.alert {
|
||||||
padding: 15px;
|
padding: 15px;
|
||||||
margin-bottom: 1;
|
margin-bottom: 1rem;
|
||||||
border: 1px solid transparent;
|
border: 1px solid transparent;
|
||||||
border-radius: .25rem;
|
border-radius: .25rem;
|
||||||
}
|
}
|
||||||
|
|||||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+1
-1
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -2185,7 +2185,7 @@ pre code {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.form-control-static {
|
.form-control-static {
|
||||||
min-height: 2rem;
|
min-height: 2.625rem;
|
||||||
padding-top: .5625rem;
|
padding-top: .5625rem;
|
||||||
padding-bottom: .5625rem;
|
padding-bottom: .5625rem;
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
@@ -2221,12 +2221,14 @@ pre code {
|
|||||||
margin-bottom: .75rem;
|
margin-bottom: .75rem;
|
||||||
}
|
}
|
||||||
.radio label, .checkbox label {
|
.radio label, .checkbox label {
|
||||||
min-height: 1;
|
|
||||||
padding-left: 1.25rem;
|
padding-left: 1.25rem;
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
.radio label input:only-child, .checkbox label input:only-child {
|
||||||
|
position: static;
|
||||||
|
}
|
||||||
|
|
||||||
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
|
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
@@ -3810,7 +3812,7 @@ input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="butto
|
|||||||
|
|
||||||
.breadcrumb {
|
.breadcrumb {
|
||||||
padding: .75rem 1rem;
|
padding: .75rem 1rem;
|
||||||
margin-bottom: 1;
|
margin-bottom: 1rem;
|
||||||
list-style: none;
|
list-style: none;
|
||||||
background-color: #eceeef;
|
background-color: #eceeef;
|
||||||
border-radius: .25rem;
|
border-radius: .25rem;
|
||||||
@@ -4089,7 +4091,7 @@ a.badge:focus, a.badge:hover {
|
|||||||
|
|
||||||
.alert {
|
.alert {
|
||||||
padding: 15px;
|
padding: 15px;
|
||||||
margin-bottom: 1;
|
margin-bottom: 1rem;
|
||||||
border: 1px solid transparent;
|
border: 1px solid transparent;
|
||||||
border-radius: .25rem;
|
border-radius: .25rem;
|
||||||
}
|
}
|
||||||
|
|||||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user