Merge branch 'b-3.6.1' of ../kivitendo-erp_20220811
[kivitendo-erp.git] / js / ckeditor / skins / moono-lisa / readme.md
1 "Moono-lisa" Skin\r
2 =================\r
3 \r
4 This skin has been made a **default skin** starting from CKEditor 4.6.0 and is maintained by the core developers.\r
5 \r
6 For more information about skins, please check the [CKEditor Skin SDK](http://docs.cksource.com/CKEditor_4.x/Skin_SDK)\r
7 documentation.\r
8 \r
9 Features\r
10 -------------------\r
11 "Moono-lisa" is a monochromatic skin, which offers a modern, flat and minimalistic look which blends very well in modern design.\r
12 It comes with the following features:\r
13 \r
14 - Chameleon feature with brightness.\r
15 - High-contrast compatibility.\r
16 - Graphics source provided in SVG.\r
17 \r
18 Directory Structure\r
19 -------------------\r
20 \r
21 CSS parts:\r
22 - **editor.css**: the main CSS file. It's simply loading several other files, for easier maintenance,\r
23 - **mainui.css**: the file contains styles of entire editor outline structures,\r
24 - **toolbar.css**: the file contains styles of the editor toolbar space (top),\r
25 - **richcombo.css**: the file contains styles of the rich combo ui elements on toolbar,\r
26 - **panel.css**: the file contains styles of the rich combo drop-down, it's not loaded\r
27 until the first panel open up,\r
28 - **elementspath.css**: the file contains styles of the editor elements path bar (bottom),\r
29 - **menu.css**: the file contains styles of all editor menus including context menu and button drop-down,\r
30 it's not loaded until the first menu open up,\r
31 - **dialog.css**: the CSS files for the dialog UI, it's not loaded until the first dialog open,\r
32 - **reset.css**: the file defines the basis of style resets among all editor UI spaces,\r
33 - **preset.css**: the file defines the default styles of some UI elements reflecting the skin preference,\r
34 - **editor_XYZ.css** and **dialog_XYZ.css**: browser specific CSS hacks.\r
35 \r
36 Other parts:\r
37 - **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,\r
38 - **images/**: contains a fill general used images,\r
39 - **dev/**: contains SVG and PNG source of the skin icons.\r
40 \r
41 License\r
42 -------\r
43 \r
44 Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.\r
45 \r
46 For licensing, see LICENSE.md or [http://ckeditor.com/license](http://ckeditor.com/license)\r