.theme-white .el-menu--popup .el-menu-item {
|
background-color: #fff;
|
}
|
|
.theme-white .el-menu--popup .el-menu-item i, .theme-white .el-menu--popup .el-menu-item span {
|
color: #666;
|
}
|
|
.theme-white .el-menu--popup .el-menu-item:hover i, .theme-white .el-menu--popup .el-menu-item:hover span {
|
color: #333;
|
}
|
|
.theme-white .el-menu--popup .el-menu-item.is-active {
|
background-color: #409EFF;
|
}
|
|
.theme-white .el-menu--popup .el-menu-item.is-active:before {
|
content: '';
|
top: 0;
|
left: 0;
|
bottom: 0;
|
width: 4px;
|
background: #409eff;
|
position: absolute;
|
}
|
|
.theme-white .el-menu--popup .el-menu-item.is-active i, .theme-white .el-menu--popup .el-menu-item.is-active span {
|
color: #fff;
|
}
|
|
.theme-white .avue-header,
|
.theme-white .avue-logo,
|
.theme-white .tags-container {
|
background-color: #409EFF;
|
}
|
|
.theme-white .avue-sidebar--tip {
|
background-color: transparent;
|
color: #333;
|
}
|
|
.theme-white .el-dropdown {
|
color: #fff;
|
}
|
|
.theme-white .avue-logo_title {
|
font-weight: 400;
|
color: #fff;
|
}
|
|
.theme-white .logo_title,
|
.theme-white .avue-breadcrumb {
|
color: #fff;
|
}
|
|
.theme-white .logo_title i,
|
.theme-white .avue-breadcrumb i {
|
color: #fff;
|
}
|
|
.theme-white .avue-top .el-menu-item i,
|
.theme-white .avue-top .el-menu-item span {
|
color: #fff;
|
}
|
|
.theme-white .avue-top .el-menu-item:hover i,
|
.theme-white .avue-top .el-menu-item:hover span {
|
color: #fff;
|
}
|
|
.theme-white .avue-sidebar {
|
-webkit-box-shadow: 2px 0 6px rgba(0, 21, 41, 0.15);
|
box-shadow: 2px 0 6px rgba(0, 21, 41, 0.15);
|
background-color: #fff;
|
padding-top: 70px;
|
}
|
|
.theme-white .avue-sidebar .el-menu-item i, .theme-white .avue-sidebar .el-menu-item span, .theme-white .avue-sidebar .el-submenu__title i, .theme-white .avue-sidebar .el-submenu__title span {
|
color: #666;
|
}
|
|
.theme-white .avue-sidebar .el-menu-item:hover, .theme-white .avue-sidebar .el-submenu__title:hover {
|
background: transparent;
|
}
|
|
.theme-white .avue-sidebar .el-menu-item:hover i, .theme-white .avue-sidebar .el-menu-item:hover span, .theme-white .avue-sidebar .el-submenu__title:hover i, .theme-white .avue-sidebar .el-submenu__title:hover span {
|
color: #333;
|
}
|
|
.theme-white .avue-sidebar .el-menu-item.is-active, .theme-white .avue-sidebar .el-submenu__title.is-active {
|
background-color: #409EFF;
|
}
|
|
.theme-white .avue-sidebar .el-menu-item.is-active i, .theme-white .avue-sidebar .el-menu-item.is-active span, .theme-white .avue-sidebar .el-submenu__title.is-active i, .theme-white .avue-sidebar .el-submenu__title.is-active span {
|
color: #fff;
|
}
|
|
.theme-white .top-search .el-input__inner {
|
color: #333;
|
}
|
|
.theme-white .top-search input::-webkit-input-placeholder,
|
.theme-white .top-search textarea::-webkit-input-placeholder {
|
/* WebKit browsers */
|
color: #fff;
|
}
|
|
.theme-white .top-search input:-moz-placeholder,
|
.theme-white .top-search textarea:-moz-placeholder {
|
/* Mozilla Firefox 4 to 18 */
|
color: #fff;
|
}
|
|
.theme-white .top-search input::-moz-placeholder,
|
.theme-white .top-search textarea::-moz-placeholder {
|
/* Mozilla Firefox 19+ */
|
color: #fff;
|
}
|
|
.theme-white .top-search input:-ms-input-placeholder,
|
.theme-white .top-search textarea:-ms-input-placeholder {
|
/* Internet Explorer 10+ */
|
color: #fff;
|
}
|
|
.theme-white .top-bar__item i {
|
color: #fff;
|
}
|
|
.theme-dark .avue-logo {
|
color: #fff;
|
background-color: #2c3643;
|
-webkit-box-shadow: none;
|
box-shadow: none;
|
}
|
|
.theme-dark .avue-logo .avue-logo_title {
|
font-size: 20px;
|
font-weight: 400;
|
}
|
|
.theme-dark .avue-top {
|
background-color: #2c3643;
|
-webkit-box-shadow: none;
|
box-shadow: none;
|
color: #ccc;
|
}
|
|
.theme-dark .avue-top i, .theme-dark .avue-top span {
|
color: #ccc;
|
}
|
|
.theme-dark .avue-main {
|
padding: 0 5px;
|
}
|
|
.theme-dark .avue-tags {
|
padding-left: 0;
|
background-color: #2c3643;
|
border-color: transparent;
|
}
|
|
.theme-dark .avue-tags .el-tabs__item {
|
margin: 0 !important;
|
background-color: #262d37;
|
}
|
|
.theme-dark .avue-tags .el-tabs__item.is-active {
|
color: #262d37 !important;
|
background-color: #fff !important;
|
border-color: #262d37 !important;
|
}
|
|
.theme-dark .avue-main {
|
background-color: #2c3643;
|
}
|
|
.theme-dark .avue-sidebar {
|
background-color: #2c3643;
|
-webkit-box-shadow: none;
|
box-shadow: none;
|
}
|
|
.theme-dark .avue-sidebar .el-menu-item i, .theme-dark .avue-sidebar .el-menu-item span, .theme-dark .avue-sidebar .el-submenu__title i, .theme-dark .avue-sidebar .el-submenu__title span {
|
color: #ccc;
|
}
|
|
.theme-dark .avue-sidebar .el-menu-item:hover, .theme-dark .avue-sidebar .el-menu-item.is-active, .theme-dark .avue-sidebar .el-submenu__title:hover, .theme-dark .avue-sidebar .el-submenu__title.is-active {
|
background: #262d37;
|
}
|
|
.theme-dark .avue-sidebar .el-menu-item:hover i, .theme-dark .avue-sidebar .el-menu-item:hover span, .theme-dark .avue-sidebar .el-menu-item.is-active i, .theme-dark .avue-sidebar .el-menu-item.is-active span, .theme-dark .avue-sidebar .el-submenu__title:hover i, .theme-dark .avue-sidebar .el-submenu__title:hover span, .theme-dark .avue-sidebar .el-submenu__title.is-active i, .theme-dark .avue-sidebar .el-submenu__title.is-active span {
|
color: #fff;
|
}
|
|
.theme-dark .avue-sidebar .el-menu-item:hover:before, .theme-dark .avue-sidebar .el-menu-item.is-active:before, .theme-dark .avue-sidebar .el-submenu__title:hover:before, .theme-dark .avue-sidebar .el-submenu__title.is-active:before {
|
background-color: #000;
|
}
|
|
.theme-star .avue-main {
|
background: transparent;
|
}
|
|
.theme-star .avue-contail {
|
background-image: url("/img/bg/star-squashed.jpg");
|
background-size: 100% 100%;
|
}
|
|
.theme-star .avue-logo {
|
color: #fff;
|
}
|
|
.theme-star .avue-header,
|
.theme-star .avue-logo,
|
.theme-star .tags-container {
|
background-color: transparent;
|
}
|
|
.theme-star .el-card, .theme-star .error-page {
|
opacity: .9;
|
}
|
|
.theme-star .avue-tabs {
|
padding: 0 20px;
|
}
|
|
.theme-star .avue-tags {
|
background-color: transparent;
|
border-top: none;
|
}
|
|
.theme-star .avue-top .avue-breadcrumb {
|
color: #fff;
|
}
|
|
.theme-star .avue-top .el-menu-item i, .theme-star .avue-top .el-menu-item span {
|
color: #fff;
|
}
|
|
.theme-star .avue-top .el-menu-item.is-active {
|
background-color: rgba(0, 0, 0, 0.4);
|
}
|
|
.theme-star .avue-top .el-dropdown {
|
color: #fff;
|
}
|
|
.theme-star .avue-sidebar {
|
-webkit-box-shadow: 2px 0 6px rgba(0, 21, 41, 0.15);
|
box-shadow: 2px 0 6px rgba(0, 21, 41, 0.15);
|
background-color: transparent;
|
}
|
|
.theme-star .avue-sidebar .el-menu-item i, .theme-star .avue-sidebar .el-menu-item span, .theme-star .avue-sidebar .el-submenu__title i, .theme-star .avue-sidebar .el-submenu__title span {
|
color: #fff;
|
}
|
|
.theme-star .avue-sidebar .el-menu-item:hover, .theme-star .avue-sidebar .el-submenu__title:hover {
|
background: transparent;
|
}
|
|
.theme-star .avue-sidebar .el-menu-item:hover i, .theme-star .avue-sidebar .el-menu-item:hover span, .theme-star .avue-sidebar .el-submenu__title:hover i, .theme-star .avue-sidebar .el-submenu__title:hover span {
|
color: #409EFF;
|
}
|
|
.theme-star .avue-sidebar .el-menu-item.is-active, .theme-star .avue-sidebar .el-submenu__title.is-active {
|
background-color: rgba(0, 0, 0, 0.4);
|
}
|
|
.theme-star .avue-sidebar .el-menu-item.is-active i, .theme-star .avue-sidebar .el-menu-item.is-active span, .theme-star .avue-sidebar .el-submenu__title.is-active i, .theme-star .avue-sidebar .el-submenu__title.is-active span {
|
color: #fff;
|
}
|
|
.theme-star .top-search .el-input__inner {
|
color: #333;
|
}
|
|
.theme-star .top-search input::-webkit-input-placeholder,
|
.theme-star .top-search textarea::-webkit-input-placeholder {
|
/* WebKit browsers */
|
color: #fff;
|
}
|
|
.theme-star .top-search input:-moz-placeholder,
|
.theme-star .top-search textarea:-moz-placeholder {
|
/* Mozilla Firefox 4 to 18 */
|
color: #fff;
|
}
|
|
.theme-star .top-search input::-moz-placeholder,
|
.theme-star .top-search textarea::-moz-placeholder {
|
/* Mozilla Firefox 19+ */
|
color: #fff;
|
}
|
|
.theme-star .top-search input:-ms-input-placeholder,
|
.theme-star .top-search textarea:-ms-input-placeholder {
|
/* Internet Explorer 10+ */
|
color: #fff;
|
}
|
|
.theme-star .top-bar__item i {
|
color: #fff;
|
}
|
|
.theme-vip .avue-header {
|
background-color: #20222a;
|
}
|
|
.theme-vip .el-dropdown {
|
color: rgba(246, 202, 157, 0.7);
|
}
|
|
.theme-vip .avue-logo .avue-logo_title {
|
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(246, 202, 157, 0.7)), to(#f6ca9d));
|
-webkit-background-clip: text;
|
-webkit-text-fill-color: transparent;
|
font-weight: 400;
|
}
|
|
.theme-vip .avue-breadcrumb i {
|
color: rgba(246, 202, 157, 0.7);
|
}
|
|
.theme-vip .avue-sidebar .el-menu-item.is-active:before {
|
background: rgba(246, 202, 157, 0.7);
|
}
|
|
.theme-vip .avue-sidebar .el-menu-item.is-active i, .theme-vip .avue-sidebar .el-menu-item.is-active span {
|
color: #f6ca9d;
|
}
|
|
.theme-vip .avue-tags .el-tabs__item {
|
color: rgba(0, 0, 0, 0.4) !important;
|
}
|
|
.theme-vip .avue-tags .el-tabs__item.is-active {
|
color: #f6ca9d !important;
|
border-color: #f6ca9d !important;
|
}
|
|
.theme-vip .avue-tags .el-tabs__item:before {
|
background: #f6ca9d;
|
}
|
|
.theme-vip .top-search .el-input__inner {
|
color: rgba(246, 202, 157, 0.7);
|
}
|
|
.theme-vip .top-search input::-webkit-input-placeholder,
|
.theme-vip .top-search textarea::-webkit-input-placeholder {
|
/* WebKit browsers */
|
color: rgba(246, 202, 157, 0.7);
|
}
|
|
.theme-vip .top-search input:-moz-placeholder,
|
.theme-vip .top-search textarea:-moz-placeholder {
|
/* Mozilla Firefox 4 to 18 */
|
color: rgba(246, 202, 157, 0.7);
|
}
|
|
.theme-vip .top-search input::-moz-placeholder,
|
.theme-vip .top-search textarea::-moz-placeholder {
|
/* Mozilla Firefox 19+ */
|
color: rgba(246, 202, 157, 0.7);
|
}
|
|
.theme-vip .top-search input:-ms-input-placeholder,
|
.theme-vip .top-search textarea:-ms-input-placeholder {
|
/* Internet Explorer 10+ */
|
color: rgba(246, 202, 157, 0.7);
|
}
|
|
.theme-vip .top-bar__item i {
|
color: rgba(246, 202, 157, 0.7);
|
}
|
|
.theme-vip .avue-top .el-menu-item i,
|
.theme-vip .avue-top .el-menu-item span {
|
color: rgba(246, 202, 157, 0.7);
|
}
|
|
.theme-vip .avue-top .el-menu-item:hover i,
|
.theme-vip .avue-top .el-menu-item:hover span {
|
color: #f6ca9d;
|
}
|
|
.theme-d2 .avue-logo {
|
color: #409EFF;
|
background-color: #ebf1f6;
|
-webkit-box-shadow: none;
|
box-shadow: none;
|
}
|
|
.theme-d2 .avue-logo .avue-logo_title {
|
font-size: 20px;
|
font-weight: 400;
|
}
|
|
.theme-d2 .avue-top {
|
background-color: #ebf1f6;
|
-webkit-box-shadow: none;
|
box-shadow: none;
|
}
|
|
.theme-d2 .avue-main {
|
padding: 0 5px;
|
}
|
|
.theme-d2 .avue-tags {
|
margin-left: 6px;
|
padding: 0;
|
border: 1px solid #e4e7ed;
|
border-radius: 3px;
|
background-color: #ebf1f6;
|
-webkit-box-shadow: none;
|
box-shadow: none;
|
}
|
|
.theme-d2 .avue-tags .el-tabs__item {
|
border-left: 1px solid #cfd7e5 !important;
|
margin: 0 !important;
|
background-color: rgba(0, 0, 0, 0.03) !important;
|
color: #606266 !important;
|
font-size: 14px !important;
|
font-weight: 500 !important;
|
}
|
|
.theme-d2 .avue-tags .el-tabs__item:first-child {
|
border-left: none !important;
|
}
|
|
.theme-d2 .avue-tags .is-active {
|
border-bottom: 1px solid #fff !important;
|
background-color: #fff !important;
|
color: #409EFF !important;
|
}
|
|
.theme-d2 .avue-sidebar {
|
background-color: #ebf1f6;
|
-webkit-box-shadow: none;
|
box-shadow: none;
|
}
|
|
.theme-d2 .avue-sidebar .el-menu-item i, .theme-d2 .avue-sidebar .el-menu-item span, .theme-d2 .avue-sidebar .el-submenu__title i, .theme-d2 .avue-sidebar .el-submenu__title span {
|
color: #606266;
|
}
|
|
.theme-d2 .avue-sidebar .el-menu-item:hover, .theme-d2 .avue-sidebar .el-menu-item.is-active, .theme-d2 .avue-sidebar .el-submenu__title:hover, .theme-d2 .avue-sidebar .el-submenu__title.is-active {
|
background: rgba(255, 255, 255, 0.5);
|
}
|
|
.theme-d2 .avue-sidebar .el-menu-item:hover i, .theme-d2 .avue-sidebar .el-menu-item:hover span, .theme-d2 .avue-sidebar .el-menu-item.is-active i, .theme-d2 .avue-sidebar .el-menu-item.is-active span, .theme-d2 .avue-sidebar .el-submenu__title:hover i, .theme-d2 .avue-sidebar .el-submenu__title:hover span, .theme-d2 .avue-sidebar .el-submenu__title.is-active i, .theme-d2 .avue-sidebar .el-submenu__title.is-active span {
|
color: #409EFF;
|
}
|
|
.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;
|
}
|
|
.theme-iview .avue-logo {
|
background: #001529;
|
-webkit-box-shadow: none;
|
box-shadow: none;
|
text-align: center;
|
}
|
|
.theme-iview .avue-logo .avue-logo_title {
|
padding: 5px 8px 8px 8px;
|
border-top-left-radius: 5px;
|
border-top-right-radius: 5px;
|
border-bottom-left-radius: 3px;
|
border-bottom-right-radius: 3px;
|
font-size: 20px;
|
color: #fff;
|
font-weight: 500;
|
display: inline;
|
background-color: #409EFF;
|
}
|
|
.theme-iview .avue-tags {
|
padding: 3px 5px 5px 0;
|
background: #f0f0f0;
|
-webkit-box-shadow: inset 0 0 3px 2px rgba(100, 100, 100, 0.1);
|
box-shadow: inset 0 0 3px 2px rgba(100, 100, 100, 0.1);
|
}
|
|
.theme-iview .avue-tags .is-active:before {
|
background: #409EFF !important;
|
}
|
|
.theme-iview .avue-tags .el-tabs__item {
|
padding: 0 15px !important;
|
position: relative;
|
height: 32px !important;
|
line-height: 32px !important;
|
border: 1px solid #e8eaec !important;
|
color: #515a6e !important;
|
background: #fff !important;
|
border-radius: 3px;
|
}
|
|
.theme-iview .avue-tags .el-tabs__item:before {
|
content: '';
|
display: inline-block;
|
width: 12px;
|
height: 12px;
|
margin-right: 10px;
|
border-radius: 50%;
|
background: #e8eaec;
|
}
|
|
.theme-iview .avue-sidebar {
|
background: #001529;
|
}
|
|
.theme-iview .avue-sidebar .el-menu-item.is-active {
|
background-color: #000c17;
|
}
|
|
.theme-iview .avue-sidebar .el-menu-item.is-active:before {
|
display: none;
|
}
|
|
.theme-iview .avue-sidebar .el-menu-item.is-active i, .theme-iview .avue-sidebar .el-menu-item.is-active span {
|
color: #409EFF;
|
}
|
|
.theme-iview .avue-sidebar .el-submenu .el-menu-item.is-active {
|
background-color: #409EFF;
|
}
|
|
.theme-iview .avue-sidebar .el-submenu .el-menu-item.is-active:before {
|
display: none;
|
}
|
|
.theme-iview .avue-sidebar .el-submenu .el-menu-item.is-active i, .theme-iview .avue-sidebar .el-submenu .el-menu-item.is-active span {
|
color: #fff;
|
}
|
|
.theme-hey .avue-sidebar {
|
background-color: #fff;
|
-webkit-box-shadow: 0 1px 4px rgba(0, 21, 41, 0.08);
|
box-shadow: 0 1px 4px rgba(0, 21, 41, 0.08);
|
}
|
|
.theme-hey .avue-sidebar .el-menu-item i, .theme-hey .avue-sidebar .el-menu-item span, .theme-hey .avue-sidebar .el-submenu__title i, .theme-hey .avue-sidebar .el-submenu__title span {
|
color: rgba(49, 58, 70, 0.8);
|
}
|
|
.theme-hey .avue-sidebar .el-menu-item:hover, .theme-hey .avue-sidebar .el-submenu__title:hover {
|
background: transparent;
|
}
|
|
.theme-hey .avue-sidebar .el-menu-item:hover i, .theme-hey .avue-sidebar .el-menu-item:hover span, .theme-hey .avue-sidebar .el-submenu__title:hover i, .theme-hey .avue-sidebar .el-submenu__title:hover span {
|
color: #409eff;
|
}
|
|
.theme-hey .avue-sidebar .el-menu-item.is-active, .theme-hey .avue-sidebar .el-submenu__title.is-active {
|
background-color: #f0f6ff;
|
}
|
|
.theme-hey .avue-sidebar .el-menu-item.is-active:before, .theme-hey .avue-sidebar .el-submenu__title.is-active:before {
|
left: auto;
|
right: 0;
|
}
|
|
.theme-hey .avue-sidebar .el-menu-item.is-active i, .theme-hey .avue-sidebar .el-menu-item.is-active span, .theme-hey .avue-sidebar .el-submenu__title.is-active i, .theme-hey .avue-sidebar .el-submenu__title.is-active span {
|
color: #409eff;
|
}
|
|
.theme-hey .avue-logo {
|
background-color: #fff;
|
-webkit-box-shadow: none;
|
box-shadow: none;
|
}
|
|
.theme-hey .avue-logo .avue-logo_title {
|
color: #409eff;
|
font-size: 20px;
|
}
|
|
.theme-hey .avue-tags {
|
background: #f3f6f8;
|
}
|
|
.theme-hey .avue-tags .el-tabs__item {
|
color: rgba(0, 0, 0, 0.65) !important;
|
}
|
|
.theme-hey .avue-tags .is-active {
|
background-color: #fff;
|
border-bottom: none !important;
|
}
|
|
.theme-lte .avue-logo {
|
background-color: #409EFF;
|
}
|
|
.theme-lte .avue-logo .avue-logo_title {
|
font-weight: 500;
|
font-size: 20px;
|
color: #fff;
|
}
|
|
.theme-lte .avue-tags .el-tabs__item {
|
font-size: 12px !important;
|
font-weight: 500 !important;
|
}
|
|
.theme-lte .avue-sidebar {
|
background-color: #263238;
|
}
|
|
.theme-lte .avue-sidebar .el-menu-item i, .theme-lte .avue-sidebar .el-menu-item span, .theme-lte .avue-sidebar .el-submenu__title i, .theme-lte .avue-sidebar .el-submenu__title span {
|
color: #8a979e;
|
}
|
|
.theme-lte .avue-sidebar .el-menu-item:hover, .theme-lte .avue-sidebar .el-submenu__title:hover {
|
background-color: #2b373d;
|
}
|
|
.theme-lte .avue-sidebar .el-menu-item.is-active, .theme-lte .avue-sidebar .el-submenu__title.is-active {
|
background-color: #2b373d;
|
}
|
|
.theme-lte .avue-sidebar .el-menu-item.is-active:before, .theme-lte .avue-sidebar .el-submenu__title.is-active:before {
|
display: none;
|
}
|
|
.theme-lte .avue-sidebar .el-menu-item.is-active i, .theme-lte .avue-sidebar .el-menu-item.is-active span, .theme-lte .avue-sidebar .el-submenu__title.is-active i, .theme-lte .avue-sidebar .el-submenu__title.is-active span {
|
color: #fff;
|
}
|
|
.theme-cool .el-menu--popup .el-menu-item {
|
background-color: #fff;
|
}
|
|
.theme-cool .el-menu--popup .el-menu-item i, .theme-cool .el-menu--popup .el-menu-item span {
|
color: #666;
|
}
|
|
.theme-cool .el-menu--popup .el-menu-item:hover i, .theme-cool .el-menu--popup .el-menu-item:hover span {
|
color: #333;
|
}
|
|
.theme-cool .el-menu--popup .el-menu-item.is-active {
|
background-color: #409EFF;
|
}
|
|
.theme-cool .el-menu--popup .el-menu-item.is-active:before {
|
content: '';
|
top: 0;
|
left: 0;
|
bottom: 0;
|
width: 4px;
|
background: #409eff;
|
position: absolute;
|
}
|
|
.theme-cool .el-menu--popup .el-menu-item.is-active i, .theme-cool .el-menu--popup .el-menu-item.is-active span {
|
color: #fff;
|
}
|
|
.theme-cool .avue-header {
|
background: linear-gradient(120deg, #25aff3, #008ad3);
|
}
|
|
.theme-cool .avue-tags {
|
padding: 0 3px;
|
margin: 8px 0;
|
-webkit-box-shadow: none;
|
box-shadow: none;
|
background-color: transparent;
|
}
|
|
.theme-cool .avue-tags .el-tabs__header .el-tabs__item {
|
padding: 0 10px !important;
|
background-color: #fff;
|
margin-right: 5px;
|
color: #909399;
|
border-radius: 3px;
|
height: 30px;
|
font-size: 12px;
|
line-height: 30px;
|
}
|
|
.theme-cool .avue-tags .el-tabs__header .el-tabs__item.is-active {
|
border: none;
|
color: #008ad3;
|
}
|
|
.theme-cool .avue-logo {
|
background: #fff;
|
-webkit-box-shadow: none;
|
box-shadow: none;
|
}
|
|
.theme-cool .avue-sidebar--tip {
|
background-color: transparent;
|
color: #333;
|
}
|
|
.theme-cool .el-dropdown {
|
color: #fff;
|
}
|
|
.theme-cool .avue-logo_title {
|
font-weight: 400;
|
color: #008ad3;
|
}
|
|
.theme-cool .logo_title,
|
.theme-cool .avue-breadcrumb {
|
color: #fff;
|
}
|
|
.theme-cool .logo_title i,
|
.theme-cool .avue-breadcrumb i {
|
color: #fff;
|
}
|
|
.theme-cool .avue-top .el-menu-item i,
|
.theme-cool .avue-top .el-menu-item span {
|
color: #fff;
|
}
|
|
.theme-cool .avue-top .el-menu-item:hover i,
|
.theme-cool .avue-top .el-menu-item:hover span {
|
color: #fff;
|
}
|
|
.theme-cool .avue-sidebar {
|
-webkit-box-shadow: 2px 0 6px rgba(0, 21, 41, 0.15);
|
box-shadow: 2px 0 6px rgba(0, 21, 41, 0.15);
|
background-color: #fff;
|
padding-top: 70px;
|
}
|
|
.theme-cool .avue-sidebar .el-menu-item, .theme-cool .avue-sidebar .el-submenu__title {
|
font-size: 13px;
|
}
|
|
.theme-cool .avue-sidebar .el-menu-item i, .theme-cool .avue-sidebar .el-menu-item span, .theme-cool .avue-sidebar .el-submenu__title i, .theme-cool .avue-sidebar .el-submenu__title span {
|
color: #000;
|
}
|
|
.theme-cool .avue-sidebar .el-menu-item:hover, .theme-cool .avue-sidebar .el-submenu__title:hover {
|
background: transparent;
|
}
|
|
.theme-cool .avue-sidebar .el-menu-item:hover i, .theme-cool .avue-sidebar .el-menu-item:hover span, .theme-cool .avue-sidebar .el-submenu__title:hover i, .theme-cool .avue-sidebar .el-submenu__title:hover span {
|
color: #000;
|
}
|
|
.theme-cool .avue-sidebar .el-menu-item.is-active, .theme-cool .avue-sidebar .el-submenu__title.is-active {
|
background-color: #e5f1fb;
|
}
|
|
.theme-cool .avue-sidebar .el-menu-item.is-active::before, .theme-cool .avue-sidebar .el-submenu__title.is-active::before {
|
width: 0;
|
}
|
|
.theme-cool .avue-sidebar .el-menu-item.is-active i, .theme-cool .avue-sidebar .el-menu-item.is-active span, .theme-cool .avue-sidebar .el-submenu__title.is-active i, .theme-cool .avue-sidebar .el-submenu__title.is-active span {
|
color: #25aff3;
|
}
|
|
.theme-cool .top-search .el-input__inner {
|
color: #333;
|
}
|
|
.theme-cool .top-search input::-webkit-input-placeholder,
|
.theme-cool .top-search textarea::-webkit-input-placeholder {
|
/* WebKit browsers */
|
color: #fff;
|
}
|
|
.theme-cool .top-search input:-moz-placeholder,
|
.theme-cool .top-search textarea:-moz-placeholder {
|
/* Mozilla Firefox 4 to 18 */
|
color: #fff;
|
}
|
|
.theme-cool .top-search input::-moz-placeholder,
|
.theme-cool .top-search textarea::-moz-placeholder {
|
/* Mozilla Firefox 19+ */
|
color: #fff;
|
}
|
|
.theme-cool .top-search input:-ms-input-placeholder,
|
.theme-cool .top-search textarea:-ms-input-placeholder {
|
/* Internet Explorer 10+ */
|
color: #fff;
|
}
|
|
.theme-cool .top-bar__item i {
|
color: #fff;
|
}
|
/*# sourceMappingURL=index.css.map */
|