portal.mkgtu.ru/common/modules/abiturient/assets/abiturientQuestionaryAsset/css/abiturient-questionary.css

17 lines
288 B
CSS
Executable File

.spinner-loader {
text-align: center;
background-color: transparent;
content: url("../img/loader.svg");
}
.hidden-behind-loader {
display: none !important;
}
.panel-spinner-loader > .spinner-loader {
top: 50%;
width: 100%;
height: 27vh;
margin-top: 0;
}