Sha256: e8d85483a4881a2c109847675f35337a50f5c6698c81ee434ad10c01318ace7f

Contents?: true

Size: 1017 Bytes

Versions: 13

Compression:

Stored size: 1017 Bytes

Contents

/*
Copyright (c) 2003-2009, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/

CKEDITOR.skins.add('v2',(function(){var a=[];if(CKEDITOR.env.ie&&CKEDITOR.env.version<7)a.push('icons.png','images/sprites_ie6.png','images/dialog_sides.gif');return{preload:a,editor:{css:['editor.css']},dialog:{css:['dialog.css']},templates:{css:['templates.css']},margins:[0,14,18,14]};})());if(CKEDITOR.dialog)CKEDITOR.dialog.on('resize',function(a){var b=a.data,c=b.width,d=b.height,e=b.dialog,f=!CKEDITOR.env.quirk;if(b.skin!='v2')return;e.parts.contents.setStyles({width:c+'px',height:d+'px'});if(!CKEDITOR.env.ie)return;setTimeout(function(){var g=e.parts.contents,h=g.getParent(),i=h.getParent(),j=i.getChild(2);j.setStyle('width',h.$.offsetWidth+'px');j=i.getChild(7);j.setStyle('width',h.$.offsetWidth-28+'px');j=i.getChild(4);j.setStyle('height',h.$.offsetHeight-31-14+'px');j=i.getChild(5);j.setStyle('height',h.$.offsetHeight-31-14+'px');},100);});

Version data entries

13 entries across 7 versions & 2 rubygems

Version Path
openskip-skip_embedded-0.9.19 generators/skip_embedded_javascripts/templates/public/javascripts/skip_embedded/ckeditor/skins/v2/skin.js
typo-5.5 public/javascripts/ckeditor/skins/v2/skin.js
typo-5.5 vendor/plugins/easy-ckeditor/public/javascripts/ckeditor/skins/v2/skin.js
typo-5.4.4 public/javascripts/ckeditor/skins/v2/skin.js
typo-5.4.4 vendor/plugins/easy-ckeditor/public/javascripts/ckeditor/skins/v2/skin.js
typo-5.4.3 vendor/plugins/easy-ckeditor/public/javascripts/ckeditor/skins/v2/skin.js
typo-5.4.3 public/javascripts/ckeditor/skins/v2/skin.js
typo-5.4.2 vendor/plugins/easy-ckeditor/public/javascripts/ckeditor/skins/v2/skin.js
typo-5.4.2 public/javascripts/ckeditor/skins/v2/skin.js
typo-5.4.1 vendor/plugins/easy-ckeditor/public/javascripts/ckeditor/skins/v2/skin.js
typo-5.4.1 public/javascripts/ckeditor/skins/v2/skin.js
typo-5.4 vendor/plugins/easy-ckeditor/public/javascripts/ckeditor/skins/v2/skin.js
typo-5.4 public/javascripts/ckeditor/skins/v2/skin.js