mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-05 19:41:44 +08:00
修改后台样式
This commit is contained in:
parent
0ef7fbd292
commit
b6aaa4077a
@ -74,7 +74,9 @@
|
||||
background-color: @mainActiveBack;
|
||||
|
||||
.layui-btn {
|
||||
border-color: @mainActiveBack;
|
||||
&:hover:not(.layui-btn-active) {
|
||||
color: @mainActiveBack;
|
||||
}
|
||||
|
||||
&.layui-btn-active {
|
||||
background-color: @mainActiveBack
|
||||
|
@ -186,7 +186,9 @@
|
||||
background-color: @mainColor;
|
||||
|
||||
.layui-btn {
|
||||
border-color: @mainColor;
|
||||
&:hover:not(.layui-btn-active) {
|
||||
color: @mainColor;
|
||||
}
|
||||
|
||||
&.layui-btn-active {
|
||||
background-color: @mainColor
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user