| Server IP : 172.67.191.97 / Your IP : 104.23.197.208 Web Server : Apache/2.4.63 (Ubuntu) System : Linux adminpruebas-Virtual-Machine 6.14.0-37-generic #37-Ubuntu SMP PREEMPT_DYNAMIC Fri Nov 14 22:10:32 UTC 2025 x86_64 User : www-data ( 33) PHP Version : 8.4.5 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /var/www/html/investigaciones2025/media/gantry5/engines/nucleus/scss/nucleus/ |
Upload File : |
#g-offcanvas {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow-x: hidden;
overflow-y: auto;
text-align: left;
display: none;
-webkit-overflow-scrolling: touch
}
.g-offcanvas-toggle {
display: block;
position: absolute;
top: 0.7rem;
left: 0.7rem;
z-index: 10;
line-height: 1;
cursor: pointer;
}
.g-offcanvas-active {
overflow-x: hidden;
}
.g-offcanvas-open {
overflow: hidden;
body, #g-page-surround {
overflow: hidden;
}
.g-nav-overlay {
z-index: 15;
position: absolute;
opacity: 1;
height: 100%;
}
#g-offcanvas {
display: block;
}
}
body .g-offcanvas-hide {
@extend .hide;
}
.g-offcanvas-left {
#g-page-surround {
left: 0;
}
}
// Right Positioning
.g-offcanvas-right {
#g-offcanvas {
left: inherit;
}
.g-offcanvas-toggle {
left: inherit;
right: 0.7rem;
}
#g-page-surround {
right: 0;
}
}
// Left Positioning
.g-offcanvas-left {
#g-offcanvas {
right: inherit;
}
}