mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-20 17:54:23 +01:00
run grunt
This commit is contained in:
parent
8f43820fff
commit
63d1d09ebd
File diff suppressed because one or more lines are too long
188
dist/css/bootstrap.css
vendored
188
dist/css/bootstrap.css
vendored
@ -4489,7 +4489,7 @@ textarea.input-group-sm > .input-group-btn > .btn {
|
||||
|
||||
.navbar-default .navbar-collapse,
|
||||
.navbar-default .navbar-form {
|
||||
border-color: #e6e6e6;
|
||||
border-color: #e7e7e7;
|
||||
}
|
||||
|
||||
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
|
||||
@ -6372,14 +6372,8 @@ body.modal-open,
|
||||
visibility: hidden !important;
|
||||
}
|
||||
|
||||
.visible-xs {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
tr.visible-xs {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.visible-xs,
|
||||
tr.visible-xs,
|
||||
th.visible-xs,
|
||||
td.visible-xs {
|
||||
display: none !important;
|
||||
@ -6437,14 +6431,8 @@ td.visible-xs {
|
||||
}
|
||||
}
|
||||
|
||||
.visible-sm {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
tr.visible-sm {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.visible-sm,
|
||||
tr.visible-sm,
|
||||
th.visible-sm,
|
||||
td.visible-sm {
|
||||
display: none !important;
|
||||
@ -6502,14 +6490,8 @@ td.visible-sm {
|
||||
}
|
||||
}
|
||||
|
||||
.visible-md {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
tr.visible-md {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.visible-md,
|
||||
tr.visible-md,
|
||||
th.visible-md,
|
||||
td.visible-md {
|
||||
display: none !important;
|
||||
@ -6567,14 +6549,8 @@ td.visible-md {
|
||||
}
|
||||
}
|
||||
|
||||
.visible-lg {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
tr.visible-lg {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.visible-lg,
|
||||
tr.visible-lg,
|
||||
th.visible-lg,
|
||||
td.visible-lg {
|
||||
display: none !important;
|
||||
@ -6646,12 +6622,8 @@ td.hidden-xs {
|
||||
}
|
||||
|
||||
@media (max-width: 767px) {
|
||||
.hidden-xs {
|
||||
display: none !important;
|
||||
}
|
||||
tr.hidden-xs {
|
||||
display: none !important;
|
||||
}
|
||||
.hidden-xs,
|
||||
tr.hidden-xs,
|
||||
th.hidden-xs,
|
||||
td.hidden-xs {
|
||||
display: none !important;
|
||||
@ -6659,12 +6631,8 @@ td.hidden-xs {
|
||||
}
|
||||
|
||||
@media (min-width: 768px) and (max-width: 991px) {
|
||||
.hidden-xs.hidden-sm {
|
||||
display: none !important;
|
||||
}
|
||||
tr.hidden-xs.hidden-sm {
|
||||
display: none !important;
|
||||
}
|
||||
.hidden-xs.hidden-sm,
|
||||
tr.hidden-xs.hidden-sm,
|
||||
th.hidden-xs.hidden-sm,
|
||||
td.hidden-xs.hidden-sm {
|
||||
display: none !important;
|
||||
@ -6672,12 +6640,8 @@ td.hidden-xs {
|
||||
}
|
||||
|
||||
@media (min-width: 992px) and (max-width: 1199px) {
|
||||
.hidden-xs.hidden-md {
|
||||
display: none !important;
|
||||
}
|
||||
tr.hidden-xs.hidden-md {
|
||||
display: none !important;
|
||||
}
|
||||
.hidden-xs.hidden-md,
|
||||
tr.hidden-xs.hidden-md,
|
||||
th.hidden-xs.hidden-md,
|
||||
td.hidden-xs.hidden-md {
|
||||
display: none !important;
|
||||
@ -6685,12 +6649,8 @@ td.hidden-xs {
|
||||
}
|
||||
|
||||
@media (min-width: 1200px) {
|
||||
.hidden-xs.hidden-lg {
|
||||
display: none !important;
|
||||
}
|
||||
tr.hidden-xs.hidden-lg {
|
||||
display: none !important;
|
||||
}
|
||||
.hidden-xs.hidden-lg,
|
||||
tr.hidden-xs.hidden-lg,
|
||||
th.hidden-xs.hidden-lg,
|
||||
td.hidden-xs.hidden-lg {
|
||||
display: none !important;
|
||||
@ -6711,12 +6671,8 @@ td.hidden-sm {
|
||||
}
|
||||
|
||||
@media (max-width: 767px) {
|
||||
.hidden-sm.hidden-xs {
|
||||
display: none !important;
|
||||
}
|
||||
tr.hidden-sm.hidden-xs {
|
||||
display: none !important;
|
||||
}
|
||||
.hidden-sm.hidden-xs,
|
||||
tr.hidden-sm.hidden-xs,
|
||||
th.hidden-sm.hidden-xs,
|
||||
td.hidden-sm.hidden-xs {
|
||||
display: none !important;
|
||||
@ -6724,12 +6680,8 @@ td.hidden-sm {
|
||||
}
|
||||
|
||||
@media (min-width: 768px) and (max-width: 991px) {
|
||||
.hidden-sm {
|
||||
display: none !important;
|
||||
}
|
||||
tr.hidden-sm {
|
||||
display: none !important;
|
||||
}
|
||||
.hidden-sm,
|
||||
tr.hidden-sm,
|
||||
th.hidden-sm,
|
||||
td.hidden-sm {
|
||||
display: none !important;
|
||||
@ -6737,12 +6689,8 @@ td.hidden-sm {
|
||||
}
|
||||
|
||||
@media (min-width: 992px) and (max-width: 1199px) {
|
||||
.hidden-sm.hidden-md {
|
||||
display: none !important;
|
||||
}
|
||||
tr.hidden-sm.hidden-md {
|
||||
display: none !important;
|
||||
}
|
||||
.hidden-sm.hidden-md,
|
||||
tr.hidden-sm.hidden-md,
|
||||
th.hidden-sm.hidden-md,
|
||||
td.hidden-sm.hidden-md {
|
||||
display: none !important;
|
||||
@ -6750,12 +6698,8 @@ td.hidden-sm {
|
||||
}
|
||||
|
||||
@media (min-width: 1200px) {
|
||||
.hidden-sm.hidden-lg {
|
||||
display: none !important;
|
||||
}
|
||||
tr.hidden-sm.hidden-lg {
|
||||
display: none !important;
|
||||
}
|
||||
.hidden-sm.hidden-lg,
|
||||
tr.hidden-sm.hidden-lg,
|
||||
th.hidden-sm.hidden-lg,
|
||||
td.hidden-sm.hidden-lg {
|
||||
display: none !important;
|
||||
@ -6776,12 +6720,8 @@ td.hidden-md {
|
||||
}
|
||||
|
||||
@media (max-width: 767px) {
|
||||
.hidden-md.hidden-xs {
|
||||
display: none !important;
|
||||
}
|
||||
tr.hidden-md.hidden-xs {
|
||||
display: none !important;
|
||||
}
|
||||
.hidden-md.hidden-xs,
|
||||
tr.hidden-md.hidden-xs,
|
||||
th.hidden-md.hidden-xs,
|
||||
td.hidden-md.hidden-xs {
|
||||
display: none !important;
|
||||
@ -6789,12 +6729,8 @@ td.hidden-md {
|
||||
}
|
||||
|
||||
@media (min-width: 768px) and (max-width: 991px) {
|
||||
.hidden-md.hidden-sm {
|
||||
display: none !important;
|
||||
}
|
||||
tr.hidden-md.hidden-sm {
|
||||
display: none !important;
|
||||
}
|
||||
.hidden-md.hidden-sm,
|
||||
tr.hidden-md.hidden-sm,
|
||||
th.hidden-md.hidden-sm,
|
||||
td.hidden-md.hidden-sm {
|
||||
display: none !important;
|
||||
@ -6802,12 +6738,8 @@ td.hidden-md {
|
||||
}
|
||||
|
||||
@media (min-width: 992px) and (max-width: 1199px) {
|
||||
.hidden-md {
|
||||
display: none !important;
|
||||
}
|
||||
tr.hidden-md {
|
||||
display: none !important;
|
||||
}
|
||||
.hidden-md,
|
||||
tr.hidden-md,
|
||||
th.hidden-md,
|
||||
td.hidden-md {
|
||||
display: none !important;
|
||||
@ -6815,12 +6747,8 @@ td.hidden-md {
|
||||
}
|
||||
|
||||
@media (min-width: 1200px) {
|
||||
.hidden-md.hidden-lg {
|
||||
display: none !important;
|
||||
}
|
||||
tr.hidden-md.hidden-lg {
|
||||
display: none !important;
|
||||
}
|
||||
.hidden-md.hidden-lg,
|
||||
tr.hidden-md.hidden-lg,
|
||||
th.hidden-md.hidden-lg,
|
||||
td.hidden-md.hidden-lg {
|
||||
display: none !important;
|
||||
@ -6841,12 +6769,8 @@ td.hidden-lg {
|
||||
}
|
||||
|
||||
@media (max-width: 767px) {
|
||||
.hidden-lg.hidden-xs {
|
||||
display: none !important;
|
||||
}
|
||||
tr.hidden-lg.hidden-xs {
|
||||
display: none !important;
|
||||
}
|
||||
.hidden-lg.hidden-xs,
|
||||
tr.hidden-lg.hidden-xs,
|
||||
th.hidden-lg.hidden-xs,
|
||||
td.hidden-lg.hidden-xs {
|
||||
display: none !important;
|
||||
@ -6854,12 +6778,8 @@ td.hidden-lg {
|
||||
}
|
||||
|
||||
@media (min-width: 768px) and (max-width: 991px) {
|
||||
.hidden-lg.hidden-sm {
|
||||
display: none !important;
|
||||
}
|
||||
tr.hidden-lg.hidden-sm {
|
||||
display: none !important;
|
||||
}
|
||||
.hidden-lg.hidden-sm,
|
||||
tr.hidden-lg.hidden-sm,
|
||||
th.hidden-lg.hidden-sm,
|
||||
td.hidden-lg.hidden-sm {
|
||||
display: none !important;
|
||||
@ -6867,12 +6787,8 @@ td.hidden-lg {
|
||||
}
|
||||
|
||||
@media (min-width: 992px) and (max-width: 1199px) {
|
||||
.hidden-lg.hidden-md {
|
||||
display: none !important;
|
||||
}
|
||||
tr.hidden-lg.hidden-md {
|
||||
display: none !important;
|
||||
}
|
||||
.hidden-lg.hidden-md,
|
||||
tr.hidden-lg.hidden-md,
|
||||
th.hidden-lg.hidden-md,
|
||||
td.hidden-lg.hidden-md {
|
||||
display: none !important;
|
||||
@ -6880,26 +6796,16 @@ td.hidden-lg {
|
||||
}
|
||||
|
||||
@media (min-width: 1200px) {
|
||||
.hidden-lg {
|
||||
display: none !important;
|
||||
}
|
||||
tr.hidden-lg {
|
||||
display: none !important;
|
||||
}
|
||||
.hidden-lg,
|
||||
tr.hidden-lg,
|
||||
th.hidden-lg,
|
||||
td.hidden-lg {
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
|
||||
.visible-print {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
tr.visible-print {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.visible-print,
|
||||
tr.visible-print,
|
||||
th.visible-print,
|
||||
td.visible-print {
|
||||
display: none !important;
|
||||
@ -6916,12 +6822,8 @@ td.visible-print {
|
||||
td.visible-print {
|
||||
display: table-cell !important;
|
||||
}
|
||||
.hidden-print {
|
||||
display: none !important;
|
||||
}
|
||||
tr.hidden-print {
|
||||
display: none !important;
|
||||
}
|
||||
.hidden-print,
|
||||
tr.hidden-print,
|
||||
th.hidden-print,
|
||||
td.hidden-print {
|
||||
display: none !important;
|
||||
|
2
dist/css/bootstrap.min.css
vendored
2
dist/css/bootstrap.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user