mirror of https://github.com/Radarr/Radarr
Fixed: cursor for series search navigation results
This commit is contained in:
parent
30c2c02073
commit
8bb2659fcd
|
@ -193,6 +193,7 @@
|
|||
|
||||
.tt-suggestion {
|
||||
color: #cccccc;
|
||||
cursor: pointer;
|
||||
|
||||
&.tt-cursor {
|
||||
//item selected
|
||||
|
|
Loading…
Reference in New Issue