Jelajahi Sumber

调整标段合同管理入口及样式

ellisran 4 minggu lalu
induk
melakukan
465e997ef0
2 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 1 1
      app/public/css/main.css
  2. 1 1
      app/public/css/qa_side.css

+ 1 - 1
app/public/css/main.css

@@ -757,7 +757,7 @@ input.nospin[type="number"]{-moz-appearance:textfield;}
   margin:22px 8px 0 0
 }
 .bg-nav .child-bg {
-    background-color: #10354D;
+    /*background-color: #10354D;*/
 }
 .child-up-down {
     width: 12px!important;

+ 1 - 1
app/public/css/qa_side.css

@@ -12,5 +12,5 @@
   background:#0C3E00;
 }
 .bg-nav .child-bg {
-  background-color: #2C6051;
+  /*background-color: #2C6051;*/
 }