Searched refs:skin (Results 1 – 7 of 7) sorted by relevance
/webtrees/public/ckeditor-4.15.1-custom/skins/moono/ |
H A D | readme.md | 4 This skin has been chosen for the **default skin** of CKEditor 4.x.x (replaced by "Moono-lisa" skin… 5 elected from the CKEditor [skin contest](https://ckeditor.com/blog/CKEditor-4-Skin-Contest-Winner/)… 13 "Moono" is a monochromatic skin, which offers a modern look coupled with gradients and transparency. 35 - **preset.css**: the file defines the default styles of some UI elements reflecting the skin prefe… 39 - **skin.js**: the only JavaScript part of the skin that registers the skin, its browser specific f… 40 - **icons/**: contains all skin defined icons, 42 - **dev/**: contains SVG source of the skin icons.
|
/webtrees/public/ckeditor-4.15.1-custom/ |
H A D | build-config.js | 28 skin: 'moono', property
|
H A D | ckeditor.js | 272 …f(!d[e]){if(g.icons)for(var A=g.icons.split(","),F=A.length;F--;)CKEDITOR.skin.addIcon(A[F],g.path… 283 …ftEnterMode=a.blockless?CKEDITOR.ENTER_BR:c.shiftEnterMode;c.skin&&(CKEDITOR.skinName=c.skin);a.fi… 284 function l(a){CKEDITOR.skin.loadPart("editor",function(){v(a)})}function v(a){CKEDITOR.lang.load(a.… 545 …skins/"+CKEDITOR.skinName.split(",")[0]+"/")}function d(b){var c=CKEDITOR.skin["ua_"+b],d=CKEDITOR… 547 …t.cssText+=g:a[h].$.innerHTML+=g}}var h={};CKEDITOR.skin={path:a,loadPart:function(c,d){CKEDITOR.s… 548 …ocument);return(this.setUiColor=function(a){this.uiColor=a;var c=CKEDITOR.skin.chameleon,d="",h=""… 549 ….filter(g,function(a){return d!==a})});(a=b.getUiColor())&&f([d],CKEDITOR.skin.chameleon(b,"panel"… 556 CKEDITOR.skin.name="moono";CKEDITOR.skin.ua_editor="ie,iequirks,ie7,ie8,gecko";CKEDITOR.skin.ua_dia… 557 CKEDITOR.skin.chameleon=function(){var b=function(){return function(b,e){for(var a=b.match(/[^#]./g… 605 c)}}var e=null,d=null,f=a.getParentEditor(),g=f.config.dialog_magnetDistance,h=CKEDITOR.skin.margin… [all …]
|
H A D | CHANGES.md | 511 …ontoolbar) background in the [Kama](https://ckeditor.com/cke4/addon/kama) skin. Thanks to [Christi… 583 …balloonpanel) plugin when [`config.skin`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_… 779 * [#14569](https://dev.ckeditor.com/ticket/14569): Added a new, flat, default CKEditor skin called … 836 * Support for the new default Moono-Lisa skin. 1250 * [#12387](https://dev.ckeditor.com/ticket/12387): Fixed: An error is thrown if a skin does not hav… 1383 …ixed: Imperfections in the [Moono](https://ckeditor.com/cke4/addon/moono) skin. Thanks to [danyaPo… 1719 * [#10915](https://dev.ckeditor.com/ticket/10915): Fixed: Invalid CSS filter in the Kama skin. 1760 ….com/ticket/9923): HiDPI support in the editor UI. HiDPI icons for [Moono skin](https://ckeditor.c… 1780 …ng] Unified CSS gradient filter formats in the [Moono](https://ckeditor.com/cke4/addon/moono) skin. 1882 …s://dev.ckeditor.com/ticket/9773): Fixed rendering problems with selection fields in the Kama skin. [all …]
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/link/dialogs/ |
H A D | link.js | 7 …;return{title:b.title,minWidth:"moono-lisa"==(CKEDITOR.skinName||c.config.skin)?450:350,minHeight:…
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/scayt/dialogs/ |
H A D | options.js | 20 …OR.DIALOG_RESIZE_BOTH,minWidth:"moono-lisa"==(CKEDITOR.skinName||d.config.skin)?450:340,minHeight:…
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/image/dialogs/ |
H A D | image.js | 11 …title":"titleButton"],minWidth:"moono-lisa"==(CKEDITOR.skinName||d.config.skin)?500:420,minHeight:…
|