1
0
mirror of https://github.com/pierre42100/ComunicWeb synced 2025-06-20 12:55:16 +00:00
Files
assets
3rdparty
SignalExchangerClient
adminLTE
bootstrap
dist
plugins
bootstrap-slider
bootstrap-wysihtml5
chartjs
ckeditor
adapters
lang
plugins
samples
skins
moono
images
dialog.css
dialog_ie.css
dialog_ie7.css
dialog_ie8.css
dialog_iequirks.css
editor.css
editor_gecko.css
editor_ie.css
editor_ie7.css
editor_ie8.css
editor_iequirks.css
icons.png
icons_hidpi.png
readme.md
CHANGES.md
LICENSE.md
README.md
build-config.js
ckeditor.js
config.js
contents.css
styles.js
colorpicker
datatables
datepicker
daterangepicker
fastclick
flot
font-awesome
fullcalendar
googleFonts
iCheck
input-mask
ionicons
ionslider
jQuery
jQueryUI
jquery-ui
jvectormap
knob
moment.js
morris
pace
raphael
select2
slimScroll
sparkline
timepicker
identicon.js
jquery.textarea_autosize
js-bbcode-parser
jszip
jszip-utils
lightbox
pacman
sceditor
simplepeer
twemoji
videojs
wdt-emoji
FileSaver.js
bootstrap-notify-3.1.3.min.js
bootstrap-wysiwyg.js
jquery.hotkeys.js
audio
css
img
js
templates
zip
system
.gitignore
.htaccess
.travis.yml
Jenkinsfile
LICENSE
README.md
builder
index.php
2017-05-26 08:56:32 +02:00
..
2017-05-26 08:56:32 +02:00
2017-05-26 08:56:32 +02:00
2017-05-26 08:56:32 +02:00
2017-05-26 08:56:32 +02:00
2017-05-26 08:56:32 +02:00
2017-05-26 08:56:32 +02:00
2017-05-26 08:56:32 +02:00
2017-05-26 08:56:32 +02:00
2017-05-26 08:56:32 +02:00
2017-05-26 08:56:32 +02:00
2017-05-26 08:56:32 +02:00
2017-05-26 08:56:32 +02:00
2017-05-26 08:56:32 +02:00
2017-05-26 08:56:32 +02:00
2017-05-26 08:56:32 +02:00

"Moono" Skin

This skin has been chosen for the default skin of CKEditor 4.x, elected from the CKEditor skin contest 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 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-2016, CKSource - Frederico Knabben. All rights reserved.

For licensing, see LICENSE.md or http://ckeditor.com/license