Change template hover to text cursor

pull/766/head
Andrew Watkins 2017-01-12 15:22:50 -08:00
parent cb56391761
commit 165756b475
1 changed files with 1 additions and 2 deletions

View File

@ -421,7 +421,6 @@ div.qeditor.kapacitor-metric-selector {
&:hover {
color: $c-rainforest;
cursor: pointer;
}
}
}