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.191.178.16
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
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 : sidebar-mini.less
/* * Component: Sidebar Mini */ //Add sidebar-mini class to the body tag to activate this feature .sidebar-mini { //Sidebar mini should work only on devices larger than @screen-sm @media (min-width: @screen-sm) { //When the sidebar is collapsed... &.sidebar-collapse { //Apply the new margining to the main content and footer .content-wrapper, .right-side, .main-footer { margin-left: 50px !important; z-index: 840; } //Modify the sidebar to shrink instead of disappearing .main-sidebar { //Don't go away! Just shrink .translate(0, 0); width: 50px !important; z-index: 850; } .sidebar-menu { > li { position: relative; > a { margin-right: 0; } > a > span { border-top-right-radius: 4px; } &:not(.treeview) { > a > span { border-bottom-right-radius: 4px; } } > .treeview-menu { //Add some padding to the treeview menu padding-top: 5px; padding-bottom: 5px; border-bottom-right-radius: 4px; } //Show menu items on hover &:hover { > a { //overflow: visible; } > a > span:not(.pull-right),//:not(.pull-right-container), > .treeview-menu { display: block !important; position: absolute; width: @sidebar-width - 50; left: 50px; } //position the header & treeview menus > a > span { top: 0; margin-left: -3px; padding: 12px 5px 12px 20px; background-color: inherit; } > a > .pull-right-container { //display: block!important; position: relative!important; float: right; width: auto!important; left: 200px - 20px!important; top: -22px!important; z-index: 900; > .label:not(:first-of-type) { display: none; } } > .treeview-menu { top: 44px; margin-left: 0; } } } } //Make the sidebar links, menus, labels, badges //and angle icons disappear .main-sidebar .user-panel > .info, .sidebar-form, .sidebar-menu > li > a > span, .sidebar-menu > li > .treeview-menu, .sidebar-menu > li > a > .pull-right, .sidebar-menu li.header { display: none !important; -webkit-transform: translateZ(0); } .main-header { //Let's make the logo also shrink and the mini logo to appear .logo { width: 50px; > .logo-mini { display: block; margin-left: -15px; margin-right: -15px; font-size: 18px; } > .logo-lg { display: none; } } //Since the logo got smaller, we need to fix the navbar's position .navbar { margin-left: 50px; } } } } } //A fix for text overflow while transitioning from sidebar mini to full sidebar .sidebar-menu, .main-sidebar .user-panel, .sidebar-menu > li.header { white-space: nowrap; overflow: hidden; } .sidebar-menu:hover { overflow: visible; } .sidebar-form, .sidebar-menu > li.header { overflow: hidden; text-overflow: clip; } .sidebar-menu li > a { position: relative; > .pull-right-container { position: absolute; right: 10px; top: 50%; margin-top: -7px; } }
Close