mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
Run grunt.
[ci skip]
This commit is contained in:
+15
-15
@@ -5597,62 +5597,62 @@ button.close {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.text-xs-left {
|
.text-xs-left {
|
||||||
text-align: left;
|
text-align: left !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.text-xs-right {
|
.text-xs-right {
|
||||||
text-align: right;
|
text-align: right !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.text-xs-center {
|
.text-xs-center {
|
||||||
text-align: center;
|
text-align: center !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (min-width: 544px) {
|
@media (min-width: 544px) {
|
||||||
.text-sm-left {
|
.text-sm-left {
|
||||||
text-align: left;
|
text-align: left !important;
|
||||||
}
|
}
|
||||||
.text-sm-right {
|
.text-sm-right {
|
||||||
text-align: right;
|
text-align: right !important;
|
||||||
}
|
}
|
||||||
.text-sm-center {
|
.text-sm-center {
|
||||||
text-align: center;
|
text-align: center !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (min-width: 768px) {
|
@media (min-width: 768px) {
|
||||||
.text-md-left {
|
.text-md-left {
|
||||||
text-align: left;
|
text-align: left !important;
|
||||||
}
|
}
|
||||||
.text-md-right {
|
.text-md-right {
|
||||||
text-align: right;
|
text-align: right !important;
|
||||||
}
|
}
|
||||||
.text-md-center {
|
.text-md-center {
|
||||||
text-align: center;
|
text-align: center !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (min-width: 992px) {
|
@media (min-width: 992px) {
|
||||||
.text-lg-left {
|
.text-lg-left {
|
||||||
text-align: left;
|
text-align: left !important;
|
||||||
}
|
}
|
||||||
.text-lg-right {
|
.text-lg-right {
|
||||||
text-align: right;
|
text-align: right !important;
|
||||||
}
|
}
|
||||||
.text-lg-center {
|
.text-lg-center {
|
||||||
text-align: center;
|
text-align: center !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (min-width: 1200px) {
|
@media (min-width: 1200px) {
|
||||||
.text-xl-left {
|
.text-xl-left {
|
||||||
text-align: left;
|
text-align: left !important;
|
||||||
}
|
}
|
||||||
.text-xl-right {
|
.text-xl-right {
|
||||||
text-align: right;
|
text-align: right !important;
|
||||||
}
|
}
|
||||||
.text-xl-center {
|
.text-xl-center {
|
||||||
text-align: center;
|
text-align: center !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
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
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
Vendored
+1
-2
File diff suppressed because one or more lines are too long
+15
-15
@@ -5597,62 +5597,62 @@ button.close {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.text-xs-left {
|
.text-xs-left {
|
||||||
text-align: left;
|
text-align: left !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.text-xs-right {
|
.text-xs-right {
|
||||||
text-align: right;
|
text-align: right !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.text-xs-center {
|
.text-xs-center {
|
||||||
text-align: center;
|
text-align: center !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (min-width: 544px) {
|
@media (min-width: 544px) {
|
||||||
.text-sm-left {
|
.text-sm-left {
|
||||||
text-align: left;
|
text-align: left !important;
|
||||||
}
|
}
|
||||||
.text-sm-right {
|
.text-sm-right {
|
||||||
text-align: right;
|
text-align: right !important;
|
||||||
}
|
}
|
||||||
.text-sm-center {
|
.text-sm-center {
|
||||||
text-align: center;
|
text-align: center !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (min-width: 768px) {
|
@media (min-width: 768px) {
|
||||||
.text-md-left {
|
.text-md-left {
|
||||||
text-align: left;
|
text-align: left !important;
|
||||||
}
|
}
|
||||||
.text-md-right {
|
.text-md-right {
|
||||||
text-align: right;
|
text-align: right !important;
|
||||||
}
|
}
|
||||||
.text-md-center {
|
.text-md-center {
|
||||||
text-align: center;
|
text-align: center !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (min-width: 992px) {
|
@media (min-width: 992px) {
|
||||||
.text-lg-left {
|
.text-lg-left {
|
||||||
text-align: left;
|
text-align: left !important;
|
||||||
}
|
}
|
||||||
.text-lg-right {
|
.text-lg-right {
|
||||||
text-align: right;
|
text-align: right !important;
|
||||||
}
|
}
|
||||||
.text-lg-center {
|
.text-lg-center {
|
||||||
text-align: center;
|
text-align: center !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (min-width: 1200px) {
|
@media (min-width: 1200px) {
|
||||||
.text-xl-left {
|
.text-xl-left {
|
||||||
text-align: left;
|
text-align: left !important;
|
||||||
}
|
}
|
||||||
.text-xl-right {
|
.text-xl-right {
|
||||||
text-align: right;
|
text-align: right !important;
|
||||||
}
|
}
|
||||||
.text-xl-center {
|
.text-xl-center {
|
||||||
text-align: center;
|
text-align: center !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
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
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