mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-01 15:32:48 +08:00
重置小复选框样式
This commit is contained in:
@@ -62,4 +62,12 @@
|
||||
|
||||
.layui-laydate td.layui-this{
|
||||
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