mirror of
https://github.com/grafana/grafana.git
synced 2024-12-30 10:47:30 -06:00
updated
This commit is contained in:
parent
4ea3002572
commit
09f11cf66e
4
.floo
4
.floo
@ -1,3 +1,3 @@
|
||||
{
|
||||
"url": "https://floobits.com/raintank/grafana"
|
||||
}
|
||||
"url": "https://floobits.com/raintank/grafana"
|
||||
}
|
@ -115,6 +115,17 @@
|
||||
margin-right: $spacer/2;
|
||||
}
|
||||
}
|
||||
|
||||
.confirm-model-invalid-input {
|
||||
border: thin solid $input-invalid-border-color;
|
||||
}
|
||||
|
||||
.modal-content-confirm-text {
|
||||
margin-bottom: 2rem;
|
||||
span {
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.share-modal-body {
|
||||
|
Loading…
Reference in New Issue
Block a user