#
whycq
2022-08-16 0f6c8279a914ce86b855000f3d1408acbd5bb371
colorui/main.css
@@ -90,8 +90,8 @@
checkbox,
radio {
   position: relative;
}
 */
} */
switch::after,
switch::before {
   font-family: "cuIcon";
@@ -120,10 +120,10 @@
   left: auto;
}
/* switch[checked]::after,
switch[checked]::after,
switch.checked::after {
   transform: scale(1, 1);
} */
}
switch[checked]::before,
switch.checked::before {
@@ -146,9 +146,9 @@
   transform: scale(1, 1);
   transition: all 0.3s ease-in-out 0s;
   z-index: 9;
} */
}
/* radio .wx-radio-input,
radio .wx-radio-input,
checkbox .wx-checkbox-input,
radio .uni-radio-input,
checkbox .uni-checkbox-input {
@@ -160,8 +160,8 @@
checkbox.round .wx-checkbox-input,
checkbox.round .uni-checkbox-input {
   border-radius: 100upx;
} */
}
 */
/* #endif */
switch[checked]::before {
@@ -2332,7 +2332,6 @@
   text-align: justify;
   padding-right: 30upx;
   font-size: 30upx;
   font-weight: bold;
   position: relative;
   height: 60upx;
   line-height: 60upx;
@@ -3416,7 +3415,7 @@
.bg-yellow {
   background-color: #fbbd08;
   color: #ffffff;
   color: #333333;
}
.bg-olive {