Explorar el Código

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

yangfeng hace 1 año
padre
commit
a0dae3baf6
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  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;