Fixed influxdb and opentsdb editors to use latest markup and css, #1331
This commit is contained in:
@@ -203,37 +203,6 @@ input[type=text].grafana-function-param-input {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.grafana-target-controls {
|
||||
float: right;
|
||||
list-style: none;
|
||||
margin: 0;
|
||||
text-align: right;
|
||||
|
||||
>li {
|
||||
display: inline-block;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.fa {
|
||||
position: relative;
|
||||
top: 8px;
|
||||
}
|
||||
|
||||
a {
|
||||
padding: 8px 7px;
|
||||
color: @grafanaTargetColor;
|
||||
font-size: 16px;
|
||||
|
||||
.grafana-target-hidden & {
|
||||
color: @grafanaTargetColorHide;
|
||||
}
|
||||
|
||||
&:hover, &:focus {
|
||||
text-decoration: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
input[type=text].grafana-target-text-input {
|
||||
padding: 8px 7px;
|
||||
border: none;
|
||||
|
||||
Reference in New Issue
Block a user