Merge branch '2.2.2-wip' into exploratory

This commit is contained in:
Mark Otto
2012-11-15 09:15:37 -08:00
6 changed files with 39 additions and 10 deletions

View File

@@ -368,6 +368,10 @@
}
}
.brand {
color: @navbarInverseBrandColor;
}
.navbar-text {
color: @navbarInverseText;
}