|
@@ -165,73 +165,73 @@
|
|
|
background: rgba(83, 89, 104, 0.1) !important;
|
|
|
}
|
|
|
|
|
|
- .elDatePicker .el-date-picker__time-header {
|
|
|
- border-bottom: 1px solid #323b3c;
|
|
|
- }
|
|
|
+ // .elDatePicker .el-date-picker__time-header {
|
|
|
+ // border-bottom: 1px solid #323b3c;
|
|
|
+ // }
|
|
|
|
|
|
- .elDatePicker .el-input__inner {
|
|
|
- height: 26px !important;
|
|
|
- line-height: 26px !important;
|
|
|
- }
|
|
|
+ // .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-picker-panel {
|
|
|
+ // border: 1px solid #094493 !important;
|
|
|
+ // background: #090e19 !important;
|
|
|
+ // }
|
|
|
|
|
|
- .elDatePicker .el-date-table th {
|
|
|
- border-bottom: 1px solid #2a374f;
|
|
|
- }
|
|
|
+ // .elDatePicker .el-date-table th {
|
|
|
+ // border-bottom: 1px solid #2a374f;
|
|
|
+ // }
|
|
|
|
|
|
- .elDatePicker .el-picker-panel .el-time-panel {
|
|
|
- background: #141a25 !important;
|
|
|
- }
|
|
|
+ // .elDatePicker .el-picker-panel .el-time-panel {
|
|
|
+ // background: #141a25 !important;
|
|
|
+ // }
|
|
|
|
|
|
- .elDatePicker .el-time-spinner__item.active:not(.disabled) {
|
|
|
- color: #ffffff !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-time-panel__footer {
|
|
|
+ // background: #141a25 !important;
|
|
|
+ // border-top: 1px solid #323b3c;
|
|
|
+ // }
|
|
|
|
|
|
- .elDatePicker .el-popper__arrow {
|
|
|
- display: none;
|
|
|
- }
|
|
|
+ // .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.next-month,
|
|
|
+ // .elDatePicker .el-date-table td.prev-month {
|
|
|
+ // color: #909399;
|
|
|
+ // }
|
|
|
|
|
|
- .elDatePicker .el-date-table td.current:not(.disabled) span {
|
|
|
- background: #0046c7;
|
|
|
- }
|
|
|
+ // .elDatePicker .el-date-table td.current:not(.disabled) span {
|
|
|
+ // background: #0046c7;
|
|
|
+ // }
|
|
|
|
|
|
- .elDatePicker .el-time-panel {
|
|
|
- border: 1px solid #003277 !important;
|
|
|
- }
|
|
|
+ // .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__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 {
|
|
|
+ // 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;
|
|
|
- }
|
|
|
+ // .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 {
|
|
@@ -273,51 +273,58 @@
|
|
|
background: red !important;
|
|
|
}
|
|
|
|
|
|
- .el-popper .el-menu--popup {
|
|
|
- min-width: 140px !important;
|
|
|
- /*padding: 20px 0!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 .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
|
|
|
+ // .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-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 {
|
|
|
+ // 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-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-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 {
|
|
|
&:not(.cDialog) {
|
|
@@ -325,7 +332,6 @@
|
|
|
border: 1px solid #003277;
|
|
|
border-radius: 4px !important;
|
|
|
box-shadow: 0 0 22px rgba(0, 70, 199, 0.2) inset !important;
|
|
|
-
|
|
|
}
|
|
|
}
|
|
|
|
|
@@ -561,7 +567,7 @@ background-color: rgba(30,90,163, .5);
|
|
|
border-color: #959595 !important;
|
|
|
}
|
|
|
|
|
|
- .el-checkbox__input.is-checked+.el-checkbox__label {
|
|
|
+ .el-checkbox__input.is-checked + .el-checkbox__label {
|
|
|
color: rgba(255, 255, 255, 1) !important;
|
|
|
}
|
|
|
|
|
@@ -722,10 +728,12 @@ background-color: rgba(30,90,163, .5);
|
|
|
|
|
|
.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));
|
|
|
+ background: linear-gradient(
|
|
|
+ 0deg,
|
|
|
+ rgba(0, 70, 199, 0.8),
|
|
|
+ rgba(0, 70, 199, 0.2),
|
|
|
+ rgba(0, 70, 199, 0)
|
|
|
+ );
|
|
|
}
|
|
|
|
|
|
.el-tabs__nav {
|
|
@@ -910,4 +918,4 @@ background-color: rgba(30,90,163, .5);
|
|
|
background-color: fade(@red, 20);
|
|
|
color: @red;
|
|
|
}
|
|
|
-}
|
|
|
+}
|