mirror of
https://github.com/grocy/grocy.git
synced 2025-04-30 01:55:47 +00:00
Fix selected product in productpicker was not highlighted
This commit is contained in:
parent
3afeb44b1d
commit
70dbc6018f
@ -179,3 +179,8 @@ td {
|
|||||||
.tooltip .arrow {
|
.tooltip .arrow {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Third party component customizations - Bootstrap Combobox */
|
||||||
|
.typeahead .active {
|
||||||
|
background-color: #e5e5e5;
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user