added typeahead / autocomplete to influxdb series name, #103

This commit is contained in:
Torkel Ödegaard
2014-03-02 18:24:15 +01:00
parent 125ff957f5
commit da62a5653a
7 changed files with 48 additions and 6 deletions

View File

@@ -149,7 +149,7 @@
@dropdownLinkColorHover: @white;
@dropdownLinkColorActive: @white;
@dropdownLinkBackgroundActive: @linkColor;
@dropdownLinkBackgroundActive: @blue;
@dropdownLinkBackgroundHover: @blue;