mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
added typeahead / autocomplete to influxdb series name, #103
This commit is contained in:
@@ -149,7 +149,7 @@
|
||||
@dropdownLinkColorHover: @white;
|
||||
@dropdownLinkColorActive: @white;
|
||||
|
||||
@dropdownLinkBackgroundActive: @linkColor;
|
||||
@dropdownLinkBackgroundActive: @blue;
|
||||
@dropdownLinkBackgroundHover: @blue;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user