Browse Source

代采订单和审批流样式更新

git-svn-id: svn+ssh://10.10.101.21/source/platform/platform-b2b@7389 f3bf4e98-0cf0-11e4-a00c-a99a8b9d557d
hejq 9 năm trước cách đây
mục cha
commit
a15befd8d8

+ 1 - 1
src/main/webapp/resources/css/deputyOrder/order.css

@@ -257,7 +257,7 @@ body {
     width:100%;
 }
 .purchase_form01 ul li div.wid100 span .input01 {
-    width:718px;
+    width:695px;
 }
 .purchase_form01 ul li div span {
     width:255px;

+ 11 - 8
src/main/webapp/resources/css/style.css

@@ -197,8 +197,9 @@ body {
 
 .tanchuang .box01, .tanchuang .box02 {
 	width: 808px;
-	height: 326px;
+	min-height: 300px;
 	background: #fff;
+	padding-bottom: 10px;
 }
 
 .box p {
@@ -257,14 +258,16 @@ body {
 
 .box01_02 {
 	width: 716px;
-	height: 110px;
+	min-height: 110px;
 	border: #cccccd 1px solid;
 	margin: 0px auto;
 	position: relative;
+	padding-bottom: 10px;
+	overflow: hidden;
 }
 
 .box01_02 span {
-	width: 125px;
+	width: 142px;
 	text-align: center;
 	display: inline-block;
 }
@@ -317,7 +320,7 @@ body {
 	display: inline-block;
 	position: absolute;
 	top: 40px;
-	right: 88px;
+	right: 102px;
 }
 
 .box01_02 a img {
@@ -584,8 +587,8 @@ body {
 .box_list .sreach input {
 	width: 200px;
 	float: left;
-	height: 26px;
-	line-height: 26px;
+	height: 24px;
+	line-height: 24px;
 	color: #969595;
 	font-style: 12px;
 	border: none;
@@ -598,7 +601,7 @@ body {
 }
 
 .box_list .sreach button {
-	width: 40px;
+	width: 35px;
 	height: 26px;
 	line-height: 26px;
 	background: transparent;
@@ -651,7 +654,7 @@ body {
 }
 
 .box_list ul li span {
-	width: 75%;
+	width: 100%;
 	float: left;
 }