Sha256: 994b2d0b0b38639301c30b396f6d557d1635f80efba26c4d893993c77bd6d42d

Contents?: true

Size: 973 Bytes

Versions: 19

Compression:

Stored size: 973 Bytes

Contents

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

CKEDITOR.skins.add('office2003',(function(){return{editor:{css:['editor.css']},dialog:{css:['dialog.css']},templates:{css:['templates.css']},margins:[0,14,18,14]};})());(function(){CKEDITOR.dialog?a():CKEDITOR.on('dialogPluginReady',a);function a(){CKEDITOR.dialog.on('resize',function(b){var c=b.data,d=c.width,e=c.height,f=c.dialog,g=f.parts.contents;if(c.skin!='office2003')return;g.setStyles({width:d+'px',height:e+'px'});if(!CKEDITOR.env.ie)return;var h=function(){var i=f.parts.dialog.getChild([0,0,0]),j=i.getChild(0),k=j.getSize('width');e+=j.getChild(0).getSize('height')+1;var l=i.getChild(2);l.setSize('width',k);l=i.getChild(7);l.setSize('width',k-28);l=i.getChild(4);l.setSize('height',e);l=i.getChild(5);l.setSize('height',e);};setTimeout(h,100);if(b.editor.lang.dir=='rtl')setTimeout(h,1000);});};})();

Version data entries

19 entries across 19 versions & 3 rubygems

Version Path
social_stream-base-0.6.8 app/assets/javascripts/ckeditor/skins/office2003/skin.js
social_stream-base-0.6.6 app/assets/javascripts/ckeditor/skins/office2003/skin.js
social_stream-base-0.6.5 app/assets/javascripts/ckeditor/skins/office2003/skin.js
social_stream-base-0.6.3 app/assets/javascripts/ckeditor/skins/office2003/skin.js
social_stream-base-0.6.2 app/assets/javascripts/ckeditor/skins/office2003/skin.js
social_stream-base-0.6.1 app/assets/javascripts/ckeditor/skins/office2003/skin.js
social_stream-base-0.6.0 app/assets/javascripts/ckeditor/skins/office2003/skin.js
social_stream-base-0.5.2 lib/generators/social_stream/base/templates/public/javascripts/ckeditor/skins/office2003/skin.js
social_stream-base-0.5.1 lib/generators/social_stream/base/templates/public/javascripts/ckeditor/skins/office2003/skin.js
social_stream-base-0.5.0 lib/generators/social_stream/base/templates/public/javascripts/ckeditor/skins/office2003/skin.js
social_stream-0.4.6 lib/generators/social_stream/templates/public/javascripts/ckeditor/skins/office2003/skin.js
social_stream-0.4.5 lib/generators/social_stream/templates/public/javascripts/ckeditor/skins/office2003/skin.js
spree-cms-0.2.1 public/ckeditor/skins/office2003/skin.js
spree-cms-0.2.0 public/ckeditor/skins/office2003/skin.js
social_stream-0.4.4 lib/generators/social_stream/templates/public/javascripts/ckeditor/skins/office2003/skin.js
social_stream-0.4.3 lib/generators/social_stream/templates/public/javascripts/ckeditor/skins/office2003/skin.js
social_stream-0.4.2 lib/generators/social_stream/templates/public/javascripts/ckeditor/skins/office2003/skin.js
social_stream-0.4.1 lib/generators/social_stream/templates/public/javascripts/ckeditor/skins/office2003/skin.js
spree-cms-0.1.0 public/ckeditor/skins/office2003/skin.js