OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
cream
/
sendy
/
js
/
ckeditor
/
skins
/
moono
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
11/27/2024 05:23:32 AM
rwxr-xr-x
📄
dialog.css
13.27 KB
11/27/2024 05:23:29 AM
rw-r--r--
📄
dialog_ie.css
14.27 KB
11/27/2024 05:23:29 AM
rw-r--r--
📄
dialog_ie7.css
14.84 KB
11/27/2024 05:23:29 AM
rw-r--r--
📄
dialog_ie8.css
14.44 KB
11/27/2024 05:23:29 AM
rw-r--r--
📄
dialog_iequirks.css
14.3 KB
11/27/2024 05:23:30 AM
rw-r--r--
📄
editor.css
42.45 KB
11/27/2024 05:23:30 AM
rw-r--r--
📄
editor_gecko.css
42.56 KB
11/27/2024 05:23:30 AM
rw-r--r--
📄
editor_ie.css
43.46 KB
11/27/2024 05:23:30 AM
rw-r--r--
📄
editor_ie7.css
45.48 KB
11/27/2024 05:23:31 AM
rw-r--r--
📄
editor_ie8.css
43.63 KB
11/27/2024 05:23:31 AM
rw-r--r--
📄
editor_iequirks.css
44.09 KB
11/27/2024 05:23:31 AM
rw-r--r--
📄
icons.png
21.32 KB
11/27/2024 05:23:31 AM
rw-r--r--
📄
icons_hidpi.png
61.9 KB
11/27/2024 05:23:31 AM
rw-r--r--
📁
images
-
11/27/2024 05:26:07 AM
rwxr-xr-x
📄
readme.md
2.44 KB
11/27/2024 05:23:31 AM
rw-r--r--
Editing: readme.md
Close
"Moono" Skin ==================== This skin has been chosen for the **default skin** of CKEditor 4.x.x (replaced by "Moono-lisa" skin since CKEditor 4.6.0), elected from the CKEditor [skin contest](https://ckeditor.com/blog/CKEditor-4-Skin-Contest-Winner/) and further shaped by the CKEditor team. "Moono" is maintained by the core developers. For more information about skins, please check the [CKEditor Skin SDK](https://ckeditor.com/docs/ckeditor4/latest/guide/skin_sdk_intro.html) documentation. Features ------------------- "Moono" is a monochromatic skin, which offers a modern look coupled with gradients and transparency. It comes with the following features: - Chameleon feature with brightness, - high-contrast compatibility, - graphics source provided in SVG. Directory Structure ------------------- CSS parts: - **editor.css**: the main CSS file. It's simply loading several other files, for easier maintenance, - **mainui.css**: the file contains styles of entire editor outline structures, - **toolbar.css**: the file contains styles of the editor toolbar space (top), - **richcombo.css**: the file contains styles of the rich combo ui elements on toolbar, - **panel.css**: the file contains styles of the rich combo drop-down, it's not loaded until the first panel open up, - **elementspath.css**: the file contains styles of the editor elements path bar (bottom), - **menu.css**: the file contains styles of all editor menus including context menu and button drop-down, it's not loaded until the first menu open up, - **dialog.css**: the CSS files for the dialog UI, it's not loaded until the first dialog open, - **reset.css**: the file defines the basis of style resets among all editor UI spaces, - **preset.css**: the file defines the default styles of some UI elements reflecting the skin preference, - **editor_XYZ.css** and **dialog_XYZ.css**: browser specific CSS hacks. Other parts: - **skin.js**: the only JavaScript part of the skin that registers the skin, its browser specific files and its icons and defines the Chameleon feature, - **icons/**: contains all skin defined icons, - **images/**: contains a fill general used images, - **dev/**: contains SVG source of the skin icons. License ------- Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or [https://ckeditor.com/legal/ckeditor-oss-license](https://ckeditor.com/legal/ckeditor-oss-license)