LDAPAccountManager/lam/templates/lib/extra/ckeditor/skins/kama
Roland Gruber d707c525a4 ckeditor update 2018-06-17 18:07:19 +02:00
..
icons ckeditor update 2018-06-17 18:07:19 +02:00
images ckeditor update 2018-06-17 18:07:19 +02:00
colorpanel.css ckeditor update 2018-06-17 18:07:19 +02:00
dialog.css ckeditor update 2018-06-17 18:07:19 +02:00
dialog_ie.css ckeditor update 2018-06-17 18:07:19 +02:00
dialog_ie7.css ckeditor update 2018-06-17 18:07:19 +02:00
dialog_ie8.css ckeditor update 2018-06-17 18:07:19 +02:00
dialog_iequirks.css ckeditor update 2018-06-17 18:07:19 +02:00
editor.css ckeditor update 2018-06-17 18:07:19 +02:00
editor_ie.css ckeditor update 2018-06-17 18:07:19 +02:00
editor_ie7.css ckeditor update 2018-06-17 18:07:19 +02:00
editor_ie8.css ckeditor update 2018-06-17 18:07:19 +02:00
editor_iequirks.css ckeditor update 2018-06-17 18:07:19 +02:00
elementspath.css ckeditor update 2018-06-17 18:07:19 +02:00
mainui.css ckeditor update 2018-06-17 18:07:19 +02:00
menu.css ckeditor update 2018-06-17 18:07:19 +02:00
notification.css ckeditor update 2018-06-17 18:07:19 +02:00
panel.css ckeditor update 2018-06-17 18:07:19 +02:00
presets.css ckeditor update 2018-06-17 18:07:19 +02:00
readme.md ckeditor update 2018-06-17 18:07:19 +02:00
reset.css ckeditor update 2018-06-17 18:07:19 +02:00
richcombo.css ckeditor update 2018-06-17 18:07:19 +02:00
skin.js ckeditor update 2018-06-17 18:07:19 +02:00
toolbar.css ckeditor update 2018-06-17 18:07:19 +02:00

readme.md

"Kama" Skin

"Kama" is the default skin of CKEditor 3.x. It's been ported to CKEditor 4 and fully featured.

For more information about skins, please check the CKEditor Skin SDK documentation.

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.

License

Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.

For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license