123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328 |
- .ZTGlobal{
- .colorPicker {
- // z-index: 999999 !important;
- }
- .el-row {
- margin-bottom: 1rem;
- &:last-child {
- margin-bottom: 0;
- }
- }
- .el-col {
- border-radius: 4px;
- }
- .bg-purple-dark {
- background: #99a9bf;
- }
- .bg-purple {
- background: #d3dce6;
- }
- .bg-purple-light {
- background: #e5e9f2;
- }
- .grid-content {
- border-radius: 4px;
- min-height: 36px;
- }
- .row-bg {
- padding: 10px 0;
- background-color: #f9fafc;
- }
- .xmtabls {
- background-color: rgba(10, 36, 80, 1);
- width: 100%;
- }
- .el-tabs__item {
- color: white;
- }
- .el-table__fixed-right::before{
- background-color:transparent;
- }
- .el-collapse-item__header {
- color: #fff;
- background-color: #fff0;
- border-bottom: 0px solid #ebeef5;
- }
- .el-collapse-item__wrap {
- background-color: #fff0;
- border-bottom: 0px solid #ebeef5;
- overflow: unset;
- }
- .el-collapse {
- // border-top: 0px solid #ebeef5;
- // border-bottom: 0px solid #ebeef5;
- border: none;
-
- }
- .el-card {
- color: #fff;
- background-color: #fff0;
- }
- .el-radio {
- color: #fff;
- }
- .containersd {
- display: flex;
- /* 使用Flexbox布局 */
- flex-direction: column;
- /* 子标签竖向排列 */
- justify-content: center;
- align-items: center;
- border-radius: 4px;
- }
- .none {
- display: none;
- }
- .block {
- display: block;
- }
- .el-switch__label {
- color: #fff;
- }
- .el-descriptions {
- color: #fff;
- }
- .el-descriptions__body {
- color: #fff;
- background-color: #fff0;
- }
- .titleHeader {
- text-align: left;
- }
- .el-table {
- color: #fff;
- }
- .el-table {
- background-color: #fff0 !important;
- }
- .el-table thead {
- color: #fff;
- background-color: #fff0 !important;
- }
- .el-table__body tr.el-table__row {
- background-color: #fff0 !important;
- /* 浅灰色背景 */
- }
- // 修改表格背景颜色
- .el-table,
- .el-table__expanded-cell {
- background-color: #fff0 !important;
- }
- // 鼠标悬浮该行时的背景颜色
- .el-table--enable-row-hover .el-table__body tr:hover>td {
- background-color: #40a0ff42 !important;
- }
- .el-table th,
- .el-table tr,
- .el-table td {
- background-color: #fff0 !important;
- }
- .el-table__body tr.current-row>td {
- background-color: #40a0ff59 !important;
- }
- .SaveCenter {
- text-align: center;
- padding: 1rem 0;
- }
- .el-checkbox {
- color: #ffffff;
- }
- .el-button.is-plain {
- background: #0F7AC8;
- color: #fff;
- }
- .el-input>input,
- .el-select-dropdown,
- .el-textarea>textarea {
- color: #fff !important;
- background-color: rgba(4, 28, 50, 0.5) !important;
- border: 1px solid rgba(15, 122, 200, 0.4) !important;
- }
- .el-input .el-input-group__append {
- color: #fff !important;
- background-color: rgba(4, 28, 50, 0.5) !important;
- border: 1px solid rgba(15, 122, 200, 0.4) !important;
- }
- .el-input-group__append>button {
- color: #fff !important;
- background-color: rgba(4, 28, 50, 0.5) !important;
- border: 1px solid rgba(15, 122, 200, 0.4) !important;
- padding: 6px 20px;
- }
- .el-select-dropdown__item {
- color: #ebebeb !important;
- }
- .el-button--primary,
- .notify-btn-primary {
- background: #0f7ac8 !important;
- border-color: #0f7ac8 !important;
- color: #fff !important;
- }
- .el-button--primary:hover,
- .notify-btn-primary:hover {
- background: #0f7bc8d8 !important;
- border-color: #0f7bc8d8 !important;
- color: #fff !important;
- }
- .el-icon-search {
- color: #20a0fc !important;
- }
- .el-button--default,
- .notify-btn-default {
- background: rgba(63, 147, 245, 0.2) !important;
- border-color: #3f93f5 !important;
- color: rgba(182, 224, 255, 1) !important;
- }
- .el-button--default:hover,
- .notify-btn-default:hover {
- background: rgba(63, 148, 245, 0.432) !important;
- border-color: #3f93f5 !important;
- color: rgba(182, 224, 255, 1) !important;
- }
- .el-select-dropdown__item.hover,
- .el-select-dropdown__item:hover {
- color: #fff !important;
- background-color: rgba(255, 255, 255, 0.35) !important;
- }
- .el-cascader__dropdown,
- .el-picker-panel,
- .el-picker-panel__footer {
- color: #fff !important;
- background-color: rgba(4, 28, 50, 0.5) !important;
- border: 1px solid rgba(15, 122, 200, 0.4) !important;
- }
- .el-time-panel {
- background-color: rgba(4, 28, 50, 0.85) !important;
- }
- .el-time-spinner__item {
- color: #fff !important;
- }
- .el-time-spinner__item:hover {
- color: #fff !important;
- background: rgba(63, 148, 245, 0.432) !important;
- }
- .el-time-panel__footer>button:nth-child(1),
- .el-date-table th,
- .el-picker-panel__icon-btn,
- .el-date-picker__header-label {
- color: #fff !important;
- }
- .el-pagination>button,
- .el-pager li {
- color: #c2c2c2 !important;
- background-color: rgba(4, 28, 50, 0.5) !important;
- }
- .el-pager li.active {
- color: #fff !important;
- background-color: rgba(4, 28, 50, 0.5) !important;
- }
- .el-color-picker__panel {
- background-color: rgba(4, 28, 50, 0.5) !important;
- }
- .el-cascader-node {
- color: #fff !important;
- }
- .el-cascader-node:hover {
- color: #fff !important;
- background-color: rgba(255, 255, 255, 0.35) !important;
- }
- /* .el-cascader-node:not(.is-disabled):hover */
- .el-cascader-node:not(.is-disabled):focus {
- background-color: rgba(4, 28, 50, 0.5) !important;
- }
- .el-checkbox__input>.el-checkbox__inner {
- border: 1px solid #96a9b7;
- background-color: rgba(4, 28, 50, 0.6);
- }
- .el-icon-s-operation,
- .el-icon-location-outline,
- .el-icon-share,
- .el-icon-delete {
- color: #20a0fc;
- }
- .el-icon-s-operation+a,
- .el-icon-location-outline+a,
- .el-icon-share+a,
- .el-icon-delete+a {
- color: #cddeeb;
- }
- .el-pagination__jump {
- color: #cddeeb !important;
- }
- .el-input-number__decrease,
- .el-input-number__increase {
- color: #fff !important;
- background-color: rgba(4, 28, 50, 0.5) !important;
- border: 1px solid rgba(15, 122, 200, 0.4) !important;
- }
- }
|