Ver Fonte

Extracted ck-hidden class to ckeditor5-ui.

Aleksander Nowodzinski há 8 anos atrás
pai
commit
c11ad9a259

+ 0 - 7
packages/ckeditor5-theme-lark/theme/helpers/_states.scss

@@ -11,13 +11,6 @@ $ck-focus-outer-shadow: 0 0 3px 2px lighten( ck-color( 'focus' ), 10% );
  */
 $ck-focus-ring: 1px solid ck-color( 'focus' );
 
-/**
- * A class which hides an element in DOM.
- */
-.ck-hidden {
-	display: none;
-}
-
 /**
  * A class which indicates that an element holding it is disabled.
  */