diff --git a/src/main/webapp/publish/css/button.css b/src/main/webapp/publish/css/button.css index dfc14ba6..c8405aa1 100644 --- a/src/main/webapp/publish/css/button.css +++ b/src/main/webapp/publish/css/button.css @@ -91,8 +91,8 @@ button.pdf_btn {border: 1px solid #e40000 !important; color: #e40000;} button.txt_btn {border: 1px solid #53a6da !important; color: #53a6da; } button.txt_btn i {background-image: url(/publish/images/content/txt_img.png); width: 15px; height: 17px; margin: 0 3px 1px 0;} -/*아이폰에서 버튼 텍스트가 파란색으로 나와서 추가 231024*/ -button, html [type="button"] {-webkit-appearance: none;} +/*아이폰에서 버튼 텍스트가 파란색으로 나와서 추가 231024 +button, html [type="button"] {-webkit-appearance: none;}*/ /* 기타 버튼 타입 아이콘 */ i.remove_img {background-image: url(/publish/images/content/remove_icon.png);width: 10px;height: 2px;margin: 0 3px 1px 0;}