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.128.200.165
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 : small-box.less
/* * Component: Small Box * -------------------- */ .small-box { .border-radius(2px); position: relative; display: block; margin-bottom: 20px; box-shadow: @box-boxshadow; // content wrapper > .inner { padding: 10px; } > .small-box-footer { position: relative; text-align: center; padding: 3px 0; color: #fff; color: rgba(255, 255, 255, 0.8); display: block; z-index: 10; background: rgba(0, 0, 0, 0.1); text-decoration: none; &:hover { color: #fff; background: rgba(0, 0, 0, 0.15); } } h3 { font-size: 38px; font-weight: bold; margin: 0 0 10px 0; white-space: nowrap; padding: 0; } p { font-size: 15px; > small { display: block; color: #f9f9f9; font-size: 13px; margin-top: 5px; } } h3, p { z-index: 5; } // the icon .icon { .transition(all @transition-speed linear); position: absolute; top: -10px; right: 10px; z-index: 0; font-size: 90px; color: rgba(0, 0, 0, 0.15); } // Small box hover state &:hover { text-decoration: none; color: #f9f9f9; // Animate icons on small box hover .icon { font-size: 95px; } } } @media (max-width: @screen-xs-max) { // No need for icons on very small devices .small-box { text-align: center; .icon { display: none; } p { font-size: 12px; } } }
Close