Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 88

Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 215

Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 216

Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 217

Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 218

Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 219

Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 220
PK!PP _navbar.scssnu[.navbar-nav { .form-inline .input-group { width: 100%; } .nav-item { &.active { .nav-link { color: $white; } } &.dropdown { .dropdown-toggle { &::after { width: 1rem; text-align: center; float: right; vertical-align: 0; border: 0; font-weight: 900; content: '\f105'; font-family: 'Font Awesome 5 Free'; } } &.show { .dropdown-toggle::after { content: '\f107'; } } &.no-arrow { .dropdown-toggle::after { display: none; } } } .nav-link { &:focus { // remove outline for Safari and Firefox outline: none; } .badge { position: absolute; margin-left: 0.75rem; top: 0.3rem; font-weight: 400; font-size: 0.5rem; } } } @media(min-width: 768px) { .form-inline .input-group { width: auto; } } } .sidebar { width: $sidebar-collapsed-width !important; background-color: $gray-900; min-height: calc(100vh - #{$navbar-base-height}); @include sidebar-icons; .nav-item { .nav-link { color: fade-out($white, 0.5); &:active, &:focus, &:hover { color: fade-out($white, 0.25); } } } &.toggled { width: 0 !important; overflow: hidden; } } @media (min-width: 768px) { .sidebar { width: $sidebar-base-width !important; .nav-item { .nav-link { display: block; width: 100%; text-align: left; padding: 1rem; width: $sidebar-base-width; span { font-size: 1rem; display: inline; } } .dropdown-menu { position: static !important; margin: 0 1rem; // Position fix for Firefox top: 0; } &.dropdown .dropdown-toggle::after { display: block; } } &.toggled { overflow: visible; width: $sidebar-collapsed-width !important; @include sidebar-icons; } } } PK!e_utilities.scssnu[// Additional Text Helper Class .smaller { font-size: 0.7rem; } // Helper class for the overflow property .o-hidden { overflow: hidden !important; } // Helper classes for z-index .z-0 { z-index: 0; } .z-1 { z-index: 1; } PK!} {~~ _global.scssnu[// Global styling for this template html { position: relative; min-height: 100%; } body { height: 100%; } #wrapper { display: flex; #content-wrapper { overflow-x: hidden; width: 100%; padding-top: 1rem; padding-bottom: $sticky-footer-height; } } // Scroll to top button .scroll-to-top { position: fixed; right: 15px; bottom: 15px; display: none; width: 50px; height: 50px; text-align: center; color: $white; background: fade-out($gray-800, .5); line-height: 46px; &:focus, &:hover { color: white; } &:hover { background: $gray-800; } i { font-weight: 800; } } PK! UU _login.scssnu[:root { --input-padding-x: 0.75rem; --input-padding-y: 0.75rem; } .card-login { max-width: 25rem; } .card-register { max-width: 40rem; } .form-label-group { position: relative; } .form-label-group > input, .form-label-group > label { padding: var(--input-padding-y) var(--input-padding-x); height: auto; } .form-label-group > label { position: absolute; top: 0; left: 0; display: block; width: 100%; margin-bottom: 0; /* Override default `