/* Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ html.cke_copyformatting_active { min-height: 100%; } /* There is no cursor in CUR format for IE/Edge as that browser does not support custom cursor in [contenteditable] area. Ticket for this issue: https://connect.microsoft.com/IE/feedback/details/1070215/cant-change-cursor-in-contenteditable-using-css */ .cke_copyformatting_disabled, .cke_copyformatting_disabled a, .cke_copyformatting_disabled .cke_editable { cursor: url(../cursors/cursor-disabled.svg) 12 1, auto; } .cke_copyformatting_disabled .cke_top a, .cke_copyformatting_disabled .cke_bottom a { cursor: default; } /* Added `!important` rule as a fix for overriding the cursor by the Table Resize plugin. The `!important` rule is used because the Table Resize plugin creates a `