diff --git a/ui/src/style/enterprise_style/kapacitor.scss b/ui/src/style/enterprise_style/kapacitor.scss index 535075150..04a09d6ca 100644 --- a/ui/src/style/enterprise_style/kapacitor.scss +++ b/ui/src/style/enterprise_style/kapacitor.scss @@ -593,8 +593,10 @@ div.query-editor.kapacitor-metric-selector { &:hover { color: $g13-mist; + cursor: text !important; } .icon { + cursor: inherit; margin-left: 5px; position: relative; top: -1.5px;