add vars for navbar search

This commit is contained in:
Mark Otto
2012-03-10 16:21:34 -08:00
parent a3e9fc547c
commit 5de8b277c6
6 changed files with 19 additions and 4 deletions

View File

@@ -2882,7 +2882,7 @@ input[type="submit"].btn.btn-small {
line-height: 1;
color: #ffffff;
background-color: #626262;
border: 1px solid #000000;
border: 1px solid #151515;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.15);
-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.15);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.15);