浏览代码

hover效果

yangc 8 年之前
父节点
当前提交
fa7bc6c87f
共有 1 个文件被更改,包括 1 次插入2 次删除
  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---------------------*/