Proper cursor on editable rule name

pull/634/head
Alex P 2016-11-30 12:31:43 -08:00
parent fd6cac5b1c
commit a582f2eff0
1 changed files with 2 additions and 0 deletions

View File

@ -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;