--- src/main/webapp/publish/css/popupLayer.css
+++ src/main/webapp/publish/css/popupLayer.css
... | ... | @@ -512,8 +512,7 @@ |
| 512 | 512 |
/* 예약관리 */ |
| 513 | 513 |
/* 예약관리 - 문자내용 */ |
| 514 | 514 |
.rev_pop_in input[type="text"] {background-color: #f2f2f2; width: 100%; height: 50px; border-radius: 5px;}
|
| 515 |
-.rev_pop_in input[type="text"]::placeholder {font-size: 17px; color: #222; font-weight: 400
|
|
| 516 |
-;} |
|
| 515 |
+.rev_pop_in input[type="text"]::placeholder {font-size: 17px; color: #222; font-weight: 400;}
|
|
| 517 | 516 |
.rev_pop_in input[type="text"]-ms-input-placeholder {font-size: 17px; color: #222; font-weight: 400;}
|
| 518 | 517 |
.rev_pop_middle {margin:0 0 10px;}
|
| 519 | 518 |
.rev_pop_middle span:first-child {float: left; font-size: 16px; font-weight: 300; padding-top: 5px;}
|
... | ... | @@ -1077,6 +1076,7 @@ |
| 1077 | 1076 |
.kakao_rev_popup .kakao_wrap .allimtalk_title::after{position: absolute; content: " "; width: 42px; height: 42px; background: url(/publish/images/content/icon_kakao01.png) no-repeat; right: -20px; top: -10px;}
|
| 1078 | 1077 |
.kakao_rev_popup .kakao_wrap .allimtalk_title img{margin: 0 8px 0 0; vertical-align: bottom;}
|
| 1079 | 1078 |
.kakao_rev_popup .kakao_wrap .allimtalk_content{width: calc(100% - 60px);background-color: #fff; border-radius: 0 0 5px 5px; padding: 0 0 10px 0; margin: 0 0 20px 0;}
|
| 1079 |
+.kakao_rev_popup .kakao_wrap .friendtalk .allimtalk_content{margin:0;}
|
|
| 1080 | 1080 |
.kakao_rev_popup .kakao_wrap .allimtalk_content .kakao_image img{width: 100%;}
|
| 1081 | 1081 |
.kakao_rev_popup .kakao_wrap .allimtalk_content p{width: calc(100% - 20px); white-space: normal; word-break: break-all; line-height: 1.4; padding: 0 10px; margin: 0 auto;}
|
| 1082 | 1082 |
.kakao_rev_popup .kakao_wrap .allimtalk_content .template_text,.kakao_rev_popup .kakao_wrap .allimtalk_content .emphasis_title_text{font-size: 16px; font-weight: 500; color: #222;}
|
... | ... | @@ -1091,6 +1091,15 @@ |
| 1091 | 1091 |
.kakao_rev_popup .kakao_wrap .allimtalk_content .template_text+.btn_kakao_type{margin-top: 8px;}
|
| 1092 | 1092 |
.kakao_rev_popup .kakao_wrap .allimtalk_content .btn_kakao_channel{width: calc(100% - 20px); height: 40px; font-size: 15px; border-radius: 5px; background-color: #ffea00;}
|
| 1093 | 1093 |
.kakao_rev_popup .kakao_wrap .allimtalk_content .btn_kakao_type{width: calc(100% - 20px); height: 40px; font-size: 15px; border-radius: 5px; background-color: #ededed;}
|
| 1094 |
+.kakao_rev_popup .tab_phone .addText{margin:8px 0 0 0;color:#002c9a;font-size:14px;}
|
|
| 1095 |
+ |
|
| 1096 |
+/* 카카오톡 발송결과, 예약관리 문자내용 보기 - 친구톡 */ |
|
| 1097 |
+.kakao_rev_popup .kakao_wrap .friendtalk .allimtalk_content{border-radius:5px;}
|
|
| 1098 |
+.kakao_rev_popup .kakao_wrap .friendtalk .kakao_image{border-radius:5px 5px 0 0;overflow:hidden;}
|
|
| 1099 |
+.kakao_rev_popup .kakao_wrap .friendtalk .rev_pop_txt{padding:20px;}
|
|
| 1100 |
+.kakao_rev_popup .kakao_wrap .friendtalk .rev_pop_txt p {margin:0 0 10px 0;font-size: 15px;color:#777;}
|
|
| 1101 |
+.kakao_rev_popup .kakao_wrap .friendtalk .rev_pop_txt .template_text{padding:10px 10px 0 10px;}
|
|
| 1102 |
+.kakao_rev_popup .kakao_wrap .friendtalk .rev_pop_txt p.kakao_block_text{width:calc(100% - 60px);text-align:right;font-size:13px;color:#555;font-weight:300;margin:10px 0 0 0;}
|
|
| 1094 | 1103 |
|
| 1095 | 1104 |
/* 카카오테스트발송 팝업 */ |
| 1096 | 1105 |
.test_sendpop.kakao_rev_popup .kakao_wrap .phone .phoneIn{height: 620px; background-image: url(/publish/images/content/kakaoBg.png);padding: 28px 19px 0 19px;}
|
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?