/home/techb158/workloadmatch.com/bower_components/ckeditor/skins/kama
NameSizeModeActions
images/-0777rm
dialog.css92060777editdlrm
dialog_ie.css96280777editdlrm
dialog_ie7.css104330777editdlrm
dialog_ie8.css97270777editdlrm
dialog_iequirks.css108410777editdlrm
editor.css382260777editdlrm
editor_ie.css392910777editdlrm
editor_ie7.css412260777editdlrm
editor_ie8.css394190777editdlrm
editor_iequirks.css420250777editdlrm
icons.png93440777editdlrm
icons_hidpi.png140730777editdlrm
readme.md18810777editdlrm
skin.js20230777editdlrm
Edit: /home/techb158/workloadmatch.com/bower_components/ckeditor/skins/kama/readme.md (1881B)
"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](http://docs.cksource.com/CKEditor_4.x/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-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or [http://ckeditor.com/license](http://ckeditor.com/license)