rhymix/modules/editor/skins/ckeditor/css/default.css
bnu e1c6be4bf3 #1087 ckeditor 정리
- xeEditor plugin 제거 및 app로 변경
- ckeditor config를 app 파일로 이동
- 툴바 접기 설정이 잘못 반영된 문제 수정
2015-03-06 19:47:31 +09:00

6 lines
127 B
CSS
Executable file

.cke_button__xe_component_label {
display: inline !important;
}
.cke_button__xe_component_icon {
display: none !important;
}