mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-28 15:49:57 +09:00
xe_board, xe default editor skin의 black/white에 대해서 제대로 컬러셋이 적용되도록 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4952 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
586fe1a7ba
commit
18ade28ca9
15 changed files with 47 additions and 39 deletions
|
|
@ -56,7 +56,7 @@
|
|||
<input type="hidden" name="document_srl" value="{$comment->get('document_srl')}" />
|
||||
<input type="hidden" name="comment_srl" value="{$comment->get('comment_srl')}" />
|
||||
<div class="title">{$lang->msg_is_secret}</div>
|
||||
<div class="content"><input type="password" name="password" class="inputTypeText" /><span class="button"><input type="submit" value="{$lang->cmd_input}" accesskey="s" /></span></div>
|
||||
<div class="content"><input type="password" name="password" class="inputTypeText" /><span class="button {$btn_class}"><input type="submit" value="{$lang->cmd_input}" accesskey="s" /></span></div>
|
||||
</form>
|
||||
</div>
|
||||
<!--@else-->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue