Преглед на файлове

采购变更移动版页面

git-svn-id: svn+ssh://10.10.101.21/source/platform/platform-b2b@376 f3bf4e98-0cf0-11e4-a00c-a99a8b9d557d
suntg преди 11 години
родител
ревизия
c717a2f5d0
променени са 1 файла, в които са добавени 15 реда и са изтрити 1 реда
  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;
 }
 
+.text-num {
+	font-style: normal;
+	font-family: verdana;
+}
+
+.text-muted {
+	color: #888 !important;
+}
+
+.text-inverse {
+	color: #f40 !important;
+}
+
 /* table */
 table, tr, thead, tbody {
 	width: 100%;
@@ -131,9 +144,10 @@ td {
 
 /* top */
 .top {
-	height: 28px;
+	height: 30px;
 	font-family: Microsoft Yahei;
 	border-bottom: solid 1px #999999;
+	line-height: 30px;
 }
 
 .orderInfo {