|
|
@@ -2914,7 +2914,7 @@ export default {
|
|
|
}
|
|
|
|
|
|
.l_active {
|
|
|
- color: #5386f6;
|
|
|
+ color: #9F643A;
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
@@ -2975,7 +2975,7 @@ export default {
|
|
|
padding: 4px 8px;
|
|
|
|
|
|
&.multiple {
|
|
|
- border: 2px dashed #5386f6;
|
|
|
+ border: 2px dashed #9F643A;
|
|
|
|
|
|
> label:first-of-type {
|
|
|
margin-right: 8px;
|
|
|
@@ -3016,7 +3016,7 @@ export default {
|
|
|
// min-height: 212px;
|
|
|
//overflow: auto;
|
|
|
|
|
|
- // background: #5386F6;
|
|
|
+ // background: #9f643a;
|
|
|
// overflow: hidden;
|
|
|
//z-index: 999;
|
|
|
position: relative;
|
|
|
@@ -3043,7 +3043,7 @@ export default {
|
|
|
div {
|
|
|
display: inline-block;
|
|
|
// padding: 15px 10px;
|
|
|
- background: rgba($color: #5386f6, $alpha: 0.1);
|
|
|
+ background: rgba($color: #9F643A, $alpha: 0.1);
|
|
|
text-align: center;
|
|
|
height: 48px;
|
|
|
line-height: 48px;
|
|
|
@@ -3076,7 +3076,7 @@ export default {
|
|
|
|
|
|
.bg-green {
|
|
|
.div1 {
|
|
|
- background: rgba($color: #5386f6, $alpha: 0.1);
|
|
|
+ background: rgba($color: #9F643A, $alpha: 0.1);
|
|
|
border: 1px solid #dedede;
|
|
|
}
|
|
|
}
|
|
|
@@ -3162,7 +3162,7 @@ export default {
|
|
|
overflow: auto;
|
|
|
|
|
|
.table-choose-h {
|
|
|
- background: rgba($color: #5386f6, $alpha: 0.1);
|
|
|
+ background: rgba($color: #9F643A, $alpha: 0.1);
|
|
|
|
|
|
div {
|
|
|
height: 36px;
|
|
|
@@ -3179,7 +3179,7 @@ export default {
|
|
|
height: 180px;
|
|
|
|
|
|
.td {
|
|
|
- background: rgba($color: #5386f6, $alpha: 0.1);
|
|
|
+ background: rgba($color: #9F643A, $alpha: 0.1);
|
|
|
}
|
|
|
|
|
|
p {
|
|
|
@@ -3299,7 +3299,7 @@ export default {
|
|
|
}
|
|
|
|
|
|
.bg-green {
|
|
|
- background: #5386f6;
|
|
|
+ background: #9F643A;
|
|
|
margin-left: 20px;
|
|
|
}
|
|
|
}
|
|
|
@@ -3394,7 +3394,7 @@ export default {
|
|
|
overflow: auto;
|
|
|
|
|
|
.table-choose-h {
|
|
|
- background: rgba($color: #5386f6, $alpha: 0.1);
|
|
|
+ background: rgba($color: #9F643A, $alpha: 0.1);
|
|
|
|
|
|
div {
|
|
|
height: 36px;
|
|
|
@@ -3411,7 +3411,7 @@ export default {
|
|
|
height: 180px;
|
|
|
|
|
|
.td {
|
|
|
- background: rgba($color: #5386f6, $alpha: 0.1);
|
|
|
+ background: rgba($color: #9F643A, $alpha: 0.1);
|
|
|
}
|
|
|
|
|
|
p {
|
|
|
@@ -3467,7 +3467,7 @@ export default {
|
|
|
overflow: auto;
|
|
|
|
|
|
.table-choose-h {
|
|
|
- background: rgba($color: #5386f6, $alpha: 0.1);
|
|
|
+ background: rgba($color: #9F643A, $alpha: 0.1);
|
|
|
|
|
|
div {
|
|
|
height: 36px;
|
|
|
@@ -3489,7 +3489,7 @@ export default {
|
|
|
height: 180px;
|
|
|
|
|
|
.td {
|
|
|
- background: rgba($color: #5386f6, $alpha: 0.1);
|
|
|
+ background: rgba($color: #9F643A, $alpha: 0.1);
|
|
|
}
|
|
|
|
|
|
p {
|
|
|
@@ -3549,7 +3549,7 @@ export default {
|
|
|
}
|
|
|
|
|
|
.table-left-body::v-deep .el-table th {
|
|
|
- background: rgba($color: #5386f6, $alpha: 0.1);
|
|
|
+ background: rgba($color: #9F643A, $alpha: 0.1);
|
|
|
}
|
|
|
|
|
|
.collapse ::v-deep .el-collapse-item__content {
|
|
|
@@ -3632,7 +3632,7 @@ export default {
|
|
|
}
|
|
|
|
|
|
.active {
|
|
|
- border: 0px solid #5386f6;
|
|
|
+ border: 0px solid #9F643A;
|
|
|
|
|
|
img {
|
|
|
width: 17px;
|