Graph: small fix to legend table mode

This commit is contained in:
Torkel Ödegaard
2014-11-08 11:44:23 +01:00
parent 834daeecd0
commit 81b1939f92
6 changed files with 13 additions and 7 deletions
+1 -1
View File
@@ -146,7 +146,7 @@
// Dropdowns
// -------------------------
@dropdownBackground: @heroUnitBackground;
@dropdownBackground: @grafanaTargetFuncBackground;
@dropdownBorder: rgba(0,0,0,.2);
@dropdownDividerTop: transparent;
@dropdownDividerBottom: #222;