瀏覽代碼

不可编辑的区域hover效果默认。

yangc 8 年之前
父節點
當前提交
bf4d3cf4cd

+ 1 - 0
src/main/webapp/resources/view/usercenter/forstore/add_rate.html

@@ -168,6 +168,7 @@
         padding: 0 10px;
         overflow: hidden;
         height: 87px;
+        cursor: default;
     }
     .add-rate table .buyer-first-rate >div >div {
     }

+ 2 - 0
src/main/webapp/resources/view/usercenter/forstore/show_rate.html

@@ -113,6 +113,7 @@
         background: #f9f9f9;
         padding: 5px 10px;
         height: 46px;
+        cursor: default;
     }
     .add-rate table thead tr td >div >span {
         display: block;
@@ -158,6 +159,7 @@
         padding: 0 10px;
         overflow: hidden;
         height: 87px;
+        cursor: default;
     }
     .add-rate table .buyer-first-rate >div.isLeft {
         margin-left: 100px;

+ 2 - 0
src/main/webapp/resources/view/vendor/forstore/showRate.html

@@ -103,6 +103,7 @@
         width: 43%;
         background: #f9f9f9;
         padding: 5px 10px;
+        cursor: default;
     }
     .add-rate table thead tr td >div >span {
         display: block;
@@ -160,6 +161,7 @@
         overflow: hidden;
         height: 87px;
         position: relative;
+        cursor: default;
     }
     .add-rate table .buyer-first-rate >div >div {
     }