.el-dropdown-menu__item {
|
font-size: 12px !important;
|
line-height: 28px !important;
|
}
|
|
.el-scrollbar__view {
|
height: 100%;
|
}
|
|
.el-menu--horizontal {
|
border-bottom: none !important;
|
}
|
|
.el-menu {
|
border-right: none !important;
|
}
|
|
.el-menu--display,
|
.el-menu--display + .el-submenu__icon-arrow {
|
display: none;
|
}
|
|
.el-message__icon,
|
.el-message__content {
|
display: inline-block;
|
}
|
|
.el-date-editor .el-range-input,
|
.el-date-editor .el-range-separator {
|
height: auto;
|
overflow: hidden;
|
}
|
|
.el-dialog__wrapper {
|
z-index: 2048;
|
}
|
|
.el-col {
|
margin-bottom: 8px;
|
}
|
|
.el-main {
|
padding: 0 !important;
|
}
|
|
.el-upload__tip {
|
color: #fff;
|
}
|
|
.el-dropdown-menu__item--divided:before,
|
.el-menu,
|
.el-menu--horizontal > .el-menu-item:not(.is-disabled):focus,
|
.el-menu--horizontal > .el-menu-item:not(.is-disabled):hover,
|
.el-menu--horizontal > .el-submenu .el-submenu__title:hover {
|
background-color: transparent;
|
}
|
|
.el-dropdown-menu__item--divided:before,
|
.el-menu,
|
.el-menu--horizontal > .el-menu-item:not(.is-disabled):focus,
|
.el-menu--horizontal > .el-menu-item:not(.is-disabled):hover,
|
.el-menu--horizontal > .el-submenu .el-submenu__title:hover {
|
background-color: transparent !important;
|
}
|
|
.el-card__header {
|
padding: 6px 18px !important;
|
}
|
|
.el-card__body {
|
background-color: #004ca7 !important;
|
}
|
|
.el-divider--horizontal {
|
margin: 12px 0 !important;
|
}
|
|
.avue-group .el-collapse,
|
.avue-group .el-collapse-item__wrap {
|
border-color: #004ca7 !important;
|
background-color: #004ca7 !important;
|
}
|
|
.el-form-item__label {
|
color: #fff !important;
|
}
|
|
.avue-crud__menu {
|
background-color: #004ca7 !important;
|
}
|
|
.el-table {
|
background-color: #004ca7 !important;
|
color: #fff !important;
|
}
|
|
.el-table th,
|
.el-table tr {
|
background-color: #004ca7 !important;
|
color: #fff !important;
|
}
|
|
.el-table__body tr.hover-row > td {
|
background-color: #1d5ce4 !important;
|
}
|
|
.el-button--text {
|
color: #fff !important;
|
}
|
|
.el-card {
|
background-color: #004ca7 !important;
|
}
|
|
.el-tabs__item {
|
color: #fff !important;
|
}
|
|
.el-tabs__item.is-active {
|
color: #52a9ff !important;
|
}
|
|
.el-input.is-disabled .el-input__inner {
|
color: #fff !important;
|
}
|
|
.el-textarea.is-disabled .el-textarea__inner {
|
color: #fff !important;
|
}
|
|
.el-textarea.is-disabled .el-textarea__inner {
|
background-color: #004ca7 !important;
|
}
|
|
.el-pagination__jump,
|
.el-pagination__total {
|
color: #fff !important;
|
}
|
|
.avue-sidebar .el-menu-item i,
|
.avue-sidebar .el-menu-item span,
|
.avue-sidebar .el-submenu__title i,
|
.avue-sidebar .el-submenu__title span {
|
color: #fff !important;
|
}
|
|
.el-menu-item:hover {
|
background-color: #1d5ce4 !important;
|
}
|
|
.el-input__inner {
|
background-color: #2445926e !important;
|
color: #fff !important;
|
border: 1px solid #7ec9de !important;
|
}
|
|
.el-tree-node__content {
|
background-color: #004ca7 !important;
|
color: #fff !important;
|
}
|
|
.el-tree-node__content:hover {
|
background-color: #1d5ce4 !important;
|
}
|
|
.el-button {
|
background-color: #1d5ce4 !important;
|
color: #fff !important;
|
}
|
|
.el-pagination.is-background .btn-next,
|
.el-pagination.is-background .btn-prev,
|
.el-pagination.is-background .el-pager li {
|
background-color: #0246e1 !important;
|
color: #fff !important;
|
}
|
|
.el-tree {
|
background-color: #004ca7 !important;
|
color: #fff !important;
|
}
|
|
.el-table th {
|
background-color: #2d5cc8 !important;
|
}
|
|
.el-dialog__header {
|
background-color: #004ca7 !important;
|
}
|
|
.avue-dialog .el-dialog__title,
|
.avue-dialog .el-drawer__header,
|
.el-dialog__title {
|
color: #fff !important;
|
}
|
|
.el-dialog__body {
|
background-color: #004ca7 !important;
|
color: #fff !important;
|
}
|
|
.w-e-toolbar {
|
background-color: #fff !important;
|
color: #fff !important;
|
}
|
|
.w-e-text-container {
|
border: 1px solid #7ec9de !important;
|
}
|
|
.el-collapse-item__content {
|
color: #fff !important;
|
}
|
|
.el-loading-mask {
|
background-color: #004ca7 !important;
|
}
|
|
.el-upload-dragger {
|
background-color: #2d5cc8 !important;
|
}
|
|
.el-upload-dragger .el-upload__text,
|
.el-upload-dragger .el-icon-upload {
|
color: #fff !important;
|
}
|
|
.el-radio {
|
color: #fff !important;
|
}
|
|
.el-textarea__inner {
|
background-color: #2d5cc8 !important;
|
border: 1px solid #7ec9de !important;
|
}
|
|
.el-input-number__decrease,
|
.el-input-number__increase {
|
background-color: #2d5cc8 !important;
|
}
|
|
.el-input-group__append,
|
.el-input-group__prepend {
|
background-color: #2d5cc8 !important;
|
color: #fff !important;
|
}
|
|
.login-border .el-input__inner {
|
background-color: #fff !important;
|
color: #606266 !important;
|
}
|
|
.el-button + .el-button {
|
padding-left: 8px;
|
padding-right: 8px;
|
}
|
|
.el-button--text,
|
.el-button--text.is-disabled,
|
.el-button--text.is-disabled:focus,
|
.el-button--text.is-disabled:hover,
|
.el-button--text:active {
|
padding-left: 8px !important;
|
padding-right: 8px !important;
|
}
|
|
.login-border .el-button {
|
background-color: #7cbdff !important;
|
color: #fff !important;
|
}
|
|
.el-dialog,
|
.el-pager li {
|
background-color: #004ca7 !important;
|
}
|
|
.el-autocomplete-suggestion__wrap {
|
background-color: #004ca7 !important;
|
}
|
|
.el-autocomplete-suggestion li {
|
color: #fff !important;
|
}
|
|
.el-autocomplete-suggestion li:hover {
|
background-color: #2d5cc8 !important;
|
}
|
|
.el-dropdown-menu {
|
background-color: #004ca7 !important;
|
}
|
|
.el-dropdown-menu__item {
|
color: #fff !important;
|
}
|
|
.el-dropdown-menu__item:hover {
|
background-color: #2d5cc8 !important;
|
color: #fff !important;
|
}
|
|
.avue-tags {
|
background-color: #013e8a !important;
|
color: #fff !important;
|
}
|
|
.el-popover {
|
background-color: #004ca7 !important;
|
}
|
|
.avue-notice__subtitle,
|
.avue-notice__title {
|
color: #fff !important;
|
}
|
|
.avue-logo {
|
background-color: #004ca7 !important;
|
}
|
|
.avue-sidebar {
|
background-color: #004ca7 !important;
|
}
|
|
.el-scrollbar__view,
|
.el-select-dropdown__list {
|
background-color: #004ca7 !important;
|
}
|
|
.el-select-dropdown__item {
|
color: #fff !important;
|
}
|
|
.el-select-dropdown__item.hover,
|
.el-select-dropdown__item:hover {
|
background-color: #2d5cc8 !important;
|
color: #fff !important;
|
}
|
|
.el-message-box {
|
background-color: #004ca7 !important;
|
}
|
|
.el-message-box__content {
|
color: #fff !important;
|
}
|
|
.el-dropdown-menu__item a {
|
color: #fff !important;
|
}
|
|
.avue-header {
|
background-color: #004ca7 !important;
|
}
|
|
.el-picker-panel {
|
background-color: #004ca7 !important;
|
color: #fff !important;
|
}
|
|
.el-date-table td.in-range div,
|
.el-date-table td.in-range div:hover,
|
.el-date-table.is-week-mode .el-date-table__row.current div,
|
.el-date-table.is-week-mode .el-date-table__row:hover div {
|
background-color: #2d5cc8 !important;
|
color: #fff !important;
|
}
|
|
.el-picker-panel__footer {
|
background-color: #004ca7 !important;
|
color: #fff !important;
|
}
|
|
.el-date-table th {
|
color: #fff !important;
|
}
|
|
.el-range-editor--small .el-range-input {
|
background-color: transparent !important;
|
}
|
|
.el-picker-panel__icon-btn {
|
color: #fff !important;
|
}
|
|
.el-message-box__title {
|
color: #fff !important;
|
}
|
|
.el-textarea__inner {
|
color: #fff !important;
|
}
|
|
.el-table--striped .el-table__body tr.el-table__row--striped td {
|
background-color: transparent !important;
|
}
|
|
.el-collapse-item__header {
|
background-color: #004ca7 !important;
|
}
|
|
.avue-group__icon,
|
.avue-group__title {
|
color: #fff !important;
|
}
|
|
.box .el-scrollbar__wrap {
|
overflow-y: scroll;
|
overflow-x: hidden;
|
}
|
|
.el-table__expand-icon {
|
color: #fff !important;
|
}
|
|
.el-table tr:nth-child(2n -1) {
|
background-color: #3457b1 !important;
|
}
|
|
.el-table td,
|
.el-table th.is-leaf {
|
border: 1px solid rgba(255, 255, 255, 0.2);
|
}
|
|
.avue-form__menu--center .el-button {
|
float: left;
|
}
|
|
.avue-form__menu--center .el-button:nth-child(1) {
|
margin-left: 30px;
|
}
|
|
.avue-dialog .el-dialog__header {
|
border-bottom: 1px solid #7ec9de;
|
}
|
|
.el-dialog__headerbtn .el-dialog__close,
|
.avue-crud__dialog__menu i {
|
color: #45bff2 !important;
|
}
|
|
.el-tabs--border-card {
|
background-color: #004ca7 !important;
|
}
|
|
.el-tabs--border-card > .el-tabs__header {
|
background-color: #004ca7 !important;
|
}
|
|
.el-tabs--border-card > .el-tabs__header .el-tabs__item.is-active {
|
background-color: transparent !important;
|
border-bottom: 1px solid #004ca7 !important;
|
}
|
|
.el-switch__label {
|
color: #fff;
|
}
|
|
.avue--detail .el-radio.is-checked .el-radio__label {
|
color: #fff;
|
}
|
|
.el-tag {
|
border: none !important;
|
color: #fff !important;
|
background-color: transparent !important;
|
}
|
|
.el-table__row:hover td {
|
background-color: #1d5ce4 !important;
|
}
|
|
.el-menu-item:focus {
|
background-color: #03277c !important;
|
}
|
|
.login-border .el-input__inner {
|
border: 1px solid transparent !important;
|
border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
|
}
|
|
.el-range-editor--mini .el-range-input {
|
background-color: transparent !important;
|
}
|
|
.el-drawer__open .el-drawer.rtl {
|
background-color: #004ca7 !important;
|
}
|
|
.rowClickSelf:hover {
|
cursor: pointer;
|
}
|
|
.avue-empty__desc {
|
color: #fff !important;
|
}
|
|
.company-box .avue-form__menu--center {
|
width: 300px;
|
}
|
|
.el-date-editor .el-range-input {
|
color: #fff !important;
|
}
|
/*# sourceMappingURL=element-ui.css.map */
|