2016-02-25 07:07:25 +00:00
|
|
|
.dashboard-container > .report-container.loading {
|
|
|
|
|
position: absolute;
|
|
|
|
|
width: 100%;
|
|
|
|
|
height: 100%;
|
|
|
|
|
}
|
|
|
|
|
.dashboard-container > .report-container.loading .loading-indicator-container {
|
|
|
|
|
position: absolute;
|
|
|
|
|
left: 0;
|
|
|
|
|
top: 0;
|
|
|
|
|
width: 100%;
|
2016-02-25 07:57:13 +00:00
|
|
|
height: 100%;
|
2016-02-25 07:07:25 +00:00
|
|
|
}
|