Ver Fonte

数据列表针对英文不断句设置自动换行,采购询价页面表格样式统一。

git-svn-id: svn+ssh://10.10.101.21/source/platform/platform-b2b@8222 f3bf4e98-0cf0-11e4-a00c-a99a8b9d557d
ouxianqin há 9 anos atrás
pai
commit
eb6a235598

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

@@ -3258,4 +3258,7 @@ input::-webkit-clear{display:none;}
 }
 #myquest-public .group-container .btn-group,.view-slide-in #myrequest-btn .btn-group{
 	width: 190px !important;
+}
+.order-table .product .text-muted{
+	word-break: break-all;
 }

+ 2 - 5
src/main/webapp/resources/tpl/index/purc/inquiry.html

@@ -71,10 +71,9 @@
 	padding-right: 0;
 }
 .order-table .company-list,.order-table .order-hd:first-child {
-	background: #fff;
 	font-size: 16px;
-	height: 55px;
-	line-height: 55px;
+	height: 40px;
+	line-height: 40px;
 	border-bottom: #ddd 1px solid;
 }
 .order-table .company-list {
@@ -112,8 +111,6 @@
 .order-table .order-hd td.first {
 	line-height: 25px;
 	font-size: 14px;
-	padding-top: 10px;
-	padding-bottom: 10px;
 }
 .search-bg .input-group-addon{
 	width: 85px;