Browse Source

处理bug,表格悬停效果

Administrator 7 years ago
parent
commit
488e696dc8

+ 3 - 3
src/main/webapp/resources/css/index.css

@@ -3232,7 +3232,7 @@ input:-webkit-autofill { box-shadow: 0 0 0 1000px white inset !important;}
 }
 /*所有hover边框颜色*/
 .sale-view .order-table>tbody:hover{
-	border: #d32526 2px solid !important;
+	border: #366df3 2px solid !important;
 }
 /*.sale-view .order-table>tbody:hover tr:first-child td{
 	border-top: #d32526 1px solid !important;
@@ -3651,7 +3651,7 @@ input::-webkit-clear{display:none;}
 
 /*hover移上去2px 2017-05-09*/
 .tender-list02 .comment-oder:hover,.tender-list dl dd:hover{
-	border: #d32526 2px solid !important;
+	border: #366df3 2px solid !important;
 }
 /*2017-05-10*/
 .unPrinted{
@@ -3692,7 +3692,7 @@ input[required]:invalid, input:focus:invalid, textarea[required]:invalid, textar
 	font-size: 14px;
 }
 .tender-content .tender-list02 dl dd:hover{
-	border: #d32526 2px solid;
+	border: #366df3 2px solid;
 }
 .no-record-tab{
 	background: #fff;

+ 1 - 1
src/main/webapp/resources/tpl/index/approvalFlow/enterprise.html

@@ -119,7 +119,7 @@
 		padding-bottom: 20px;
 	}
 	#company .com-list .row-sm:hover{
-		border: #d32526 2px solid;
+		border: #366df3 2px solid;
 	}
 	.bule {
 		color: #327ebe;

+ 1 - 1
src/main/webapp/resources/tpl/index/approvalFlow/productmatches.html

@@ -172,7 +172,7 @@ tbody td div.text-mould {
 	word-break: break-all;
 }
 .productmatches-tab tbody:hover{
-	border: #d32526 2px solid !important;
+	border: #366df3 2px solid !important;
 }
 /* 清楚ie下的输入框X */
 ::-ms-clear, ::-ms-reveal{display: none;}

+ 1 - 1
src/main/webapp/resources/tpl/index/baseInfo/modal/fuzzysearch_enterprise_modal.html

@@ -270,7 +270,7 @@
 	font-style: normal;
 }
 .invite-btn:hover{
-	border: #d32526 2px solid;
+	border: #366df3 2px solid;
 }
 .invite-right{
 	padding-right: 0;

+ 1 - 1
src/main/webapp/resources/tpl/index/baseInfo/searchresult.html

@@ -270,7 +270,7 @@
 	font-style: normal;
 }
 .invite-btn:hover{
-	border: #d32526 2px solid;
+	border: #366df3 2px solid;
 }
 .invite-right{
 	padding-right: 0;

+ 1 - 1
src/main/webapp/resources/tpl/index/purc/cart.html

@@ -72,7 +72,7 @@
 	border-bottom: 10px #ddd solid;
 }*/
 .order-table>tbody:hover{
-	border: #d32526 2px solid !important;
+	border: #366df3 2px solid !important;
 }
 /*.order-table>tbody:hover .order-hd td{
 	border-top: #d32526 2px solid !important;

+ 1 - 1
src/main/webapp/resources/tpl/index/purc/inquiry_unapply.html

@@ -171,7 +171,7 @@
 	color: #d32526;
 }
 .inquiry-table>tbody:hover{
-	border: #d32526 2px solid;
+	border: #366df3 2px solid;
 }
 .view-slide-in .group-container {
 	padding: 0;

+ 1 - 1
src/main/webapp/resources/tpl/index/purc/order.html

@@ -72,7 +72,7 @@
 	border-bottom: 10px #ddd solid;
 }*/
 .order-table>tbody:hover{
-	border: #d32526 2px solid !important;
+	border: #366df3 2px solid !important;
 }
 /*.order-table>tbody:hover .order-hd td{
 	border-top: #d32526 2px solid !important;

+ 1 - 1
src/main/webapp/resources/tpl/index/purc/vendor.html

@@ -62,7 +62,7 @@
 	font-size: 14px;
 }
 #customer-tab tbody tr:hover{
-	border: #d32526 2px solid;
+	border: #366df3 2px solid;
 }
 #customer-tab .com_title{
 	margin-bottom: 10px;

+ 1 - 1
src/main/webapp/resources/tpl/index/sale/customer.html

@@ -41,7 +41,7 @@
 	font-size: 14px;
 }
 #customer-tab tbody tr:hover{
-	border: #d32526 2px solid;
+	border: #366df3 2px solid;
 }
 #customer-tab .form-horizontal .form-control{
 	height: 36px;

+ 1 - 1
src/main/webapp/resources/tpl/index/sale/quotation_list.html

@@ -334,7 +334,7 @@
 						<a href="#/index" title="B2B商务首页">B2B 商务</a>
 					</div>
 					<div class="right_link">
-						<p style="text-indent:-40px;">暂无对应的单据</p>
+						<p>暂无对应的单据</p>
 						<a ui-sref="sale.quotation.new"><i class="way_icon"></i>立即向客户主动报价</a>
 					</div>
 				</div>

+ 1 - 1
src/main/webapp/resources/tpl/index/sale/vendorPerformanceAssess.html

@@ -41,7 +41,7 @@
 	font-size: 14px;
 }
 #customer-tab tbody tr:hover{
-	border: #d32526 2px solid;
+	border: #366df3 2px solid;
 }
 #customer-tab .form-horizontal .form-control{
 	height: 36px;