Browse Source

hover效果

yangc 8 years ago
parent
commit
fa7bc6c87f
1 changed files with 1 additions and 2 deletions
  1. 1 2
      src/main/webapp/resources/css/commonComponent.css

+ 1 - 2
src/main/webapp/resources/css/commonComponent.css

@@ -60,9 +60,8 @@
     background: #5078cb;
     color: #fff;
 }
-/*
 .com-del-box .content div a:hover{
     background: #3f7ae3;
     color: #fff;
-}*/
+}
 /*---------------------提示框样式 end---------------------*/