wangcz 7 лет назад
Родитель
Сommit
a4cdb309de

+ 12 - 12
src/main/webapp/resources/css/b2bPublic.css

@@ -207,18 +207,18 @@ tbody td.enddate span{
     color: red;
 }
 /*历史报价*/
-.dropdown>.dropdown-toggle.text-default {
-    color: #333333;
-}
-.dropdown>.dropdown-toggle:hover {
-    display: inline-block;
-    width: 78px;
-    height: 21px;
-    line-height: 21px;
-    color: #ff0101;
-    font-size: 13px;
-    background-color: #e8e8e8;
-}
+/*.dropdown>.dropdown-toggle.text-default {*/
+    /*color: #333333;*/
+/*}*/
+/*.dropdown>.dropdown-toggle:hover {*/
+    /*display: inline-block;*/
+    /*width: 78px;*/
+    /*height: 21px;*/
+    /*line-height: 21px;*/
+    /*color: #ff0101;*/
+    /*font-size: 13px;*/
+    /*background-color: #e8e8e8;*/
+/*}*/
 #public .tender-table{
     width: 1026px;
 }

+ 2 - 1
src/main/webapp/resources/view/vendor/b2b/sale_inquiryMould.html

@@ -122,7 +122,8 @@
 
 	tbody td .text-waiting {
 		position: absolute;
-		top: 5px;
+		top: 17px;
+		left: 8px;
 		background-color: #fff;
 		border: 1px solid;
 		padding: 3px 14px;