jiangping
2024-05-11 8ba1fa2ca00e5cd340194bf8aabc8f8516615eb7
h5/components/Li-Calendar/Li-Calendar.css
@@ -29,7 +29,7 @@
   font-size: 28rpx;
   font-family: PingFangSC-Regular, PingFang SC;
   font-weight: 400;
   color: #0055FF;
   color: #279baa;
}
.calendar-TimeH{
}
@@ -111,8 +111,8 @@
}
.calendar-today {
   /* border-radius: 6upx;
   background-color: #0055FF; */
   color: #0055FF;
   background-color: #279baa; */
   color: #279baa;
   /* -moz-box-shadow: 0px 2upx 10upx #ABABAB;
   -webkit-box-shadow: 0px 2upx 10upx #ABABAB;
   box-shadow: 0px 2upx 10upx #ABABAB; */
@@ -139,7 +139,7 @@
.calendar-active {
   color:#FFFFFF !important;
   background-color: #0055FF;
   background-color: #279baa;
   /* -moz-box-shadow: 0px 2upx 10upx #ABABAB;
   -webkit-box-shadow: 0px 2upx 10upx #ABABAB;
   box-shadow: 0px 2upx 10upx #ABABAB; */