X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fskins%2Fkama%2Fmainui.css;h=141ea7b49e65dcc827a3ce7798019b72337128b9;hb=2f22c0c38f17e75be5541089076885442aaa2377;hp=646d221ca75fd3a353570d63969420c6de156196;hpb=4e90e78dc97789709ee7404359a5517540c27553;p=ckeditor.git diff --git a/_source/skins/kama/mainui.css b/_source/skins/kama/mainui.css index 646d221..141ea7b 100644 --- a/_source/skins/kama/mainui.css +++ b/_source/skins/kama/mainui.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ @@ -28,6 +28,7 @@ span.cke_skin_kama { -moz-border-radius: 5px; -webkit-border-radius: 5px; + -webkit-touch-callout: none; border-radius: 5px; background-color: #d3d3d3; background-image: url(images/sprites.png); @@ -57,9 +58,11 @@ span.cke_skin_kama display: inline-table; width: 100%; } + +.cke_skin_kama .cke_browser_ie .cke_editor, .cke_skin_kama .cke_browser_webkit .cke_editor { - display: table; /* #6684 */ + display: table; /* #6684, #8342 */ } .cke_skin_kama .ltr .cke_browser_ie iframe