2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-27 14:46:01 +03:00

overhaul navbar behavior in responsive css

This commit is contained in:
Mark Otto
2012-01-27 16:26:55 -08:00
parent 800d0b24e0
commit f6dc566963
5 changed files with 229 additions and 140 deletions
+2 -2
View File
@@ -6,7 +6,7 @@
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world @twitter by @mdo and @fat.
* Date: Fri Jan 27 15:27:51 PST 2012
* Date: Fri Jan 27 16:25:59 PST 2012
*/
article,
aside,
@@ -2004,7 +2004,7 @@ table .span12 {
color: #ffffff;
text-decoration: none;
}
.navbar .nav .active > a {
.navbar .nav .active > a, .navbar .nav .active > a:hover {
color: #ffffff;
text-decoration: none;
background-color: #222222;