Update input.less
This commit is contained in:
parent
f2bcd4adaf
commit
a450554c3a
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
}
|
||||
|
||||
.active(@color: @input-hover-border-color) {
|
||||
border-color: tint(@color, 20%);
|
||||
outline: 0;
|
||||
box-shadow: 0 0 0 2px fade(@color, 20%);
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue