mirror of
https://github.com/Prowlarr/Prowlarr
synced 2026-04-20 20:00:48 +02:00
Fixed: cursor for series search navigation results
This commit is contained in:
parent
30c2c02073
commit
8bb2659fcd
1 changed files with 1 additions and 0 deletions
|
|
@ -193,6 +193,7 @@
|
|||
|
||||
.tt-suggestion {
|
||||
color: #cccccc;
|
||||
cursor: pointer;
|
||||
|
||||
&.tt-cursor {
|
||||
//item selected
|
||||
|
|
|
|||
Loading…
Reference in a new issue