This commit is contained in:
cutemeli
2025-12-22 10:35:30 +00:00
parent 0bfc6c8425
commit 5ce7ca2c5d
38927 changed files with 0 additions and 4594700 deletions

View File

@@ -1,27 +0,0 @@
/*
* Copyright 1999-2023. Plesk International GmbH. All rights reserved.
*/
.deployment-scenario-form {
display: flex;
}
.deployment-scenario-form .pul-form {
position: relative;
}
.deployment-scenario-form .pul-form__footer {
display: none;
}
.loader-mask .pul-content-loader {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 10;
background: rgba(255, 255, 255, 0.5);
}
.loader-mask .pul-content-loader .pul-content-loader__container {
height: 100%;
}
/*# sourceMappingURL=main.css.map*/