el-checkbox 对勾颜色调整

对勾默认是白色 改的时候一直在试着改color人,其实不对。我用的是element ui 的复选框

javascript 复制代码
/* 对勾颜色调整 */
.el-checkbox__inner::after{
  /* 是改这里的颜色 */
  border: 2px solid #1F7DFD;   
  border-left: 0;
  border-top: 0;
 }
相关推荐
荆州克莱10 小时前
springcloud整合nacos、sentinal、springcloud-gateway,springboot security、oauth2总结
spring boot·spring·spring cloud·css3·技术
天高任鸟飞dyz18 小时前
html加载页面
css·html·css3
好多吃的啊18 小时前
文字阴影特效
css3
荆州克莱2 天前
杨敏博士:基于法律大模型的智能法律系统
spring boot·spring·spring cloud·css3·技术
Passion不晚3 天前
制作炫酷个人网页:用 HTML 和 CSS3 展现你的风格
前端·html·css3
安冬的码畜日常3 天前
【CSS in Depth 2 精译_029】5.2 Grid 网格布局中的网格结构剖析(上)
前端·css·css3·html5·grid·css布局·grid布局
安冬的码畜日常3 天前
【CSS in Depth 2 精译_030】5.2 Grid 网格布局中的网格结构剖析(下)
前端·css·css3·html5·flexbox·网格布局·css布局
荆州克莱4 天前
书生大模型全链路开源体系
spring boot·spring·spring cloud·css3·技术
安冬的码畜日常4 天前
【CSS in Depth 2 精译_031】5.3 Grid 网格布局的两种替代语法
前端·css·css3·html5·网格布局·网格·css布局
荆州克莱5 天前
React源码学习(一):如何学习React源码
spring boot·spring·spring cloud·css3·技术