This commit is contained in:
Jacob Thornton 2011-11-05 17:07:39 -07:00
commit 5d1c721636

2
lib/forms.less Normal file → Executable file
View File

@ -184,7 +184,7 @@ select:focus {
border-color: @borderColor;
&:focus {
border-color: darken(@borderColor, 10%);
.box-shadow(0 0 6px lighten(@borderColor, 20%);
.box-shadow(0 0 6px lighten(@borderColor, 20%));
}
}
// Give a small background color for input-prepend/-append