| | |
| | | checkbox, |
| | | radio { |
| | | position: relative; |
| | | } |
| | | */ |
| | | } */ |
| | | |
| | | switch::after, |
| | | switch::before { |
| | | font-family: "cuIcon"; |
| | |
| | | left: auto; |
| | | } |
| | | |
| | | /* switch[checked]::after, |
| | | switch[checked]::after, |
| | | switch.checked::after { |
| | | transform: scale(1, 1); |
| | | } */ |
| | | } |
| | | |
| | | switch[checked]::before, |
| | | switch.checked::before { |
| | |
| | | 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 { |
| | |
| | | checkbox.round .wx-checkbox-input, |
| | | checkbox.round .uni-checkbox-input { |
| | | border-radius: 100upx; |
| | | } */ |
| | | |
| | | } |
| | | */ |
| | | /* #endif */ |
| | | |
| | | switch[checked]::before { |
| | |
| | | text-align: justify; |
| | | padding-right: 30upx; |
| | | font-size: 30upx; |
| | | font-weight: bold; |
| | | position: relative; |
| | | height: 60upx; |
| | | line-height: 60upx; |
| | |
| | | |
| | | .bg-yellow { |
| | | background-color: #fbbd08; |
| | | color: #ffffff; |
| | | color: #333333; |
| | | } |
| | | |
| | | .bg-olive { |