kmg 2023-10-24
2023/10/24 button 재수정
@31fccbae10d16223f7d1972eebf26159efc26969
src/main/webapp/publish/css/button.css
--- src/main/webapp/publish/css/button.css
+++ src/main/webapp/publish/css/button.css
@@ -91,8 +91,8 @@
 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;}
Add a comment
List