mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
(code highlighter 문제 해결) 2. 이모티콘 에디터컴포넌트의 팝업 내용이 IE에서 사라지는 문제 수정 git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6297 201d5d3c-b55e-5fd7-737f-ddc643e51545
6 lines
193 B
CSS
6 lines
193 B
CSS
@charset "utf-8";
|
|
|
|
@import url(../../../../../modules/admin/tpl/css/admin.css);
|
|
img.emoticon { margin:10px 10px 0 0; cursor:pointer; }
|
|
.emoticonList { position:absolute; right:40px; top:4px;}
|
|
|