mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-16 18:44:01 +02:00
Merge branch 'master' of https://github.com/twitter/bootstrap
This commit is contained in:
2
lib/forms.less
Normal file → Executable file
2
lib/forms.less
Normal file → Executable 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
|
||||
|
Reference in New Issue
Block a user