Change search highlight color.
This commit is contained in:
parent
eb97bd9c3e
commit
8215c59122
|
@ -85,5 +85,5 @@ input.stork-input {
|
||||||
}
|
}
|
||||||
|
|
||||||
.stork-highlight {
|
.stork-highlight {
|
||||||
background-color: lighten(yellow, 30%);
|
background-color: lighten($primary-color, 30%);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user