mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
updated
This commit is contained in:
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 {
|
||||
|
Reference in New Issue
Block a user