#7449: Lighten dropdown widget caret color
This commit is contained in:
parent
cf173d4f50
commit
854a12982f
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -70,6 +70,7 @@ $spacing-s: $input-padding-x;
|
|||
span.arrow-down,
|
||||
span.arrow-up {
|
||||
border-color: currentColor;
|
||||
color: $text-muted;
|
||||
}
|
||||
}
|
||||
// Don't show the depth indicator outside of the menu.
|
||||
|
|
|
|||
Loading…
Reference in New Issue