mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-03 17:22:20 +09:00
#1579 업로드 폼 UI 및 파일선택 방법 개선
This commit is contained in:
parent
c8fafa77d7
commit
8a412532d4
5 changed files with 144 additions and 106 deletions
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
{@ $css_content = null }
|
||||
<!--@if($content_font || $content_font_size)-->
|
||||
{@ $css_content = '.xe_content.editable p { margin: 0;'. chr(125); }
|
||||
<!--@if($content_style === 'ckeditor_light')-->{@ $css_content = '.xe_content.editable p { margin: 0;'. chr(125); }<!--@endif-->
|
||||
|
||||
{@ $css_content .= ' .xe_content.editable { '}
|
||||
<block cond="$content_font">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue