Refactoring the pulldown (filtering/annotations), changing the ui slightly
This commit is contained in:
@@ -284,6 +284,14 @@
|
||||
&a:hover {
|
||||
background: @grafanaTargetFuncBackground;
|
||||
}
|
||||
|
||||
&.template-param-name {
|
||||
border-right: none;
|
||||
padding-right: 3px;
|
||||
}
|
||||
&.annotation-segment {
|
||||
padding: 8px 15px;
|
||||
}
|
||||
}
|
||||
|
||||
.grafana-target-function {
|
||||
@@ -405,7 +413,6 @@ select.grafana-target-segment-input {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.scrollable {
|
||||
max-height: 300px;
|
||||
overflow: auto;
|
||||
|
||||
Reference in New Issue
Block a user