mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-31 09:05:47 +02:00
grunt
This commit is contained in:
@@ -4116,6 +4116,10 @@ tbody.collapse.active {
|
||||
background-color: rgba(0, 0, 0, 0.075);
|
||||
}
|
||||
|
||||
.navbar-light .navbar-text {
|
||||
color: rgba(0, 0, 0, 0.5);
|
||||
}
|
||||
|
||||
.navbar-dark .navbar-brand,
|
||||
.navbar-dark .navbar-toggler {
|
||||
color: white;
|
||||
@@ -4157,6 +4161,10 @@ tbody.collapse.active {
|
||||
background-color: rgba(255, 255, 255, 0.075);
|
||||
}
|
||||
|
||||
.navbar-dark .navbar-text {
|
||||
color: rgba(255, 255, 255, 0.5);
|
||||
}
|
||||
|
||||
.navbar-toggleable-xs::after {
|
||||
content: "";
|
||||
display: table;
|
||||
|
Reference in New Issue
Block a user