unknown
2023-08-23 50ce6a5e5ae7ac6ce3e6281acca9a0db568306e6
force-app/main/default/staticresources/StyleUtilCss.css
@@ -14,7 +14,7 @@
/*信息提示颜色*/
body .bPageBlock .pbSubheader, .slds-vf-scope .bPageBlock .pbSubheader{
   background-color: #08107b !important;;
    color: #FFF !important;;
    color: #FFF !important;
}
body .infoM2, body .infoM3, body .infoM4, .slds-vf-scope .infoM2, .slds-vf-scope .infoM3, .slds-vf-scope .infoM4 {
    background-color: #08107b !important;
@@ -25,14 +25,13 @@
body .pbButton{
    text-align: left;
}
.message .messageText{
    color: #FFF !important;
}
/*检索框不乱*/
body .detailList .dataCol input[type="text"],body .detailList .dataCol select{
    min-width: 180px;
    padding: 0;
}
body .bPageBlock .detailList .dataCol{
    width: 8%;
}
body .detailList td{
    position: static;