Graphite: Metric node/segment selection is now a textbox with autocomplete dropdown, allow for custom glob expression for single node segment without enter text editor mode, Closes #281

This commit is contained in:
Torkel Ödegaard
2014-09-02 12:55:45 +02:00
parent cb479d737b
commit 666d640216
11 changed files with 176 additions and 34 deletions
+1 -3
View File
@@ -5,8 +5,6 @@
.graph-legend {
margin: 0 20px;
text-align: center;
position: relative;
top: 2px;
.popover-content {
padding: 0;
@@ -45,7 +43,7 @@
.graph-legend-series {
padding-left: 10px;
padding-top: 2px;
padding-top: 6px;
}
.graph-legend-value {