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.217.161.27
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 /
kamrani /
myadmin /
build /
less /
[ HOME SHELL ]
Name
Size
Permission
Action
skins
[ DIR ]
drwxr-xr-x
.csslintrc
591
B
-rwxr-xr-x
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
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 : forms.less
/* * Component: Form * --------------- */ .form-control { .border-radius(@input-radius); box-shadow: none; border-color: @gray-lte; &:focus { border-color: @light-blue; box-shadow: none; } &::-moz-placeholder, &:-ms-input-placeholder, &::-webkit-input-placeholder { color: #bbb; opacity: 1; } &:not(select) { -webkit-appearance: none; -moz-appearance: none; appearance: none; } } .form-group { &.has-success { label { color: @green; } .form-control, .input-group-addon { border-color: @green; box-shadow: none; } .help-block { color: @green; } } &.has-warning { label { color: @yellow; } .form-control, .input-group-addon { border-color: @yellow; box-shadow: none; } .help-block { color: @yellow; } } &.has-error { label { color: @red; } .form-control, .input-group-addon { border-color: @red; box-shadow: none; } .help-block { color: @red; } } } /* Input group */ .input-group { .input-group-addon { .border-radius(@input-radius); border-color: @gray-lte; background-color: #fff; } } /* button groups */ .btn-group-vertical { .btn { &.btn-flat:first-of-type, &.btn-flat:last-of-type { .border-radius(0); } } } .icheck > label { padding-left: 0; } /* support Font Awesome icons in form-control */ .form-control-feedback.fa { line-height: @input-height-base; } .input-lg + .form-control-feedback.fa, .input-group-lg + .form-control-feedback.fa, .form-group-lg .form-control + .form-control-feedback.fa { line-height: @input-height-large; } .input-sm + .form-control-feedback.fa, .input-group-sm + .form-control-feedback.fa, .form-group-sm .form-control + .form-control-feedback.fa { line-height: @input-height-small; }
Close