.theme-bule .avue-header, .theme-bule .avue-logo {
|
background: #004ca7;
|
}
|
|
.theme-bule .avue-sidebar {
|
background: #004ca7;
|
}
|
|
.theme-bule .avue-sidebar .el-menu-item.is-active, .theme-bule .avue-sidebar .el-submenu__title.is-active {
|
background-color: rgba(0, 0, 0, 0.2);
|
}
|
|
.theme-bule .el-dropdown {
|
color: #fff;
|
}
|
|
.theme-bule .avue-logo .avue-logo_title {
|
color: #fff;
|
}
|
|
.theme-bule .avue-breadcrumb i {
|
color: #fff;
|
}
|
|
.theme-bule .top-bar__item i {
|
color: #fff;
|
}
|
|
.theme-bule .avue-top .el-menu-item i,
|
.theme-bule .avue-top .el-menu-item span {
|
color: #fff;
|
}
|
|
.theme-bule .avue-top .el-menu-item:hover i,
|
.theme-bule .avue-top .el-menu-item:hover span {
|
color: #fff;
|
}
|
|
.theme-deep-bule .avue-header, .theme-deep-bule .avue-logo {
|
background: #19305C;
|
}
|
|
.theme-deep-bule .avue-sidebar {
|
background: #19305C;
|
}
|
|
.theme-deep-bule .avue-sidebar .el-menu-item.is-active, .theme-deep-bule .avue-sidebar .el-submenu__title.is-active {
|
background-color: rgba(0, 0, 0, 0.2);
|
}
|
|
.theme-deep-bule .el-dropdown {
|
color: #fff;
|
}
|
|
.theme-deep-bule .avue-logo .avue-logo_title {
|
color: #fff;
|
}
|
|
.theme-deep-bule .avue-breadcrumb i {
|
color: #fff;
|
}
|
|
.theme-deep-bule .top-bar__item i {
|
color: #fff;
|
}
|
|
.theme-deep-bule .avue-top .el-menu-item i,
|
.theme-deep-bule .avue-top .el-menu-item span {
|
color: #fff;
|
}
|
|
.theme-deep-bule .avue-top .el-menu-item:hover i,
|
.theme-deep-bule .avue-top .el-menu-item:hover span {
|
color: #fff;
|
}
|
/*# sourceMappingURL=bule.css.map */
|