Parcourir la Source

时间控件样式变成黄色

jack 7 ans auparavant
Parent
commit
c3df95da58
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      app/css/app.css

+ 2 - 2
app/css/app.css

@ -710,7 +710,7 @@ footer.chatFooter .mui-icon-paperplane {font-size: 16px;word-break: keep-all;lin
710 710
/*首页发布按钮*/
711 711
.btnLinkBox .mui-table-view-cell:after{right: 0;bottom: 0;left:0;}
712 712
.btnLinkBox .h1Font{font-weight: normal;color:#333333;font-size:16px;line-height: 18px;}
713
.btnLinkBox .h2Font{color:#666:font-size:14px;margin-bottom: 0;}
713
.btnLinkBox .h2Font{color:#666;font-size:14px;margin-bottom: 0;}
714 714
.mui-table-view .mui-media-object.btnLinkIcon{width:42px; height:42px;margin-top:4px;margin-bottom:4px;border-radius:50%;text-align: center;vertical-align: middle;}
715 715
.btnLinkIcon.fabuBtn{background: #007AFF;}
716 716
.btnLinkIcon.proBtn{background: #FF9900;}
@ -1216,4 +1216,4 @@ ul.tagList>li .h2Font{color: #666; -webkit-user-select:text;}
1216 1216

1217 1217
.myAllneeds>li{min-height: 97px;}
1218 1218
.right-span{position: absolute;right: 15px;top:50%;margin-top:-25px;border: 1px solid #999;color:#999;padding:1px 2px;font-size: 12px;line-height:normal;border-radius: 2px;}
1219

1219
.mui-dtpicker-header .mui-btn.mui-btn-blue {border: 1px solid #ff9900;background-color: #ff9900;}