mirror of https://gitee.com/y_project/RuoYi.git
修改切换“浅蓝”主题,首页菜单字体和主题背景颜色冲突的问题。
parent
a1dba1ad1c
commit
8b4aef15cf
|
@ -927,6 +927,7 @@
|
|||
.theme-blue.skin-blue .navbar-default .nav>li.selected>a,
|
||||
.theme-blue.skin-blue .navbar-default .nav>li.selected>a:focus {
|
||||
background-color: #1890ff;
|
||||
color: rgba(255,255,255,1);
|
||||
}
|
||||
|
||||
.theme-blue.skin-green .navbar-default .nav>li.active>a {
|
||||
|
|
Loading…
Reference in New Issue