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/monara/public_html/test.athavaneng.com/themes.php on line 99
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 226
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 227
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 228
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 229
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 230
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 231
.hide {
display: none;
}
li.menu-item {
cursor: pointer;
}
li[aria-expanded=false]:not(.item) {
list-style-image: url('pix/collapsed.svg');
}
li[aria-expanded=true]:not(.item) {
list-style-image: url('pix/expanded.svg');
}
[aria-expanded="false"] > [role="group"] {
display: none;
}
#navigation {
display: inline-block;
width: 20%;
vertical-align: top;
overflow: scroll;
border-radius: 0.3rem;
}
[data-main-content] {
display: inline-block;
width: 69%;
vertical-align: top;
}
.title {
font-size: large;
font-weight: bold;
}
.block {
padding: 19px;
}
.item {
list-style-image: url('pix/navigationitem.svg');
}
.moodle-logo {
width: 110px;
}