X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fskins%2Foffice2003%2Fdialog.css;h=e609b2da6b4c13aafc48b5dd355dc9a9a6b99226;hb=refs%2Ftags%2Fv3.2.1;hp=b33f6de7b51023495741f5e8c02e0c42816aefff;hpb=059b4c2fef02528bf1af189f7996e80652faddfb;p=ckeditor.git diff --git a/_source/skins/office2003/dialog.css b/_source/skins/office2003/dialog.css index b33f6de..e609b2d 100644 --- a/_source/skins/office2003/dialog.css +++ b/_source/skins/office2003/dialog.css @@ -612,7 +612,6 @@ body .cke_dialog .cke_skin_office2003 .cke_dialog #ImagePreviewBox { - white-space : normal; border : 2px ridge black; overflow : scroll; height : 160px; @@ -620,6 +619,17 @@ body .cke_dialog padding : 2px; background-color : white; } + +.cke_skin_office2003 .cke_dialog #ImagePreviewBox table td { + white-space: normal; +} + +/* Fix iframedialog's height doesn't stretch to 100% #4863.*/ +.cke_skin_office2003 .cke_browser_iequirks .cke_dialog_page_contents +{ + _position: absolute; +} + .cke_skin_office2003 .cke_dialog #ImagePreviewLoader { position: absolute;