Merge branch 'master' of github.com:torkelo/grafana-private into pro
This commit is contained in:
@@ -436,6 +436,9 @@ select.grafana-target-segment-input {
|
||||
background-color: rgb(58, 57, 57);
|
||||
border-radius: 5px;
|
||||
z-index: 9999;
|
||||
max-width: 800px;
|
||||
max-height: 600px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.tooltip.in {
|
||||
|
||||
@@ -257,7 +257,7 @@
|
||||
// Form states and alerts
|
||||
// -------------------------
|
||||
@warningText: darken(#c09853, 10%);
|
||||
@warningBackground: @grayLighter;
|
||||
@warningBackground: @orange;
|
||||
@warningBorder: transparent;
|
||||
|
||||
@errorText: #b94a48;
|
||||
|
||||
Reference in New Issue
Block a user