Browse Source

Merge branch 'uiUptate0629' of http://192.168.2.236:10080/zhouna/icssDService into uiUptate0629

reaper 3 years ago
parent
commit
dabe2f8213
1 changed files with 6 additions and 4 deletions
  1. 6 4
      src/css/cdss.less

+ 6 - 4
src/css/cdss.less

@@ -576,10 +576,12 @@ body{
     }
   }
 }
-.evaluationtitle{
-  color: @linkColor;
-  cursor: pointer;
-  &+.infoImg{
+.evaluation{
+  .evaluationtitle{
+    color: @linkColor;
+    cursor: pointer;
+  }
+  .infoImg{
     right: 8px;
   }
 }