mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-09 03:22:51 +08:00
重置小复选框样式
This commit is contained in:
@@ -63,3 +63,11 @@
|
|||||||
.layui-laydate td.layui-this{
|
.layui-laydate td.layui-this{
|
||||||
background-color: #66CCFF !important;
|
background-color: #66CCFF !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.layui-form-checkbox[lay-skin="primary"]:hover i{
|
||||||
|
border-color: #66CCFF;
|
||||||
|
}
|
||||||
|
.layui-form-checked[lay-skin="primary"] i{
|
||||||
|
border-color: #66CCFF !important;
|
||||||
|
background-color: #66CCFF !important;
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user