| Server IP : 104.21.80.248 / Your IP : 162.159.115.42 Web Server : Apache/2.4.25 (Win32) OpenSSL/1.0.2j PHP/5.6.30 System : Windows NT WIN-ECQAAA40806 6.2 build 9200 (Windows Server 2012 Standard Edition) i586 User : SYSTEM ( 0) PHP Version : 5.6.30 Disable Function : NONE MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /Inetpub/www/myschool/triamudom/tuprblearn/theme/boost/scss/moodle/ |
Upload File : |
.layout {
&.fullscreen {
height: 100vh;
position: fixed;
top: 0;
left: 0;
z-index: $zindex-modal-backdrop;
transition: 0.5s;
width: 100vw;
margin: 0;
opacity: 1;
background-color: $modal-content-bg;
> div {
height: 100%;
width: 100%;
}
.loading-icon {
margin-left: auto;
margin-right: auto;
text-align: center;
display: inline-block;
width: 100%;
top: 40%;
position: fixed;
.icon {
width: 1em;
height: 1em;
font-size: 4em;
}
}
}
}