rhymix/modules/editor
SMaker dfd8dc5057 관리자 페이지에서 발생하는 XpressEditor UI 버그 수정
관리자 페이지에서 XpressEditor의 select 박스 가로 폭이 비정상적으로 늘어나는 버그를 수정했습니다.

admin.css에서 min-width 값을 변경하기 때문에 가로폭이 늘어나는군요.크롬에서 디버깅해보니
min-width:auto가 무시되길래 min-wdith 속성을 width 값과 동일하게 64px로 변경했습니다.
2013-11-24 11:04:10 +09:00
..
components Merge branch 'feature/abspath' into develop 2013-11-23 22:08:02 +09:00
conf module.xml에서 standalone="true" 제거 2013-11-17 11:19:14 +09:00
lang Document, Comment list manager modal UI update. 2012-12-26 10:14:30 +00:00
queries rewrite rul에 m.layouts 추가 2010-11-18 02:12:21 +00:00
ruleset Add admin editor page (not complated lang file) 2011-09-07 08:45:00 +00:00
schemas #18931132 - 환경에 따라 XML을 파싱하지 못할 수 있는 문제 수정 2010-06-06 10:30:44 +00:00
skins 관리자 페이지에서 발생하는 XpressEditor UI 버그 수정 2013-11-24 11:04:10 +09:00
styles change author 2013-11-07 02:42:42 +00:00
tpl minify js, css 2013-11-23 21:45:02 +09:00
editor.admin.controller.php copyright add to php files 2013-11-08 05:52:51 +00:00
editor.admin.view.php copyright add to php files 2013-11-08 05:52:51 +00:00
editor.api.php copyright add to php files 2013-11-08 05:52:51 +00:00
editor.class.php copyright add to php files 2013-11-08 05:52:51 +00:00
editor.controller.php #51 preg_match()를 substr_compare() 또는 strncmp()로 대체 2013-11-22 13:00:56 +09:00
editor.model.php #64 서버 내 경로를 절대경로로 변경 2013-11-23 11:59:49 +09:00
editor.view.php copyright add to php files 2013-11-08 05:52:51 +00:00