Browse Source

颜色修改

zhouna 5 years ago
parent
commit
4587ee8284
3 changed files with 3 additions and 3 deletions
  1. 1 1
      src/css/qcList.less
  2. 1 1
      src/css/qcListDept.less
  3. 1 1
      src/css/qcListPerson.less

+ 1 - 1
src/css/qcList.less

@@ -107,7 +107,7 @@ table{
     position: absolute;
     left: 960px;
     top: 8px;
-    color: #aaa;
+    color: #777;
     font-size: 14px;
     background: url("../images/arrow_up.png") 60px center no-repeat;
     padding-right: 15px;

+ 1 - 1
src/css/qcListDept.less

@@ -105,7 +105,7 @@ table{
     position: absolute;
     left: 960px;
     top: 8px;
-    color: #aaa;
+    color: #777;
     font-size: 14px;
     background: url("../images/arrow_up.png") 60px center no-repeat;
     padding-right: 15px;

+ 1 - 1
src/css/qcListPerson.less

@@ -110,7 +110,7 @@ table{
     position: absolute;
     left: 960px;
     top: 8px;
-    color: #aaa;
+    color: #777;
     font-size: 14px;
     background: url("../images/arrow_up.png") 60px center no-repeat;
     padding-right: 15px;