final touches to aliasByNode automatic stuff

This commit is contained in:
Torkel Ödegaard
2014-03-07 15:07:02 +01:00
parent d9e6fcd730
commit 0b03ca158b
5 changed files with 26 additions and 78 deletions
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
File diff suppressed because one or more lines are too long
-22
View File
@@ -383,34 +383,12 @@ select.grafana-target-segment-input {
}
}
input[type=text].func-param {
border: none;
background: inherit;
width: 30px;
border-radius: none;
padding: 0;
margin: 0;
}
.grafana-target {
.popover-content {
padding: 0;
}
}
.grafana-func-editor {
min-width: 140px;
.grafana-func-editor-header {
background: @grafanaTargetFuncHightlight;
text-align: center;
border-bottom: 1px solid @grafanaTargetFuncBackground;
padding: 3px 5px;
white-space: nowrap;
}
.editor-row {
padding: 5px;
}
}
.scrollable {
max-height: 300px;