Improvement and polish to the OpenTSDB query editor (Issue #492)

This commit is contained in:
Torkel Ödegaard
2014-06-14 11:38:27 +02:00
10 changed files with 610 additions and 4 deletions
+4
View File
@@ -371,6 +371,10 @@ input[type=text].grafana-target-segment-input {
padding: 8px 4px;
}
input[type=checkbox].grafana-target-option-checkbox {
margin: 0;
}
select.grafana-target-segment-input {
border: none;
border-right: 1px solid @grafanaTargetSegmentBorder;