mirror of
https://github.com/grafana/grafana.git
synced 2025-01-18 20:43:26 -06:00
22 lines
285 B
Plaintext
22 lines
285 B
Plaintext
.submenu-controls-visible {
|
|
.panel-fullscreen {
|
|
top: 88px;
|
|
}
|
|
}
|
|
|
|
.submenu-controls {
|
|
margin: 10px 10px 0 5px;
|
|
font-size: 16px;
|
|
}
|
|
|
|
.annotation-disabled, .annotation-disabled a {
|
|
color: @linkColorDisabled;
|
|
}
|
|
|
|
.annotation-segment {
|
|
label.cr1 {
|
|
margin-left: 5px;
|
|
}
|
|
}
|
|
|