Linux mail.vriendennsm.nl 6.1.0-51-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.177-1 (2026-07-16) x86_64
Apache/2.4.68 (Debian)
Server IP : 217.154.75.17 & Your IP : 216.73.216.195
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
vnsm /
media /
system /
css /
Delete
Unzip
Name
Size
Permission
Date
Action
fields
[ DIR ]
drwxr-xr-x
2025-02-08 22:29
adminlist.css
4.45
KB
-rwxr-xr-x
2023-07-08 16:23
calendar-jos.css
3.79
KB
-rwxr-xr-x
2023-07-08 16:23
frontediting.css
524
B
-rwxr-xr-x
2023-07-08 16:23
jquery.Jcrop.min.css
5.16
KB
-rwxr-xr-x
2023-07-08 16:23
modal.css
2.94
KB
-rwxr-xr-x
2023-07-08 16:23
mootree.css
478
B
-rwxr-xr-x
2023-07-08 16:23
mootree_rtl.css
190
B
-rwxr-xr-x
2023-07-08 16:23
system.css
1.4
KB
-rwxr-xr-x
2023-07-08 16:23
Save
Rename
/** * @copyright (C) 2010 Open Source Matters, Inc. <https://www.joomla.org> * @license GNU General Public License version 2 or later; see LICENSE.txt */ /* System Messages */ #system-message { margin-bottom: 10px; padding: 0; } #system-message > dt { font-weight: bold; display: none; } #system-message > dd { margin: 0; font-weight: bold; text-indent: 30px; } #system-message > dd > ul { color: #0055BB; background-position: 4px top; background-repeat: no-repeat; margin-bottom: 10px; list-style: none; padding: 10px; border-top: 3px solid #84A7DB; border-bottom: 3px solid #84A7DB; } #system-message > dd > ul > li { line-height: 1.5em; } /* System Standard Messages */ #system-message > .message > ul { background-color: #C3D2E5; background-image: url(../images/notice-info.png); } /* System Error Messages */ #system-message > .error > ul, #system-message > .warning > ul, #system-message > .notice > ul { color: #c00; } #system-message > .error > ul { background-color: #E6C0C0; background-image: url(../images/notice-alert.png); border-color: #DE7A7B; } /* System Warning Messages */ #system-message > .warning > ul { background-color: #E6C8A6; background-image: url(../images/notice-note.png); border-color: #FFBB00; } /* System Notice Messages */ #system-message > .notice > ul { background-color: #EFE7B8; background-image: url(../images/notice-note.png); border-color: #F0DC7E; }