--- src/main/webapp/WEB-INF/jsp/web/custom/MsgCustomPopupAjax.jsp
+++ src/main/webapp/WEB-INF/jsp/web/custom/MsgCustomPopupAjax.jsp
... | ... | @@ -5,6 +5,11 @@ |
| 5 | 5 |
<%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions"%> |
| 6 | 6 |
|
| 7 | 7 |
<head> |
| 8 |
+<style> |
|
| 9 |
+ .custom_layer .body_cont table tr.custom_put1 td .custom_put1_txt{margin:8px 0 0 0;}
|
|
| 10 |
+ .custom_layer .body_cont table tr.custom_put1 td .custom_put1_txt p{line-height:1.2;}
|
|
| 11 |
+ .custom_layer .body_cont table tr.custom_put1 td .custom_put1_txt p:first-child{margin:0;}
|
|
| 12 |
+</style> |
|
| 8 | 13 |
<script type="text/javascript"> |
| 9 | 14 |
$(document).ready(function(){
|
| 10 | 15 |
$("input:text[numberOnly]").on("keyup", function() {
|
... | ... | @@ -410,7 +415,8 @@ |
| 410 | 415 |
</div> |
| 411 | 416 |
<div class="custom_put1_txt"> |
| 412 | 417 |
<p><span class="vMiddle">*</span> <span class="c_e40000">캘리그래피체는 수정이 불가</span>합니다.</p> |
| 413 |
- <p><span class="vMiddle">*</span> <spanspan class="c_e40000">제작형태와 요청사항이 상이</span>한 경우 <spanspan class="c_e40000">추가로 비용이 발생</span>할 수 있습니다.</p> |
|
| 418 |
+ <p><span class="vMiddle">*</span> <span class="c_e40000">제작형태와 요청사항이 상이</span>한 경우 <span class="c_e40000">추가로 비용이 발생</span>할 수 있습니다.</p> |
|
| 419 |
+ <p><span class="vMiddle">*</span> <span class="c_e40000">제작된 이미지는 <span class="c_e40000">알림톡 및 친구톡</span> 발송에는 사용할 수 없습니다.</p> |
|
| 414 | 420 |
</div> |
| 415 | 421 |
</td> |
| 416 | 422 |
</tr> |
... | ... | @@ -418,7 +424,7 @@ |
| 418 | 424 |
<th>제공방법</th> |
| 419 | 425 |
<td> |
| 420 | 426 |
<input type="checkbox" id="storage" checked="checked" disabled="disabled"> <label for="storage">내보관함</label> |
| 421 |
- <input type="checkbox" name="customProvision" id="radio11" value="01"> <label for="radio11">카카오톡</label> |
|
| 427 |
+ <input type="checkbox" name="customProvision" id="radio11" value="01"> <label for="radio11">문자</label> |
|
| 422 | 428 |
<input type="checkbox" name="customProvision" id="radio12" value="02"> <label for="radio12">이메일</label> |
| 423 | 429 |
<input type="text" class="radio12_input" name="customResultEmail" placeholder="이메일주소를 입력해주세요" onfocus="''" onblur="this.placeholder='이메일주소를 입력해주세요'"> |
| 424 | 430 |
<!-- <span>중복선택 가능(최대2개)</span> --> |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?