mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
parent
466c4669f4
commit
d558a2a29a
1 changed files with 5 additions and 0 deletions
|
@ -5,6 +5,11 @@ body.canvas-isFullscreen {
|
|||
left: 0;
|
||||
}
|
||||
|
||||
// hide global loading indicator
|
||||
.kbnLoadingIndicator {
|
||||
display: none;
|
||||
}
|
||||
|
||||
// set the background color
|
||||
.canvasLayout {
|
||||
background: #000; // This hex is OK, we always want it black
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue