|
@@ -343,8 +343,8 @@ radio.cyan[checked] .wx-radio-input,
|
|
|
switch.cyan.checked .uni-switch-input,
|
|
|
checkbox.cyan.checked .uni-checkbox-input,
|
|
|
radio.cyan.checked .uni-radio-input {
|
|
|
- background-color: #1cbbb4 !important;
|
|
|
- border-color: #1cbbb4 !important;
|
|
|
+ background-color: #A4D099 !important;
|
|
|
+ border-color: #A4D099 !important;
|
|
|
color: #ffffff !important;
|
|
|
}
|
|
|
|
|
@@ -3355,7 +3355,7 @@ scroll-view.cu-steps .cu-item {
|
|
|
|
|
|
.line-cyan::after,
|
|
|
.lines-cyan::after {
|
|
|
- border-color: #1cbbb4;
|
|
|
+ border-color: #A4D099;
|
|
|
}
|
|
|
|
|
|
.line-blue::after,
|
|
@@ -3429,7 +3429,7 @@ scroll-view.cu-steps .cu-item {
|
|
|
}
|
|
|
|
|
|
.bg-cyan {
|
|
|
- background-color: #1cbbb4;
|
|
|
+ background-color: #A4D099;
|
|
|
color: #ffffff;
|
|
|
}
|
|
|
|
|
@@ -3514,7 +3514,7 @@ scroll-view.cu-steps .cu-item {
|
|
|
}
|
|
|
|
|
|
.bg-cyan.light {
|
|
|
- color: #1cbbb4;
|
|
|
+ color: #A4D099;
|
|
|
background-color: #d2f1f0;
|
|
|
}
|
|
|
|
|
@@ -3854,7 +3854,7 @@ scroll-view.cu-steps .cu-item {
|
|
|
.text-cyan,
|
|
|
.line-cyan,
|
|
|
.lines-cyan {
|
|
|
- color: #1cbbb4;
|
|
|
+ color: #A4D099;
|
|
|
}
|
|
|
|
|
|
.text-blue,
|