Browse Source

采购变更移动版页面

git-svn-id: svn+ssh://10.10.101.21/source/platform/platform-b2b@376 f3bf4e98-0cf0-11e4-a00c-a99a8b9d557d
suntg 11 years ago
parent
commit
c717a2f5d0
1 changed files with 15 additions and 1 deletions
  1. 15 1
      src/main/webapp/resources/css/index_mobile.css

+ 15 - 1
src/main/webapp/resources/css/index_mobile.css

@@ -107,6 +107,19 @@ a {
 	padding: 4px 5px;
 	padding: 4px 5px;
 }
 }
 
 
+.text-num {
+	font-style: normal;
+	font-family: verdana;
+}
+
+.text-muted {
+	color: #888 !important;
+}
+
+.text-inverse {
+	color: #f40 !important;
+}
+
 /* table */
 /* table */
 table, tr, thead, tbody {
 table, tr, thead, tbody {
 	width: 100%;
 	width: 100%;
@@ -131,9 +144,10 @@ td {
 
 
 /* top */
 /* top */
 .top {
 .top {
-	height: 28px;
+	height: 30px;
 	font-family: Microsoft Yahei;
 	font-family: Microsoft Yahei;
 	border-bottom: solid 1px #999999;
 	border-bottom: solid 1px #999999;
+	line-height: 30px;
 }
 }
 
 
 .orderInfo {
 .orderInfo {