1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-30 16:50:00 +02:00

update makefile to work again; gitignore the compiled docs _gh_pages folder; test makefile with darkened navbar active bg

This commit is contained in:
Mark Otto
2013-02-13 12:30:56 -08:00
parent b57c20a057
commit 96953c2072
102 changed files with 23 additions and 21179 deletions

View File

@@ -207,7 +207,7 @@
@navbar-inverse-link-color-hover: #fff;
@navbar-inverse-link-color-active: @navbar-inverse-link-color-hover;
@navbar-inverse-link-bg-hover: transparent;
@navbar-inverse-link-bg-active: @navbar-inverse-bg;
@navbar-inverse-link-bg-active: darken(@navbar-inverse-bg, 10%);
// Inverted navbar search
// Normal navbar needs no special styles or vars