mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-05 19:41:44 +08:00
修改样式
This commit is contained in:
parent
c95890a4fa
commit
298017b93b
@ -68,3 +68,16 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.layui-btn-group {
|
||||
border-color: @mainActiveBack;
|
||||
background-color: @mainActiveBack;
|
||||
|
||||
.layui-btn {
|
||||
border-color: @mainActiveBack;
|
||||
|
||||
&.layui-btn-active {
|
||||
background-color: @mainActiveBack
|
||||
}
|
||||
}
|
||||
}
|
@ -180,3 +180,16 @@
|
||||
border-bottom: unset;
|
||||
}
|
||||
}
|
||||
|
||||
.layui-btn-group {
|
||||
border-color: @mainColor;
|
||||
background-color: @mainColor;
|
||||
|
||||
.layui-btn {
|
||||
border-color: @mainColor;
|
||||
|
||||
&.layui-btn-active {
|
||||
background-color: @mainColor
|
||||
}
|
||||
}
|
||||
}
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user