Linux localhost 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64
Apache/2.4.41 (Ubuntu)
: 23.92.16.63 | : 104.23.190.72
Cant Read [ /etc/named.conf ]
8.1.5
www-data
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
CREATE WP USER
README
+ Create Folder
+ Create File
/
var /
www /
cbdpackaginghub.com /
assets /
css /
[ HOME SHELL ]
Name
Size
Permission
Action
animate.min.css
56.77
KB
-rw-r--r--
blogs.css
1.38
KB
-rw-r--r--
bootstrap.min.css
157.63
KB
-rw-r--r--
category_products.css
0
B
-rw-r--r--
contact_us.css
911
B
-rw-r--r--
easyzoom.css
1.73
KB
-rw-r--r--
fontawesome.css
33.75
KB
-rw-r--r--
fonts.css
2.85
KB
-rw-r--r--
header.css
342
B
-rw-r--r--
home.css
947
B
-rw-r--r--
lightslider.css
7.81
KB
-rw-r--r--
owl.carousel.css
4.02
KB
-rw-r--r--
owl.theme.default.min.css
1.19
KB
-rw-r--r--
personalized_boxes.css
2.23
KB
-rw-r--r--
product_detail.css
3.75
KB
-rw-r--r--
responsive.css
0
B
-rw-r--r--
static_pages.css
1.53
KB
-rw-r--r--
style.css
54.28
KB
-rw-r--r--
style.min.css
17.88
KB
-rw-r--r--
styles.css
21.13
KB
-rw-r--r--
usedall.css
8.69
KB
-rw-r--r--
usedbootstrap.css
27.63
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : easyzoom.css
/** * EasyZoom core styles */ .easyzoom { position: relative; /* 'Shrink-wrap' the element */ display: inline-block; *display: inline; *zoom: 1; /* border: 1px solid #c6bebe; */ background: #FFF; } .easyzoom a { background: #e2e9f1; } .easyzoom img { vertical-align: bottom; } .easyzoom.is-loading img { cursor: progress; } .easyzoom.is-ready img { cursor: crosshair; } .easyzoom.is-error img { cursor: not-allowed; } .easyzoom-notice { position: absolute; top: 50%; left: 50%; z-index: 150; width: 10em; margin: -1em 0 0 -5em; line-height: 2em; text-align: center; background: #FFF; box-shadow: 0 0 10px #888; } .easyzoom-flyout { position: absolute; z-index: 100; overflow: hidden; background: #e2e9f1; padding: 1rem; display: block; width: 100%; } /** * EasyZoom layout variations */ .easyzoom--overlay .easyzoom-flyout { top: 0; left: 0; width: 100%; height: 100%; } .easyzoom--adjacent .easyzoom-flyout { top: 0; left: 100%; width: 100%; height: 100%; margin-left: 20px; } ul.thumbnails-product { overflow: hidden; margin: 1em 0; padding: 0; text-align: center; display: flex; } ul.thumbnails-product li { /* display: inline-block; */ /* width: 140px; margin: 0 5px; */ border: 0px solid #c6bebe; background: #fff; padding: 10px; } ul.thumbnails-product li img { width: 100%; height: 10rem; max-height: 120px; cursor: pointer; } ul.thumbnails-product li:not(:last-child) { margin-right: 10px; border-right: 0px solid #c6bebe !important; } ul.thumbnails-product img { display: block; min-width: 100%; max-width: 100%; }
Close