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