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.35
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
html /
webedi.bdcloud.fr /
theme /
eldy /
Delete
Unzip
Name
Size
Permission
Date
Action
ckeditor
[ DIR ]
drwxr-xr-x
2025-11-08 11:17
doc
[ DIR ]
drwxr-xr-x
2025-11-08 11:17
img
[ DIR ]
drwxr-xr-x
2025-11-08 11:17
tpl
[ DIR ]
drwxr-xr-x
2025-11-08 11:17
AUTHOR
59
B
-rw-r--r--
2020-04-18 15:06
badges.inc.php
7.62
KB
-rw-r--r--
2020-06-10 12:45
btn.inc.php
10.12
KB
-rw-r--r--
2020-06-17 15:34
dropdown.inc.php
9.26
KB
-rw-r--r--
2020-06-08 20:29
global.inc.php
172.05
KB
-rw-r--r--
2020-09-21 12:18
index.html
0
B
-rw-r--r--
2020-04-18 15:06
info-box.inc.php
8.3
KB
-rw-r--r--
2020-08-05 19:35
main_menu_fa_icons.inc.php
3.35
KB
-rw-r--r--
2020-06-11 17:57
manifest.json.php
2.26
KB
-rw-r--r--
2020-05-25 12:51
progress.inc.php
6.77
KB
-rw-r--r--
2020-05-12 15:31
style.css.php
17.51
KB
-rw-r--r--
2020-05-28 20:13
theme_vars.inc.php
6.24
KB
-rw-r--r--
2020-07-06 21:04
thumb.png
10.56
KB
-rw-r--r--
2020-05-25 11:56
timeline.inc.php
4.16
KB
-rw-r--r--
2020-05-12 15:31
Save
Rename
<?php /*! Source : * AdminLTE v2.4.8 * Author: Almsaeed Studio * Website: Almsaeed Studio <https://adminlte.io> * License: Open source - MIT * Please visit http://opensource.org/licenses/MIT for more information */ if (!defined('ISLOADEDBYSTEELSHEET')) die('Must be call by steelsheet'); ?> /* <style type="text/css" > */ /* * Component: Timeline * ------------------- */ .timeline { position: relative; margin: 0 0 30px 0; padding: 0; list-style: none; } .timeline:before { content: ''; position: absolute; top: 0; bottom: 0; width: 4px; background: #ddd; left: 31px; margin: 0; border-radius: 2px; } .timeline > li { position: relative; margin-right: 0; margin-bottom: 15px; } .timeline > li:before, .timeline > li:after { content: " "; display: table; } .timeline > li:after { clear: both; } .timeline > li > .timeline-item { -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); border:1px solid #d2d2d2; border-radius: 3px; margin-top: 0; background: #fff; color: #444; margin-left: 60px; margin-right: 0px; padding: 0; position: relative; } .timeline > li.timeline-code-ticket_msg_private > .timeline-item { background: #fffbe5; border-color: #d0cfc0; } .timeline > li > .timeline-item > .time{ color: #6f6f6f; float: right; padding: 10px; font-size: 12px; } .timeline > li > .timeline-item > .timeline-header-action{ color: #6f6f6f; float: right; padding: 7px; font-size: 12px; } a.timeline-btn:link, a.timeline-btn:visited, a.timeline-btn:hover, a.timeline-btn:active { display: inline-block; margin-bottom: 0; font-weight: 400; border-radius: 0; box-shadow: none; padding: 1px 5px; font-size: 12px; line-height: 1.5; text-align: center; white-space: nowrap; vertical-align: middle; touch-action: manipulation; cursor: pointer; user-select: none; background-image: none; text-decoration: none; background-color: #f4f4f4; color: #444; border: 1px solid #ddd; } a.timeline-btn:hover { background-color: #e7e7e7; color: #333; border-color: #adadad;; } .timeline > li > .timeline-item > .timeline-header { margin: 0; color: #333; border-bottom: 1px solid #f4f4f4; padding: 10px; font-size: 14px; font-weight: normal; line-height: 1.1; } .timeline > li > .timeline-item > .timeline-footer { border-top: 1px solid #f4f4f4; } .timeline > li.timeline-code-ticket_msg_private > .timeline-item > .timeline-header, .timeline > li.timeline-code-ticket_msg_private > .timeline-item > .timeline-footer { border-color: #ecebda; } .timeline > li > .timeline-item > .timeline-header > a { font-weight: 600; } .timeline > li > .timeline-item > .timeline-body, .timeline > li > .timeline-item > .timeline-footer { padding: 10px; } .timeline > li > .fa, .timeline > li > .glyphicon, .timeline > li > .ion { width: 30px; height: 30px; font-size: 15px; line-height: 30px; position: absolute; color: #666; background: #d2d6de; border-radius: 50%; text-align: center; left: 18px; top: 5px; } .timeline > .time-label > span { font-weight: 600; padding: 5px; display: inline-block; background-color: #fff; border-radius: 4px; } .timeline-inverse > li > .timeline-item { background: #f0f0f0; border: 1px solid #ddd; -webkit-box-shadow: none; box-shadow: none; } .timeline-inverse > li > .timeline-item > .timeline-header { border-bottom-color: #ddd; } .timeline-icon-todo, .timeline-icon-in-progress, .timeline-icon-done{ color: #fff !important; } .timeline-icon-not-applicble{ color: #000; background-color: #f7f7f7; } .timeline-icon-todo{ background-color: #dd4b39 !important; } .timeline-icon-in-progress{ background-color: #00c0ef !important; } .timeline-icon-done{ background-color: #00a65a !important; } .timeline-badge-date{ background-color: #0073b7 !important; color: #fff !important; } .timeline-documents-container{ } .timeline-documents{ margin-right: 5px; }