|
@@ -29,8 +29,815 @@
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
+.title-select .el-select .el-input__inner {
|
|
|
+ width: 133px;
|
|
|
+ max-width: 190px;
|
|
|
+ height: 25px;
|
|
|
+ background: rgba(67, 81, 107, 0.2);
|
|
|
+ border: 0px solid #2a374f;
|
|
|
+ border-radius: 0px;
|
|
|
+ font-size: 13px;
|
|
|
+ color: #b3b3b3;
|
|
|
+}
|
|
|
|
|
|
+.title-select .el-input__suffix {
|
|
|
+ display: none;
|
|
|
+}
|
|
|
.el-overlay {
|
|
|
+ .card {
|
|
|
+ position: fixed;
|
|
|
+ top: 120px;
|
|
|
+ right: 20px;
|
|
|
+ width: 383px;
|
|
|
+ background: rgba(0, 0, 0, 0.3);
|
|
|
+ border: none;
|
|
|
+ color: #fff;
|
|
|
+ border-radius: 8px;
|
|
|
+ padding: 24px 13px;
|
|
|
+ }
|
|
|
+ .content {
|
|
|
+ height: 100%;
|
|
|
+ height: calc(100% - 59px);
|
|
|
+ }
|
|
|
+ .home_card .header {
|
|
|
+ margin-bottom: 10px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .home_card .header img {
|
|
|
+ margin-right: 10px;
|
|
|
+ vertical-align: -7%;
|
|
|
+ }
|
|
|
+
|
|
|
+ .el-menu {
|
|
|
+ z-index: 999 !important;
|
|
|
+ }
|
|
|
+ .el-menu .el-menu-item:hover {
|
|
|
+ background-color: transparent !important;
|
|
|
+ color: rgba(28, 153, 255, 1);
|
|
|
+ }
|
|
|
+ .el-menu-item-group .el-menu-item.is-active {
|
|
|
+ color: #999999 !important;
|
|
|
+ }
|
|
|
+ .el-menu .el-menu-item .router-link-exact-active,
|
|
|
+ .el-sub-menu .el-sub-menu__title .router-link-active {
|
|
|
+ color: rgba(28, 153, 255, 1) !important;
|
|
|
+ }
|
|
|
+ .el-sub-menu__title i,
|
|
|
+ .el-menu-item a {
|
|
|
+ font-size: 18px !important;
|
|
|
+ color: rgba(186, 197, 216, 1) !important;
|
|
|
+ }
|
|
|
+ .el-menu-item a .icon-State-monitoring {
|
|
|
+ font-size: 21px !important;
|
|
|
+ }
|
|
|
+ .el-menu-item:hover a {
|
|
|
+ color: rgba(28, 153, 255, 1) !important;
|
|
|
+ }
|
|
|
+ .el-sub-menu.is-opened::before {
|
|
|
+ content: "";
|
|
|
+ position: absolute;
|
|
|
+ display: block;
|
|
|
+ width: 5px;
|
|
|
+ height: 40px;
|
|
|
+ background: rgba(28, 153, 255, 1);
|
|
|
+ border-top-left-radius: 4px;
|
|
|
+ border-bottom-left-radius: 4px;
|
|
|
+ top: 8px;
|
|
|
+ right: 0;
|
|
|
+ }
|
|
|
+
|
|
|
+ .el-input__inner {
|
|
|
+ background: rgba(83, 98, 104, 0.2) !important;
|
|
|
+ border-radius: 12.5px !important;
|
|
|
+ border: 0px solid #3b6c53 !important;
|
|
|
+ }
|
|
|
+
|
|
|
+ .tanchuc .el-dropdown-menu__item:hover {
|
|
|
+ background: rgba(0, 70, 199, 0.3) !important;
|
|
|
+ }
|
|
|
+
|
|
|
+ .station .el-input-number__decrease {
|
|
|
+ background: rgba(67, 81, 107, 0.2) !important;
|
|
|
+ border-radius: 13px 0px 0px 13px !important;
|
|
|
+ }
|
|
|
+
|
|
|
+ .station .el-input-number__increase {
|
|
|
+ background: rgba(67, 81, 107, 0.2) !important;
|
|
|
+ border-radius: 0px 13px 13px 0px !important;
|
|
|
+ }
|
|
|
+
|
|
|
+ .tables .el-switch__core {
|
|
|
+ background: none;
|
|
|
+ }
|
|
|
+
|
|
|
+ .station .el-input-number__decrease,
|
|
|
+ .station .el-input-number__increase {
|
|
|
+ // top: 9px !important;
|
|
|
+ }
|
|
|
+
|
|
|
+ .el-picker__poppe {
|
|
|
+ z-index: 999;
|
|
|
+ }
|
|
|
+
|
|
|
+ .station .el-picker-panel__footer {
|
|
|
+ background: blue !important;
|
|
|
+ }
|
|
|
+
|
|
|
+ .elDatePicker {
|
|
|
+ /*border: 1px solid #094493 !important;*/
|
|
|
+ border: none;
|
|
|
+ }
|
|
|
+
|
|
|
+ .metse .el-table th {
|
|
|
+ background: rgba(83, 89, 104, 0.1) !important;
|
|
|
+ }
|
|
|
+
|
|
|
+ .elDatePicker .el-date-picker__time-header {
|
|
|
+ border-bottom: 1px solid #323b3c;
|
|
|
+ }
|
|
|
+
|
|
|
+ .elDatePicker .el-input__inner {
|
|
|
+ height: 26px !important;
|
|
|
+ line-height: 26px !important;
|
|
|
+ }
|
|
|
+
|
|
|
+ .elDatePicker .el-picker-panel {
|
|
|
+ border: 1px solid #094493 !important;
|
|
|
+ background: #090e19 !important;
|
|
|
+ }
|
|
|
+
|
|
|
+ .elDatePicker .el-date-table th {
|
|
|
+ border-bottom: 1px solid #2a374f;
|
|
|
+ }
|
|
|
+
|
|
|
+ .elDatePicker .el-picker-panel .el-time-panel {
|
|
|
+ background: #141a25 !important;
|
|
|
+ }
|
|
|
+
|
|
|
+ .elDatePicker .el-time-spinner__item.active:not(.disabled) {
|
|
|
+ color: #ffffff !important;
|
|
|
+ }
|
|
|
+
|
|
|
+ .elDatePicker .el-time-panel__footer {
|
|
|
+ background: #141a25 !important;
|
|
|
+ border-top: 1px solid #323b3c;
|
|
|
+ }
|
|
|
+
|
|
|
+ .elDatePicker .el-popper__arrow {
|
|
|
+ display: none;
|
|
|
+ }
|
|
|
+
|
|
|
+ .elDatePicker .el-date-table td.next-month,
|
|
|
+ .elDatePicker .el-date-table td.prev-month {
|
|
|
+ color: #909399;
|
|
|
+ }
|
|
|
+
|
|
|
+ .elDatePicker .el-date-table td.current:not(.disabled) span {
|
|
|
+ background: #0046c7;
|
|
|
+ }
|
|
|
+
|
|
|
+ .elDatePicker .el-time-panel {
|
|
|
+ border: 1px solid #003277 !important;
|
|
|
+ }
|
|
|
+
|
|
|
+ .elDatePicker .el-picker-panel__footer {
|
|
|
+ margin-top: -10px;
|
|
|
+ padding-bottom: 10px;
|
|
|
+ background: #090e19 !important;
|
|
|
+ border-top: 1px solid transparent;
|
|
|
+ }
|
|
|
+
|
|
|
+ .elDatePicker .el-picker-panel .el-picker-panel__footer .el-button {
|
|
|
+ min-height: 22px !important;
|
|
|
+ width: 80px;
|
|
|
+ background-color: rgba(0, 70, 199, 0.2) !important;
|
|
|
+ color: #b3b3b3;
|
|
|
+ border-radius: 20px;
|
|
|
+ border-color: transparent;
|
|
|
+ }
|
|
|
+
|
|
|
+ .elDatePicker
|
|
|
+ .el-picker-panel
|
|
|
+ .el-picker-panel__footer
|
|
|
+ .el-button:last-of-type {
|
|
|
+ background: rgba(0, 70, 199, 0.4) !important;
|
|
|
+ }
|
|
|
+
|
|
|
+ .tables .el-input-number__increase,
|
|
|
+ .tables .el-input-number__decrease {
|
|
|
+ border: none !important;
|
|
|
+ }
|
|
|
+
|
|
|
+ .tables .el-input-number__increase,
|
|
|
+ .tables .el-input-number__decrease {
|
|
|
+ background: rgba(67, 81, 107, 0.2);
|
|
|
+ }
|
|
|
+
|
|
|
+ .tables .el-input-number span {
|
|
|
+ height: 14.5px !important;
|
|
|
+
|
|
|
+ color: #999a9d;
|
|
|
+ }
|
|
|
+
|
|
|
+ .metse .el-input-number span {
|
|
|
+ height: 12px !important;
|
|
|
+
|
|
|
+ color: #999a9d;
|
|
|
+ }
|
|
|
+
|
|
|
+ .metse .el-input-number.is-controls-right .el-input-number__decrease {
|
|
|
+ top: 16px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .metse .el-input-number__increase {
|
|
|
+ top: 3px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .changeButton .el-button--default {
|
|
|
+ background: rgba(0, 70, 199, 0.4) !important;
|
|
|
+ border: none !important;
|
|
|
+ color: #ffffff;
|
|
|
+ }
|
|
|
+
|
|
|
+ .changeButton .el-switch.is-disabled {
|
|
|
+ background: red !important;
|
|
|
+ }
|
|
|
+
|
|
|
+ .el-popper .el-menu--popup {
|
|
|
+ min-width: 140px !important;
|
|
|
+ /*padding: 20px 0!important;*/
|
|
|
+ }
|
|
|
+
|
|
|
+ .el-popper .el-menu--popup .el-menu-item-group .el-menu-item {
|
|
|
+ height: 35px !important;
|
|
|
+ line-height: 35px !important;
|
|
|
+ font-size: 13px !important;
|
|
|
+ }
|
|
|
+ .el-popper
|
|
|
+ .el-menu--popup
|
|
|
+ .el-menu-item-group
|
|
|
+ .router-link-active
|
|
|
+ .el-menu-item {
|
|
|
+ background: linear-gradient(91deg, #1c99ff, transparent) !important;
|
|
|
+ color: #fff !important;
|
|
|
+ }
|
|
|
+ .el-popper.is-pure .el-menu-item:hover {
|
|
|
+ background: linear-gradient(91deg, #1c99ff, transparent) !important;
|
|
|
+ color: #fff !important;
|
|
|
+ }
|
|
|
+ .el-popper.is-light {
|
|
|
+ color: #d1d1d1 !important;
|
|
|
+ background-color: rgb(0, 0, 0, 0.9) !important;
|
|
|
+ border-color: #555555 !important;
|
|
|
+ border-radius: unset;
|
|
|
+ }
|
|
|
+ .el-popper.is-light .el-popper__arrow::before {
|
|
|
+ background-color: rgb(0, 0, 0, 0.8) !important;
|
|
|
+ /*border-left: 1px solid #555555 !important;*/
|
|
|
+ /*border-bottom: 1px solid #555555 !important;*/
|
|
|
+ }
|
|
|
+
|
|
|
+ .el-popper.is-pure {
|
|
|
+ border-image: linear-gradient(
|
|
|
+ 180deg,
|
|
|
+ transparent,
|
|
|
+ #1a7ccd,
|
|
|
+ #1a7ccd,
|
|
|
+ transparent
|
|
|
+ )
|
|
|
+ 2 1;
|
|
|
+ border: 1px solid #002767;
|
|
|
+ background: linear-gradient(278deg, #002767, transparent) !important;
|
|
|
+ border-radius: 5px !important;
|
|
|
+ backdrop-filter: blur(5px);
|
|
|
+ }
|
|
|
+
|
|
|
+ .el-dialog {
|
|
|
+ background: #0c0f15 !important;
|
|
|
+ border: 1px solid #003277;
|
|
|
+ border-radius: 4px !important;
|
|
|
+ box-shadow: 0 0 22px rgba(0, 70, 199, 0.2) inset !important;
|
|
|
+ }
|
|
|
+
|
|
|
+ .el-dialog--center .el-dialog__body,
|
|
|
+ .el-dialog__body {
|
|
|
+ padding: 25px 24px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .parcel-box .el-dialog__body {
|
|
|
+ padding: 0px 15px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .el-dialog__header {
|
|
|
+ padding: 20px 0 !important;
|
|
|
+ border-bottom: 1px solid #323b3c;
|
|
|
+ margin: 0 24px;
|
|
|
+ }
|
|
|
+
|
|
|
+ /* .matrix-body .el-dialog__header {
|
|
|
+ padding: 0 0 !important;
|
|
|
+ border-bottom: 0px solid #323b3c;
|
|
|
+ margin: 0 24px;
|
|
|
+} */
|
|
|
+
|
|
|
+ .el-dialog__title {
|
|
|
+ font-size: 16px !important;
|
|
|
+ color: #ffffff !important;
|
|
|
+ }
|
|
|
+
|
|
|
+ .el-dialog__body::before,
|
|
|
+ .el-dialog__body::after {
|
|
|
+ content: "";
|
|
|
+ display: block;
|
|
|
+ width: 5px;
|
|
|
+ height: 5px;
|
|
|
+ border-radius: 50%;
|
|
|
+ background: rgba(16, 73, 126, 1);
|
|
|
+ position: absolute;
|
|
|
+ }
|
|
|
+
|
|
|
+ .el-dialog__body::before {
|
|
|
+ bottom: 9px;
|
|
|
+ left: 9px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .el-dialog__body::after {
|
|
|
+ bottom: 9px;
|
|
|
+ right: 9px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .el-select .el-select__tags .el-tag {
|
|
|
+ background-color: rgba(30, 90, 163, 0.5);
|
|
|
+ color: #ffffff;
|
|
|
+ }
|
|
|
+
|
|
|
+ /* .el-icon-close {
|
|
|
+background-color: rgba(30,90,163, .5);
|
|
|
+} */
|
|
|
+ .el-select .el-input__inner {
|
|
|
+ width: 190px;
|
|
|
+ max-width: 190px;
|
|
|
+ height: 25px;
|
|
|
+ background: rgba(67, 81, 107, 0.2);
|
|
|
+ border: 1px solid #2a374f;
|
|
|
+ border-radius: 12.5px;
|
|
|
+ font-size: 13px;
|
|
|
+ color: #b3b3b3;
|
|
|
+ }
|
|
|
+
|
|
|
+ .title-select .el-select .el-input__inner {
|
|
|
+ width: 133px;
|
|
|
+ max-width: 190px;
|
|
|
+ height: 25px;
|
|
|
+ background: rgba(67, 81, 107, 0.2);
|
|
|
+ border: 0px solid #2a374f;
|
|
|
+ border-radius: 0px;
|
|
|
+ font-size: 13px;
|
|
|
+ color: #b3b3b3;
|
|
|
+ }
|
|
|
+
|
|
|
+ .title-select .el-input__suffix {
|
|
|
+ display: none;
|
|
|
+ }
|
|
|
+
|
|
|
+ .station .el-input__inner {
|
|
|
+ max-width: 190px;
|
|
|
+ height: 25px;
|
|
|
+ background: rgba(67, 81, 107, 0.2);
|
|
|
+ border: 1px solid #2a374f;
|
|
|
+ border-radius: 12.5px;
|
|
|
+ font-size: 13px;
|
|
|
+ color: #b3b3b3;
|
|
|
+ width: 150px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .search-input {
|
|
|
+ width: 160px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .search-input .el-date-editor {
|
|
|
+ --el-date-editor-width: 120px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .search-input .el-input__inner {
|
|
|
+ max-width: 190px;
|
|
|
+ height: 25px;
|
|
|
+ background: rgba(67, 81, 107, 0.2);
|
|
|
+ border: 1px solid #2a374f;
|
|
|
+ border-radius: 12.5px;
|
|
|
+ font-size: 13px;
|
|
|
+ color: #b3b3b3;
|
|
|
+ width: 150px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .el-select .el-input__icon {
|
|
|
+ height: 40px;
|
|
|
+ position: relative;
|
|
|
+ top: -7px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .el-icon-full-screen {
|
|
|
+ position: absolute;
|
|
|
+ right: 20px;
|
|
|
+ top: 10px;
|
|
|
+ color: #909399;
|
|
|
+ }
|
|
|
+
|
|
|
+ .s {
|
|
|
+ min-width: 300px !important;
|
|
|
+ }
|
|
|
+
|
|
|
+ .el-message--warning {
|
|
|
+ background: #090e19 !important;
|
|
|
+ box-shadow: 0 0 22px rgba(0, 70, 199, 0.2) inset !important;
|
|
|
+ border: 1px solid #094493 !important;
|
|
|
+ }
|
|
|
+
|
|
|
+ .el-message--warning .el-message__content {
|
|
|
+ color: #ffffff !important;
|
|
|
+ }
|
|
|
+
|
|
|
+ .el-message .el-icon-warning {
|
|
|
+ font-size: 16px;
|
|
|
+ color: #ffd02b !important;
|
|
|
+ }
|
|
|
+
|
|
|
+ .el-menu-item-group__title {
|
|
|
+ padding: 0 !important;
|
|
|
+ }
|
|
|
+
|
|
|
+ .economicTable1 .has-gutter .el-table__cell {
|
|
|
+ padding: 0 !important;
|
|
|
+ }
|
|
|
+
|
|
|
+ .economicTable1 .el-table__row .el-table__cell {
|
|
|
+ padding: 5px 0 !important;
|
|
|
+ }
|
|
|
+
|
|
|
+ .el-table {
|
|
|
+ font-family: "MicrosoftYaHei" !important;
|
|
|
+ background-color: transparent !important;
|
|
|
+ /*font-size: 14px !important;*/
|
|
|
+ }
|
|
|
+
|
|
|
+ /*.el-table .el-table__row {*/
|
|
|
+ /* color: rgba(149, 149, 149, 1);*/
|
|
|
+ /*}*/
|
|
|
+
|
|
|
+ // .el-table thead {
|
|
|
+ // color: rgba(255, 255, 255, 1) !important;
|
|
|
+ // }
|
|
|
+
|
|
|
+ // .el-table thead .cell {
|
|
|
+ // font-weight: normal !important;
|
|
|
+ // }
|
|
|
+
|
|
|
+ // .el-table tr {
|
|
|
+ // background-color: transparent !important;
|
|
|
+ // }
|
|
|
+
|
|
|
+ // .add .el-table tr {
|
|
|
+ // background-color: red !important;
|
|
|
+ // }
|
|
|
+
|
|
|
+ // .add .el-table .el-table__row--striped {
|
|
|
+ // background-color: red !important;
|
|
|
+ // }
|
|
|
+
|
|
|
+ // .el-table .el-table__row--striped {
|
|
|
+ // background-color: transparent;
|
|
|
+ // }
|
|
|
+
|
|
|
+ // .el-table--striped
|
|
|
+ // .el-table__body
|
|
|
+ // tr.el-table__row--striped
|
|
|
+ // td.el-table__cell {
|
|
|
+ // background-color: rgba(96, 103, 105, 0.2) !important;
|
|
|
+ // }
|
|
|
+
|
|
|
+ // .el-table__body tr.hover-row.current-row > td,
|
|
|
+ // .el-table__body tr.hover-row.el-table__row--striped.current-row > td,
|
|
|
+ // .el-table__body tr.hover-row.el-table__row--striped > td,
|
|
|
+ // .el-table__body tr.hover-row > td {
|
|
|
+ // background: transparent !important;
|
|
|
+ // color: #05bb4c !important;
|
|
|
+ // }
|
|
|
+
|
|
|
+ // .bodys .el-table th.el-table__cell > .cell {
|
|
|
+ // height: 50px;
|
|
|
+ // color: #b3b3b3;
|
|
|
+ // }
|
|
|
+
|
|
|
+ // .bodyed .el-table th.el-table__cell > .cell {
|
|
|
+ // color: #b3b3b3;
|
|
|
+ // }
|
|
|
+
|
|
|
+ // .el-table th.el-table__cell {
|
|
|
+ // background-color: rgba(83, 89, 104, 0.3) !important;
|
|
|
+ // border-right: 1px solid rgba(0, 0, 0, 0.8);
|
|
|
+ // border-bottom: 1px solid rgba(0, 0, 0, 0.8) !important;
|
|
|
+ // }
|
|
|
+
|
|
|
+ // .el-table td.el-table__cell {
|
|
|
+ // border-bottom: none !important;
|
|
|
+ // }
|
|
|
+
|
|
|
+ // .el-table--enable-row-hover .el-table__body tr:hover > td.el-table__cell {
|
|
|
+ // background-color: transparent !important;
|
|
|
+ // color: #05bb4c !important;
|
|
|
+ // }
|
|
|
+ .el-checkbox__inner {
|
|
|
+ background-color: transparent !important;
|
|
|
+ border-color: #959595 !important;
|
|
|
+ }
|
|
|
+
|
|
|
+ .el-checkbox__input.is-checked + .el-checkbox__label {
|
|
|
+ color: rgba(255, 255, 255, 1) !important;
|
|
|
+ }
|
|
|
+
|
|
|
+ .el-checkbox__label {
|
|
|
+ color: #959595 !important;
|
|
|
+ font-size: 13px !important;
|
|
|
+ }
|
|
|
+
|
|
|
+ .el-checkbox__input {
|
|
|
+ display: inline-block;
|
|
|
+ }
|
|
|
+ .el-checkbox__label {
|
|
|
+ padding-left: 0;
|
|
|
+ }
|
|
|
+ .el-checkbox__input.is-checked .el-checkbox__inner {
|
|
|
+ border-color: rgba(0, 70, 199, 1) !important;
|
|
|
+ }
|
|
|
+
|
|
|
+ .el-button.is-round {
|
|
|
+ padding: 0px 30px !important;
|
|
|
+ }
|
|
|
+
|
|
|
+ .el-button {
|
|
|
+ min-height: 30px !important;
|
|
|
+ }
|
|
|
+
|
|
|
+ /* .el-button--default {
|
|
|
+ background-color: rgba(0, 70, 199, 0.2) !important;
|
|
|
+ border: none !important;
|
|
|
+ color: #B3B3B3 !important;
|
|
|
+} */
|
|
|
+
|
|
|
+ .el-button--primary {
|
|
|
+ background-color: rgba(0, 70, 199, 0.4);
|
|
|
+ border: none !important;
|
|
|
+ }
|
|
|
+
|
|
|
+ .mentues .el-table__cell {
|
|
|
+ padding: 0 !important;
|
|
|
+ }
|
|
|
+
|
|
|
+ .footerButton .el-button:last-of-type {
|
|
|
+ background: rgba(0, 70, 199, 0.4) !important;
|
|
|
+ }
|
|
|
+
|
|
|
+ .mentuese .el-table__fixed-header-wrapper .el-table__cell .cell {
|
|
|
+ color: #ffffff !important;
|
|
|
+ }
|
|
|
+
|
|
|
+ .met .el-table__body {
|
|
|
+ font-size: 13px !important;
|
|
|
+ }
|
|
|
+
|
|
|
+ .mentuese .cell {
|
|
|
+ text-overflow: ellipsis !important;
|
|
|
+ white-space: nowrap !important;
|
|
|
+ }
|
|
|
+
|
|
|
+ .mentuese .el-table__cell {
|
|
|
+ padding: 0 !important;
|
|
|
+ }
|
|
|
+
|
|
|
+ .met .has-gutter .el-table__cell .cell {
|
|
|
+ line-height: 50px;
|
|
|
+ color: #ffffff !important;
|
|
|
+ }
|
|
|
+
|
|
|
+ .metse .el-table__body .cell {
|
|
|
+ line-height: 36px !important;
|
|
|
+ }
|
|
|
+
|
|
|
+ .metse .el-table__fixed-header-wrapper .cell {
|
|
|
+ line-height: 45px !important;
|
|
|
+ }
|
|
|
+
|
|
|
+ .metse .el-input--small .el-input__inner {
|
|
|
+ height: 26px !important;
|
|
|
+ line-height: 26px !important;
|
|
|
+ }
|
|
|
+
|
|
|
+ .mentuese .el-table__cell .cell {
|
|
|
+ line-height: 50px;
|
|
|
+ /*color: #FFFFFF;*/
|
|
|
+ }
|
|
|
+
|
|
|
+ /*.el-table__cell{*/
|
|
|
+ /* color: ;*/
|
|
|
+ /*}*/
|
|
|
+ .el-switch__action {
|
|
|
+ background: transparent !important;
|
|
|
+ }
|
|
|
+
|
|
|
+ .mentues .el-table__body .el-table__cell {
|
|
|
+ padding: 5px 0 !important;
|
|
|
+ }
|
|
|
+
|
|
|
+ .el-dialog__header {
|
|
|
+ font-size: 16px;
|
|
|
+ color: #fff;
|
|
|
+ }
|
|
|
+
|
|
|
+ .el-select__popper.is-light {
|
|
|
+ background: #141a25 !important;
|
|
|
+ border: 1px solid #2a374f !important;
|
|
|
+ border-radius: unset !important;
|
|
|
+ /* top: 100px !important; */
|
|
|
+ }
|
|
|
+ // .el-dialog--center .el-dialog__body,
|
|
|
+ // .el-dialog__body {
|
|
|
+ // padding: 20px !important;
|
|
|
+ // }
|
|
|
+ .el-select-dropdown__item.hover,
|
|
|
+ .el-select-dropdown__item:hover {
|
|
|
+ background-color: rgba(0, 70, 199, 0.4) !important;
|
|
|
+ color: #fff !important;
|
|
|
+ }
|
|
|
+
|
|
|
+ .el-select-dropdown__item.selected {
|
|
|
+ color: #fff !important;
|
|
|
+ font-weight: normal !important;
|
|
|
+ }
|
|
|
+
|
|
|
+ .el-select-dropdown__item {
|
|
|
+ color: #b3b3b3 !important;
|
|
|
+ height: 36px !important;
|
|
|
+ line-height: 36px !important;
|
|
|
+ font-size: 12px !important;
|
|
|
+ }
|
|
|
+
|
|
|
+ .el-select__popper .el-popper__arrow::before {
|
|
|
+ display: none;
|
|
|
+ }
|
|
|
+
|
|
|
+ .table-fixed .el-table__fixed-left {
|
|
|
+ height: 100% !important;
|
|
|
+ }
|
|
|
+
|
|
|
+ .table-fixed .el-table__fixed {
|
|
|
+ height: 100% !important;
|
|
|
+ }
|
|
|
+
|
|
|
+ .el-table__fixed-right::before,
|
|
|
+ .el-table__fixed::before {
|
|
|
+ background-color: transparent !important;
|
|
|
+ }
|
|
|
+
|
|
|
+ .is-opened .el-sub-menu__title i {
|
|
|
+ color: rgba(28, 153, 255, 1) !important;
|
|
|
+ }
|
|
|
+
|
|
|
+ .el-tabs__nav-wrap::after {
|
|
|
+ height: 1px !important;
|
|
|
+ background-color: #3a3f43 !important;
|
|
|
+ }
|
|
|
+
|
|
|
+ .el-tabs__item.is-active {
|
|
|
+ color: #1c99ff !important;
|
|
|
+ background: linear-gradient(
|
|
|
+ 0deg,
|
|
|
+ rgba(0, 70, 199, 0.8),
|
|
|
+ rgba(0, 70, 199, 0.2),
|
|
|
+ rgba(0, 70, 199, 0)
|
|
|
+ );
|
|
|
+ }
|
|
|
+
|
|
|
+ .el-tabs__nav {
|
|
|
+ padding-bottom: 10px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .el-tabs__item {
|
|
|
+ height: 28px !important;
|
|
|
+ line-height: 28px !important;
|
|
|
+ padding: 0 17px !important;
|
|
|
+ margin-right: 30px;
|
|
|
+ color: #b3b3b3 !important;
|
|
|
+ }
|
|
|
+
|
|
|
+ .el-tabs__item.is-active::after {
|
|
|
+ content: "";
|
|
|
+ display: block;
|
|
|
+ width: 100%;
|
|
|
+ height: 7px;
|
|
|
+ border-bottom: 1px solid #1c99ff;
|
|
|
+ border-left: 1px solid #1c99ff;
|
|
|
+ border-right: 1px solid #1c99ff;
|
|
|
+ position: absolute;
|
|
|
+ bottom: 0;
|
|
|
+ left: 0px;
|
|
|
+ box-sizing: border-box;
|
|
|
+ }
|
|
|
+
|
|
|
+ .el-tabs__nav-wrap {
|
|
|
+ padding: 0 25px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .el-tabs__header::before,
|
|
|
+ .el-tabs__header::after {
|
|
|
+ content: "";
|
|
|
+ display: inline-block;
|
|
|
+ width: 10px;
|
|
|
+ height: 1px;
|
|
|
+ background: #ffffff;
|
|
|
+ position: absolute;
|
|
|
+ bottom: 0px;
|
|
|
+ z-index: 99;
|
|
|
+ }
|
|
|
+
|
|
|
+ .el-tabs__header::after {
|
|
|
+ right: 0;
|
|
|
+ }
|
|
|
+
|
|
|
+ .el-tabs__active-bar {
|
|
|
+ height: 1px !important;
|
|
|
+ }
|
|
|
+
|
|
|
+ .el-dialog__body::before,
|
|
|
+ .el-dialog__body::after {
|
|
|
+ content: "";
|
|
|
+ display: block;
|
|
|
+ width: 5px;
|
|
|
+ height: 5px;
|
|
|
+ border-radius: 50%;
|
|
|
+ background: rgba(16, 73, 126, 1);
|
|
|
+ position: absolute;
|
|
|
+ }
|
|
|
+
|
|
|
+ .el-dialog__body::before {
|
|
|
+ bottom: 9px;
|
|
|
+ left: 9px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .el-dialog__body::after {
|
|
|
+ bottom: 9px;
|
|
|
+ right: 9px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .dialog-title {
|
|
|
+ position: relative;
|
|
|
+ }
|
|
|
+
|
|
|
+ .dialog-title .dialog-title-img {
|
|
|
+ position: absolute;
|
|
|
+ left: -25px;
|
|
|
+ top: -15px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .dialog-title .title {
|
|
|
+ margin-left: 20px;
|
|
|
+ color: #1c99ff;
|
|
|
+ // color: #05bb4c;
|
|
|
+ }
|
|
|
+
|
|
|
+ .dialog-body {
|
|
|
+ position: relative;
|
|
|
+ }
|
|
|
+
|
|
|
+ .dialog-body .dialog-img {
|
|
|
+ position: absolute;
|
|
|
+ right: -20px;
|
|
|
+ bottom: 50px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .economicTable .el-table__header-wrapper tr {
|
|
|
+ background: rgba(83, 89, 104, 0.3) !important;
|
|
|
+ }
|
|
|
+
|
|
|
+ .economicTable .el-table__header-wrapper tr th {
|
|
|
+ vertical-align: top !important;
|
|
|
+ }
|
|
|
+
|
|
|
+ .economicTable .el-table__header-wrapper tr .cell {
|
|
|
+ color: #b3b3b3;
|
|
|
+ font-family: MicrosoftYaHei;
|
|
|
+ font-size: 14px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .economicTable .el-table__body-wrapper tr .cell {
|
|
|
+ color: #d8d8d9;
|
|
|
+ font-family: ArialMT;
|
|
|
+ font-size: 13px;
|
|
|
+ height: 25px !important;
|
|
|
+ }
|
|
|
+ .economicTable .el-table__body-wrapper tr .cell .el-checkbox {
|
|
|
+ height: 25px;
|
|
|
+ }
|
|
|
+
|
|
|
.el-message-box {
|
|
|
background: fade(#121d1c, 95);
|
|
|
border: 1px solid fade(@green, 50);
|