Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ck-hidden to the wireframe theme #5316

Closed
pjasiun opened this issue Mar 9, 2017 · 0 comments · Fixed by ckeditor/ckeditor5-ui#165
Closed

Add ck-hidden to the wireframe theme #5316

pjasiun opened this issue Mar 9, 2017 · 0 comments · Fixed by ckeditor/ckeditor5-ui#165
Assignees
Labels
package:ui type:improvement This issue reports a possible enhancement of an existing feature.
Milestone

Comments

@pjasiun
Copy link

pjasiun commented Mar 9, 2017

Add:

.ck-hidden {
	display: none;
}

From https://github.com/ckeditor/ckeditor5-theme-lark/blob/2c64d417b8e772833e9da637e1ac4d0a0348f414/theme/helpers/_states.scss#L17-L19

To the wireframe https://github.com/ckeditor/ckeditor5-ui/blob/master/theme/helpers/_states.scss

@oleq oleq self-assigned this Mar 9, 2017
pjasiun referenced this issue in ckeditor/ckeditor5-ui Mar 9, 2017
Other: Imported "ck-hidden" CSS class from ckeditor5-theme-lark. Closes #164.
@mlewand mlewand transferred this issue from ckeditor/ckeditor5-ui Oct 9, 2019
@mlewand mlewand added this to the iteration 9 milestone Oct 9, 2019
@mlewand mlewand added type:improvement This issue reports a possible enhancement of an existing feature. package:ui labels Oct 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package:ui type:improvement This issue reports a possible enhancement of an existing feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants