白色主题默认背景
parent
5303529fb6
commit
fe924142ab
|
|
@ -183,12 +183,12 @@
|
||||||
.light-theme .pear-nav-tree .layui-this a,
|
.light-theme .pear-nav-tree .layui-this a,
|
||||||
.light-theme .pear-nav-tree .layui-this{
|
.light-theme .pear-nav-tree .layui-this{
|
||||||
color: white!important;
|
color: white!important;
|
||||||
background-color: #009688!important;
|
background-color: #5FB878!important;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.light-theme .pear-nav-tree .layui-this a:hover{
|
.light-theme .pear-nav-tree .layui-this a:hover{
|
||||||
background-color: #009688!important;
|
background-color: #5FB878!important;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue