X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fskins%2Fkama%2Fmainui.css;h=d80946efe8d2264b81558fce4d92e3dc765a969e;hb=a272c66d841421f8bf933c16535bdcde1c4649fc;hp=a3d576238f45f480c3b91747f64f7e023d5d8eb0;hpb=48b1db88210b4160dce439c6e3e32e14af8c106b;p=ckeditor.git diff --git a/_source/skins/kama/mainui.css b/_source/skins/kama/mainui.css index a3d5762..d80946e 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-2013, 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 @@ -133,7 +136,7 @@ span.cke_skin_kama cursor: move; } -.cke_skin_kama .cke_rtl .cke_resizer +.cke_skin_kama .cke_resizer_rtl { cursor: sw-resize; /* resizer_rtl.gif*/