zhouna il y a 4 ans
Parent
commit
6fcbe246b2
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      src/css/allotCheckTask.less

+ 2 - 2
src/css/allotCheckTask.less

@@ -74,10 +74,10 @@ h2{
             cursor: pointer;
             width: 14px;
             height: 14px;
-            background: url("../images/unRadio.png") 17px 9px no-repeat;
+            /*background: url("../images/unRadio.png") 17px 9px no-repeat;
             &.active{
                 background: url("../images/radio.png") #ccc 17px 9px no-repeat;
-            }
+            }*/
         }
     }
     .tabTitle   {