Merge pull request #15200 from grafana/fix/add-pointer-to-color-picker

Add pointer cursor to colorpicker
This commit is contained in:
Torkel Ödegaard 2019-02-01 16:05:33 +01:00 committed by GitHub
commit cab6a872cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -167,6 +167,7 @@ $arrowSize: 15px;
color: inherit;
padding: 0;
border-radius: 10px;
cursor: pointer;
}
.sp-replacer:hover,