mirror of
https://github.com/grocy/grocy.git
synced 2025-04-29 01:32:38 +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 {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* Third party component customizations - Bootstrap Combobox */
|
||||
.typeahead .active {
|
||||
background-color: #e5e5e5;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user