Show pointer cursor on template hover

pull/766/head
Alex P 2017-01-13 12:02:13 -08:00
parent c71a1113d9
commit e0282bc6e8
1 changed files with 1 additions and 0 deletions

View File

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