Linux websever 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64
Apache/2.4.52 (Ubuntu)
: 192.168.3.70 | : 192.168.1.99
Cant Read [ /etc/named.conf ]
8.1.2-1ubuntu2.23
urlab
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
var /
www /
html /
cai /
admins /
stylesheets /
sass /
base /
[ HOME SHELL ]
Name
Size
Permission
Action
_bootstrap_extend.scss
6.67
KB
-rwxr-x--x
_content_with_menu.scss
4.86
KB
-rwxr-x--x
_elements.scss
5.81
KB
-rwxr-x--x
_form.scss
12.49
KB
-rwxr-x--x
_header.scss
2.51
KB
-rwxr-x--x
_helpers.scss
6.32
KB
-rwxr-x--x
_menu.scss
3.32
KB
-rwxr-x--x
_nanoscroll.scss
2.04
KB
-rwxr-x--x
_page_header.scss
2.98
KB
-rwxr-x--x
_sidebar_left.scss
4.45
KB
-rwxr-x--x
_sidebar_left_sizing.scss
9.28
KB
-rwxr-x--x
_sidebar_right.scss
1.1
KB
-rwxr-x--x
_skeleton.scss
19.67
KB
-rwxr-x--x
_toolbar.scss
2.15
KB
-rwxr-x--x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : _sidebar_left.scss
.sidebar-left { //position: relative; //overflow: hidden; z-index: $sidebar-left-z-index; // SIDEBAR HEADER // ----------------------------------------------------------------------------- .sidebar-header { position: relative; color: $color-default-inverse; height: $sidebar-top-header-size; .sidebar-title { color: #465162; padding: 15px; @include font-size(15); } .sidebar-toggle { position: absolute; top: 0; right: 0; width: $sidebar-toggle-width; height: $sidebar-top-header-size; background-color: $sidebar-toggle-background; border-radius: 0 0 0 $sidebar-toggle-bottom-radius; text-align: center; cursor: pointer; i { color: $sidebar-toggle-color; @include font-size(17); line-height: $sidebar-top-header-size; @include transition(all 0.15s ease-in-out); } &:hover { i { color: $sidebar-toggle-hover-color; } } } } hr.separator { background: none; margin: 20px 10px 20px; } } // REMOVE NANO STYLE FOR BOXED AND SCROLL // ----------------------------------------------------------------------------- /* Unstyle nano for non fixed layouts */ @media only screen and (min-width: 768px) { html.scroll, html.boxed { .sidebar-left { .nano { position: static; height: auto; overflow: visible; width: auto; .nano-content { margin-right: 0 !important; position: static; overflow: visible; } .nano-pane { display: none !important; } } } } html.boxed, html.scroll { .sidebar-left { .nano { > .nano-content { overflow: visible !important; } } } } } // SIDEBAR LEFT COLLAPSED // ----------------------------------------------------------------------------- @media only screen and (min-width: 768px) { html.sidebar-left-collapsed { .sidebar-left { .sidebar-title { margin-left: -$sidebar-left-full-width; opacity: 0; } .sidebar-toggle { border-radius: 0; } .nav-main { > li > a { overflow: hidden; text-overflow: clip; } li { // has children &.nav-parent { // arrow a:after { display: none; } ul.nav-children { display: none; } } } // text a span { visibility: hidden; } } .sidebar-widget, .separator { display: none; } } // boxed and scroll &.scroll, &.boxed { .sidebar-left { overflow: visible; .nav-main { li { &.nav-active { a:hover { color: $color-primary; } } &.nav-expanded { background: transparent; ul.nav-children { display: none; } } // children ul.nav-children { position: absolute; left: $sidebar-left-collapsed-width - ($menu-item-active-border-width + 4); width: $sidebar-left-full-width - $sidebar-left-collapsed-width + ($menu-item-active-border-width + 4); background: $menu-item-active-background; } } // NAV HOVER // ----------------------------------------------------------------------------- & > li:hover { width: $sidebar-left-full-width; background: $menu-item-active-background; & > a { background: transparent; i { margin-right: 22px; } span { display: inline; visibility: visible; } span.label { background-color: $color-primary; color: $color-primary-inverse; } } & > ul.nav-children { display: block; li a { padding-left: 15px; } } } } } } // fixed &.fixed { .sidebar-left { .nano { background: $sidebar-background; box-shadow: -$sidebar-border-width 0 0 $sidebar-border-color inset; } } .sidebar-left .nano:hover { width: $sidebar-left-full-width; .nav-main { .nav-expanded { ul.nav-children { display: block; } } li { // has children &.nav-parent { // arrow a:after { display: inline-block; } } // text a span { visibility: visible; } } } .sidebar-widget, .separator { display: block; } } } } }
Close