#1087 ckeditor 정리

- xeEditor plugin 제거 및 app로 변경
- ckeditor config를 app 파일로 이동
- 툴바 접기 설정이 잘못 반영된 문제 수정
This commit is contained in:
bnu 2015-03-06 19:47:31 +09:00
parent a6c15ffb0e
commit e1c6be4bf3
7 changed files with 109 additions and 119 deletions

View file

@ -0,0 +1,6 @@
.cke_button__xe_component_label {
display: inline !important;
}
.cke_button__xe_component_icon {
display: none !important;
}