码迷,mamicode.com
首页 > Web开发 > 详细

总结比较常用的牛逼的css

时间:2018-07-09 17:55:59      阅读:177      评论:0      收藏:0      [点我收藏+]

标签:NPU   常用   tran   class   round   背景   ase   :active   hover   

隐藏浏览器自动添加账号密码的屎黄色背景

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
-webkit-transition-delay: 99999s;
-webkit-transition: color 99999s ease-out, background-color 99999s ease-out;
}
 
选择special下所有class为 col-的class
.special  [class*=col-]
 
选择当前元素后面紧跟的 div 
+div 

总结比较常用的牛逼的css

标签:NPU   常用   tran   class   round   背景   ase   :active   hover   

原文地址:https://www.cnblogs.com/cuteBoylijing/p/9284865.html

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