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.116.89.8
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 /
ratolan /
myadmin /
build /
less /
[ HOME SHELL ]
Name
Size
Permission
Action
skins
[ DIR ]
drwxrwxrwx
.csslintrc
591
B
-rwxrwxrwx
404_500_errors.less
702
B
-rwxrwxrwx
AdminLTE-without-plugins.less
1.54
KB
-rwxrwxrwx
AdminLTE.less
1.55
KB
-rwxrwxrwx
alerts.less
641
B
-rwxrwxrwx
bootstrap-social.less
3.2
KB
-rwxrwxrwx
boxes.less
7.92
KB
-rwxrwxrwx
buttons.less
3.06
KB
-rwxrwxrwx
callout.less
846
B
-rwxrwxrwx
carousel.less
268
B
-rwxrwxrwx
control-sidebar.less
5.37
KB
-rwxrwxrwx
core.less
2.77
KB
-rwxrwxrwx
direct-chat.less
2.98
KB
-rwxrwxrwx
dropdown.less
6.71
KB
-rwxrwxrwx
forms.less
1.85
KB
-rwxrwxrwx
fullcalendar.less
1.73
KB
-rwxrwxrwx
header.less
4.69
KB
-rwxrwxrwx
info-box.less
1.11
KB
-rwxrwxrwx
invoice.less
201
B
-rwxrwxrwx
labels.less
326
B
-rwxrwxrwx
lockscreen.less
1.12
KB
-rwxrwxrwx
login_and_register.less
707
B
-rwxrwxrwx
mailbox.less
1.19
KB
-rwxrwxrwx
miscellaneous.less
8.52
KB
-rwxrwxrwx
mixins.less
6.92
KB
-rwxrwxrwx
modal.less
1.27
KB
-rwxrwxrwx
navs.less
3.75
KB
-rwxrwxrwx
plugins.less
119
B
-rwxrwxrwx
print.less
967
B
-rwxrwxrwx
products.less
776
B
-rwxrwxrwx
profile.less
452
B
-rwxrwxrwx
progress-bars.less
1.64
KB
-rwxrwxrwx
select2.less
2.64
KB
-rwxrwxrwx
sidebar-mini.less
3.68
KB
-rwxrwxrwx
sidebar.less
3.04
KB
-rwxrwxrwx
small-box.less
1.41
KB
-rwxrwxrwx
social-widgets.less
1.37
KB
-rwxrwxrwx
table.less
897
B
-rwxrwxrwx
timeline.less
1.91
KB
-rwxrwxrwx
users-list.less
602
B
-rwxrwxrwx
variables.less
3.04
KB
-rwxrwxrwx
Delete
Unzip
Zip
${this.title}
Close
Code Editor : info-box.less
/* * Component: Info Box * ------------------- */ .info-box { display: block; min-height: 90px; background: #fff; width: 100%; box-shadow: @box-boxshadow; .border-radius(2px); margin-bottom: 15px; small { font-size: 14px; } .progress { background: rgba(0, 0, 0, .2); margin: 5px -10px 5px -10px; height: 2px; &, & .progress-bar { .border-radius(0); } .progress-bar { background: #fff; } } } .info-box-icon { .border-radius(2px; 0; 2px; 0); display: block; float: left; height: 90px; width: 90px; text-align: center; font-size: 45px; line-height: 90px; background: rgba(0, 0, 0, 0.2); > img { max-width: 100%; } } .info-box-content { padding: 5px 10px; margin-left: 90px; } .info-box-number { display: block; font-weight: bold; font-size: 18px; } .progress-description, .info-box-text { display: block; font-size: 14px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .info-box-text { text-transform: uppercase; } .info-box-more { display: block; } .progress-description { margin: 0; }
Close