Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.119
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
html_old /
btm2000_old /
htdocs /
theme /
md /
Delete
Unzip
Name
Size
Permission
Date
Action
ckeditor
[ DIR ]
drwxr-xr-x
2021-10-16 13:26
img
[ DIR ]
drwxr-xr-x
2021-10-16 13:26
tpl
[ DIR ]
drwxr-xr-x
2021-10-16 13:26
AUTHOR
59
B
-rw-r--r--
2021-10-16 13:26
badges.inc.php
8.01
KB
-rw-r--r--
2021-10-16 13:26
btn.inc.php
13.2
KB
-rw-r--r--
2021-10-16 13:26
dropdown.inc.php
10
KB
-rw-r--r--
2021-10-16 13:26
index.html
0
B
-rw-r--r--
2021-10-16 13:26
info-box.inc.php
9.8
KB
-rw-r--r--
2021-10-16 13:26
main_menu_fa_icons.inc.php
1.64
KB
-rw-r--r--
2021-10-16 13:26
manifest.json.php
2.77
KB
-rw-r--r--
2021-10-16 13:26
progress.inc.php
223
B
-rw-r--r--
2021-10-16 13:26
style.css.php
183.55
KB
-rw-r--r--
2021-10-16 13:26
theme_vars.inc.php
4.8
KB
-rw-r--r--
2021-10-16 13:26
thumb.png
10.57
KB
-rw-r--r--
2021-10-16 13:26
Save
Rename
<?php if (!defined('ISLOADEDBYSTEELSHEET')) die('Must be call by steelsheet'); ?> /* <style type="text/css" > */ .mainmenu::before{ /* font part */ font-family: "Font Awesome 5 Free"; font-weight: 900; font-style: normal; font-variant: normal; text-rendering: auto; line-height: 26px; font-size: 1.5em; -webkit-font-smoothing: antialiased; text-align:center; text-decoration:none; color: #<?php echo $colortextbackhmenu; ?>; } .fa-15x { font-size: 1.5em; } div.mainmenu.ticket::before { content: "\f3ff"; } div.mainmenu.ticket { background-image: none !important; } div.mainmenu.generic1::before { content: "\f249"; } div.mainmenu.generic2::before { content: "\f249"; } div.mainmenu.generic3::before { content: "\f249"; } div.mainmenu.generic4::before { content: "\f249"; } /* Define color of some picto */ .fa-phone, .fa-mobile-alt, .fa-fax { opacity: 0.7; color: #440; } .fa-at, .fa-external-link-alt, .fa-share-alt { opacity: 0.7; color: #304; } .fa-trash { color: #666; } .fa-trash:hover:before { color: #800; } .fa-play { color: #444; } .fa-unlink { color: #555; } /* Define square Dolibarr logo in pure CSS */ .fa-dolibarr-css{ color: #235481; background: currentColor; height: 150px; width: 150px; position: relative; } .fa-dolibarr-css:before{ content: ''; position: absolute; left: 19%; top: 17%; width: 25%; height: 25%; border: solid 30px white; border-radius: 0% 200% 200% 0% / 0% 180% 180% 0%; } .fa-dolibarr-css:after{ content: ''; position: absolute; left: 19%; top: 17%; width: 5px; height: 25%; border-bottom: solid 60px currentColor; margin-left: 30px; }