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
.form-control:-ms-input-placeholder { color: $input-placeholder-color; } .custom-select { -webkit-appearance: none; -moz-appearance: none; } .custom-range { -webkit-appearance: none; -moz-appearance: none; &::-webkit-slider-thumb, &::-moz-range-thumb, &::-ms-thumb { -webkit-appearance: none; -moz-appearance: none; } } input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] { &.form-control { -webkit-appearance: none; -moz-appearance: none; } } .card-columns { @include media-breakpoint-up(sm) { -webkit-column-gap: $card-columns-gap; -moz-column-gap: $card-columns-gap; } } .carousel-item { -webkit-backface-visibility: hidden; } .card { -webkit-background-clip: border-box; } .carousel-indicators li, .dropdown-menu, .form-control, .modal-content, .popover, .toast { -webkit-background-clip: padding-box; } .btn { -webkit-user-select: none; -ms-user-select: none; } @each $value in $user-selects { .user-select-#{$value} { -webkit-user-select: $value !important; /* stylelint-disable-line declaration-no-important */ -ms-user-select: none; } }