에디터 파일첨부 버튼(플래시)의 cursor를 hand로 변경

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6516 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
bnu 2009-06-11 06:17:42 +00:00
parent 8a10ed0d0b
commit 199191666d

View file

@ -68,6 +68,7 @@ function XEUploaderStart(obj) {
button_text_style: null,
button_text_left_padding: 0,
button_text_top_padding: 0,
button_cursor:-2,
// The event handler functions are defined in handlers.js
file_queued_handler : fileQueued,