2023/10/24 button 재수정
This commit is contained in:
parent
59f4842150
commit
31fccbae10
@ -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 {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;}
|
button.txt_btn i {background-image: url(/publish/images/content/txt_img.png); width: 15px; height: 17px; margin: 0 3px 1px 0;}
|
||||||
|
|
||||||
/*아이폰에서 버튼 텍스트가 파란색으로 나와서 추가 231024*/
|
/*아이폰에서 버튼 텍스트가 파란색으로 나와서 추가 231024
|
||||||
button, html [type="button"] {-webkit-appearance: none;}
|
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;}
|
i.remove_img {background-image: url(/publish/images/content/remove_icon.png);width: 10px;height: 2px;margin: 0 3px 1px 0;}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user