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.145.106.7
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 /
kajri /
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 : core.less
/* * Core: General Layout Style * ------------------------- */ html, body { height: 100%; .layout-boxed & { height: 100%; } } body { font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: 400; overflow-x: hidden; overflow-y: auto; } /* Layout */ .wrapper { .clearfix(); height: 100%; position: relative; overflow-x: hidden; overflow-y: auto; .layout-boxed & { max-width: 1250px; margin: 0 auto; min-height: 100%; box-shadow: 0 0 8px rgba(0, 0, 0, 0.5); position: relative; } } .layout-boxed { background: url('@{boxed-layout-bg-image-path}') repeat fixed; } /* * Content Wrapper - contains the main content * ```.right-side has been deprecated as of v2.0.0 in favor of .content-wrapper ``` */ .content-wrapper, .right-side, .main-footer { //Using disposable variable to join statements with a comma @transition-rule: @transition-speed @transition-fn, margin @transition-speed @transition-fn; .transition-transform(@transition-rule); margin-left: @sidebar-width; z-index: 820; //Top nav layout .layout-top-nav & { margin-left: 0; } @media (max-width: @screen-xs-max) { margin-left: 0; } //When opening the sidebar on large screens .sidebar-collapse & { @media (min-width: @screen-sm) { margin-left: 0; } } //When opening the sidebar on small screens .sidebar-open & { @media (max-width: @screen-xs-max) { .translate(@sidebar-width, 0); } } } .content-wrapper, .right-side { min-height: 100%; background-color: @body-bg; z-index: 800; } .main-footer { background: #fff; padding: 15px; color: #444; border-top: 1px solid @gray-lte; } /* Fixed layout */ .fixed { .main-header, .main-sidebar, .left-side { position: fixed; } .main-header { top: 0; right: 0; left: 0; } .content-wrapper, .right-side { padding-top: 50px; @media (max-width: @screen-header-collapse) { padding-top: 100px; } } &.layout-boxed { .wrapper { max-width: 100%; } } } body.hold-transition { .content-wrapper, .right-side, .main-footer, .main-sidebar, .left-side, .main-header .navbar, .main-header .logo { /* Fix for IE */ .transition(none); } } /* Content */ .content { min-height: 250px; padding: 15px; .container-fixed(@grid-gutter-width); } /* H1 - H6 font */ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: 'Source Sans Pro', sans-serif; } /* General Links */ a { color: @link-color; } a:hover, a:active, a:focus { outline: none; text-decoration: none; color: @link-hover-color; } /* Page Header */ .page-header { margin: 10px 0 20px 0; font-size: 22px; > small { color: #666; display: block; margin-top: 5px; } }
Close