2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

add navbar background hover variable and fix uneditable-input with append/prepend controls

This commit is contained in:
Mark Otto
2012-02-12 14:01:58 -08:00
parent 86b6ea4b5f
commit a9e469e75a
5 changed files with 4 additions and 1 deletions
+1
View File
@@ -68,6 +68,7 @@
@navbarHeight: 40px;
@navbarBackground: @grayDarker;
@navbarBackgroundHighlight: @grayDark;
@navbarLinkBackgroundHover: transparent;
@navbarText: @grayLight;
@navbarLinkColor: @grayLight;