mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-18 12:39:41 +03:00
add vars for navbar search
This commit is contained in:
Vendored
+1
-1
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user