diff --git a/AvocadoEdition_Light/adm/editor_font.php b/AvocadoEdition_Light/adm/editor_font.php index 2645e8e..befffbd 100644 --- a/AvocadoEdition_Light/adm/editor_font.php +++ b/AvocadoEdition_Light/adm/editor_font.php @@ -49,6 +49,17 @@ EventHandler::triggerEvent("amber.admin.editor_font_form_before"); th a+a { margin-top: 3px; } + + td pre { + overflow: hidden; + white-space: pre-wrap; + white-space: -moz-pre-wrap; + white-space: -pre-wrap; + white-space: -o-pre-wrap; + word-wrap: break-word; + word-break: break-all; + overflow-wrap: break-word; + }

폰트 등록

@@ -124,11 +135,11 @@ EventHandler::triggerEvent("amber.admin.editor_font_form_before"); $font_id = $row['font_id']; ?> - - - - - + + +
+ + 삭제