mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-19 03:09:55 +09:00
xpresseditor에 default 에디터의 컬러셋 모두 적용후 default 에디터를 대체하도록 함 xpresseidtor의 텍스트등에서 한글 제외 (바꾸기 부분은 아직 미 적용) git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6104 201d5d3c-b55e-5fd7-737f-ddc643e51545
9 lines
381 B
HTML
9 lines
381 B
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<link href="css/style.black.css" rel="stylesheet" type="text/css" />
|
|
</head>
|
|
<body id="xpressInput" class="xpressOutput">
|
|
</body>
|
|
</html>
|