git-svn-id: svn+ssh://10.10.101.21/source/platform/platform-b2b@376 f3bf4e98-0cf0-11e4-a00c-a99a8b9d557d
@@ -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 {