码迷,mamicode.com
首页 > 其他好文 > 详细

搜索框search

时间:2018-05-17 15:16:37      阅读:144      评论:0      收藏:0      [点我收藏+]

标签:color   log   inpu   size   lan   xxxxx   close   xxx   NPU   

https://blog.csdn.net/xxxxxmiss/article/details/51534626

 

/*叉号改*/
input[type=search]::-webkit-search-cancel-button{
-webkit-appearance: none;
position: relative;
height: 20px;
width: 20px;
border-radius: 50%;
background-color: #EBEBEB;
}
input[type=search]::-webkit-search-cancel-button{
width: 20px; height: 40px;
background: url("../img/advise/close.png") no-repeat center;
background-size: 18px 18px;
}

搜索框search

标签:color   log   inpu   size   lan   xxxxx   close   xxx   NPU   

原文地址:https://www.cnblogs.com/beimingbingpo/p/9050793.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!