mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-28 23:59:53 +02:00
build
This commit is contained in:
@@ -3061,8 +3061,8 @@ tbody.collapse.show {
|
||||
display: inline-block;
|
||||
width: 0;
|
||||
height: 0;
|
||||
margin-left: 0.3em;
|
||||
vertical-align: middle;
|
||||
margin-left: 0.255em;
|
||||
vertical-align: 0.255em;
|
||||
content: "";
|
||||
border-top: 0.3em solid;
|
||||
border-right: 0.3em solid transparent;
|
||||
@@ -6435,7 +6435,6 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
.align-self-auto {
|
||||
-webkit-align-self: auto !important;
|
||||
-ms-flex-item-align: auto !important;
|
||||
-ms-grid-row-align: auto !important;
|
||||
align-self: auto !important;
|
||||
}
|
||||
|
||||
@@ -6454,7 +6453,6 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
.align-self-center {
|
||||
-webkit-align-self: center !important;
|
||||
-ms-flex-item-align: center !important;
|
||||
-ms-grid-row-align: center !important;
|
||||
align-self: center !important;
|
||||
}
|
||||
|
||||
@@ -6467,7 +6465,6 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
.align-self-stretch {
|
||||
-webkit-align-self: stretch !important;
|
||||
-ms-flex-item-align: stretch !important;
|
||||
-ms-grid-row-align: stretch !important;
|
||||
align-self: stretch !important;
|
||||
}
|
||||
|
||||
@@ -6625,7 +6622,6 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
.align-self-sm-auto {
|
||||
-webkit-align-self: auto !important;
|
||||
-ms-flex-item-align: auto !important;
|
||||
-ms-grid-row-align: auto !important;
|
||||
align-self: auto !important;
|
||||
}
|
||||
.align-self-sm-start {
|
||||
@@ -6641,7 +6637,6 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
.align-self-sm-center {
|
||||
-webkit-align-self: center !important;
|
||||
-ms-flex-item-align: center !important;
|
||||
-ms-grid-row-align: center !important;
|
||||
align-self: center !important;
|
||||
}
|
||||
.align-self-sm-baseline {
|
||||
@@ -6652,7 +6647,6 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
.align-self-sm-stretch {
|
||||
-webkit-align-self: stretch !important;
|
||||
-ms-flex-item-align: stretch !important;
|
||||
-ms-grid-row-align: stretch !important;
|
||||
align-self: stretch !important;
|
||||
}
|
||||
}
|
||||
@@ -6811,7 +6805,6 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
.align-self-md-auto {
|
||||
-webkit-align-self: auto !important;
|
||||
-ms-flex-item-align: auto !important;
|
||||
-ms-grid-row-align: auto !important;
|
||||
align-self: auto !important;
|
||||
}
|
||||
.align-self-md-start {
|
||||
@@ -6827,7 +6820,6 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
.align-self-md-center {
|
||||
-webkit-align-self: center !important;
|
||||
-ms-flex-item-align: center !important;
|
||||
-ms-grid-row-align: center !important;
|
||||
align-self: center !important;
|
||||
}
|
||||
.align-self-md-baseline {
|
||||
@@ -6838,7 +6830,6 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
.align-self-md-stretch {
|
||||
-webkit-align-self: stretch !important;
|
||||
-ms-flex-item-align: stretch !important;
|
||||
-ms-grid-row-align: stretch !important;
|
||||
align-self: stretch !important;
|
||||
}
|
||||
}
|
||||
@@ -6997,7 +6988,6 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
.align-self-lg-auto {
|
||||
-webkit-align-self: auto !important;
|
||||
-ms-flex-item-align: auto !important;
|
||||
-ms-grid-row-align: auto !important;
|
||||
align-self: auto !important;
|
||||
}
|
||||
.align-self-lg-start {
|
||||
@@ -7013,7 +7003,6 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
.align-self-lg-center {
|
||||
-webkit-align-self: center !important;
|
||||
-ms-flex-item-align: center !important;
|
||||
-ms-grid-row-align: center !important;
|
||||
align-self: center !important;
|
||||
}
|
||||
.align-self-lg-baseline {
|
||||
@@ -7024,7 +7013,6 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
.align-self-lg-stretch {
|
||||
-webkit-align-self: stretch !important;
|
||||
-ms-flex-item-align: stretch !important;
|
||||
-ms-grid-row-align: stretch !important;
|
||||
align-self: stretch !important;
|
||||
}
|
||||
}
|
||||
@@ -7183,7 +7171,6 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
.align-self-xl-auto {
|
||||
-webkit-align-self: auto !important;
|
||||
-ms-flex-item-align: auto !important;
|
||||
-ms-grid-row-align: auto !important;
|
||||
align-self: auto !important;
|
||||
}
|
||||
.align-self-xl-start {
|
||||
@@ -7199,7 +7186,6 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
.align-self-xl-center {
|
||||
-webkit-align-self: center !important;
|
||||
-ms-flex-item-align: center !important;
|
||||
-ms-grid-row-align: center !important;
|
||||
align-self: center !important;
|
||||
}
|
||||
.align-self-xl-baseline {
|
||||
@@ -7210,7 +7196,6 @@ a.bg-inverse:focus, a.bg-inverse:hover {
|
||||
.align-self-xl-stretch {
|
||||
-webkit-align-self: stretch !important;
|
||||
-ms-flex-item-align: stretch !important;
|
||||
-ms-grid-row-align: stretch !important;
|
||||
align-self: stretch !important;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user