Ver Fonte

Merge branch 'dev/v4.8.63_yf' of qmx/jy into feature/v4.8.63

yangfeng há 1 ano atrás
pai
commit
a0dae3baf6
1 ficheiros alterados com 4 adições e 0 exclusões
  1. 4 0
      src/web/templates/pc/biddetail_rec.html

+ 4 - 0
src/web/templates/pc/biddetail_rec.html

@@ -197,6 +197,10 @@
         .table-columns:nth-child(4) .item-td{
           border-right:0;
         }
+        .table-columns:nth-child(1) .item-td,
+        .table-columns:nth-child(2) .item-td:nth-child(1){
+          background: #F7F9FC;
+        }
         .free-equity-contrast .item-td strong{
           font-weight: 700;
           font-size: 16px;