[ SYSTEM ]: Windows NT SWD-ELEARN-11 10.0 build 20348 (Windows Server 2016) AMD64
[ SERVER ]: Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.3.9 | PHP: 7.3.9
[ USER ]: Elearn | IP: 10.201.204.156
GEFORCE FILE MANAGER
/
C:
/
xampp
/
htdocs
/
Ajaji
/
media
/
system
/
scss
/
UPLOAD:
NAME
SIZE
QUICK PERMS
ACTIONS
📁 fields
SET
[ DEL ]
📄 editor.scss
1,249 B
SET
[ EDIT ]
|
[ DEL ]
📄 joomla-core-loader.scss
1,852 B
SET
[ EDIT ]
|
[ DEL ]
📄 joomla-fontawesome.scss
496 B
SET
[ EDIT ]
|
[ DEL ]
📄 system-admin-error.scss
817 B
SET
[ EDIT ]
|
[ DEL ]
📄 system-admin-system.scss
1,259 B
SET
[ EDIT ]
|
[ DEL ]
📄 system-site-error.scss
1,437 B
SET
[ EDIT ]
|
[ DEL ]
DELETE SELECTED
[ CLOSE ]
EDIT: system-site-error.scss
/** * @copyright (C) 2005 Open Source Matters, Inc. <https://www.joomla.org> * @license GNU General Public License version 2 or later; see LICENSE.txt */ /* Start Common Styles */ * { font-family: helvetica, arial, sans-serif; font-size: 11px; color: #5f6565; } html { height: 100%; margin-bottom: 1px; } body { height: 100%; padding: 0; padding-top: 0; margin: 0; margin-top: 0; margin-bottom: 1px; font-family: helvetica, arial, sans-serif; font-weight: normal; background: #fff; } .error { margin-right: auto; margin-left: auto; } table, td, th, div, pre, blockquote, ul, ol, dl, address,.componentheading,.contentheading,.contentpagetitle,.sectiontableheader,.newsfeedheading { font-family: helvetica, arial, sans-serif; font-weight: normal; } #outline { width: 900px; padding: 0; padding-top: 60px; padding-bottom: 60px; margin: 0 auto; background: #fff; } #errorboxoutline { width: 900px; padding: 0; margin: 0; border: 1px solid #000; } #errorboxheader { width: 900px; padding: 0; margin: 0; font-size: 12px; font-weight: bold; line-height: 22px; color: #fff; text-align: center; background: #e44249; border-bottom: 1px solid #000; } #errorboxbody { padding: 10px; margin: 0; text-align: left; } #techinfo { padding: 10px; margin: 10px; color: #ccc; text-align: left; border: 1px solid #ccc; } #techinfo p { color: #ccc; }