mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
grunt
This commit is contained in:
@@ -3186,6 +3186,9 @@ tbody.collapse.show {
|
|||||||
display: -webkit-flex;
|
display: -webkit-flex;
|
||||||
display: -ms-flexbox;
|
display: -ms-flexbox;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
-webkit-flex-wrap: wrap;
|
||||||
|
-ms-flex-wrap: wrap;
|
||||||
|
flex-wrap: wrap;
|
||||||
-webkit-box-pack: start;
|
-webkit-box-pack: start;
|
||||||
-webkit-justify-content: flex-start;
|
-webkit-justify-content: flex-start;
|
||||||
-ms-flex-pack: start;
|
-ms-flex-pack: start;
|
||||||
@@ -3754,7 +3757,6 @@ tbody.collapse.show {
|
|||||||
.nav-pills .nav-link.active,
|
.nav-pills .nav-link.active,
|
||||||
.nav-pills .nav-item.show .nav-link {
|
.nav-pills .nav-item.show .nav-link {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
cursor: default;
|
|
||||||
background-color: #0275d8;
|
background-color: #0275d8;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
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
@@ -3186,6 +3186,9 @@ tbody.collapse.show {
|
|||||||
display: -webkit-flex;
|
display: -webkit-flex;
|
||||||
display: -ms-flexbox;
|
display: -ms-flexbox;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
-webkit-flex-wrap: wrap;
|
||||||
|
-ms-flex-wrap: wrap;
|
||||||
|
flex-wrap: wrap;
|
||||||
-webkit-box-pack: start;
|
-webkit-box-pack: start;
|
||||||
-webkit-justify-content: flex-start;
|
-webkit-justify-content: flex-start;
|
||||||
-ms-flex-pack: start;
|
-ms-flex-pack: start;
|
||||||
@@ -3754,7 +3757,6 @@ tbody.collapse.show {
|
|||||||
.nav-pills .nav-link.active,
|
.nav-pills .nav-link.active,
|
||||||
.nav-pills .nav-item.show .nav-link {
|
.nav-pills .nav-item.show .nav-link {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
cursor: default;
|
|
||||||
background-color: #0275d8;
|
background-color: #0275d8;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
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