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:
Vendored
+2
-2
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user