update style

This commit is contained in:
afc163 2015-07-17 12:32:43 +08:00
parent 47f1211b67
commit b94e7541f6
3 changed files with 3 additions and 1 deletions

View File

@ -1778,7 +1778,7 @@ footer ul li > a {
left: 10%;
z-index: 100;
color: #707d8d;
font-family: "Raleway","Helvetica Neue",Helvetica,"Lantinghei SC","Microsoft YaHei","微软雅黑","Hiragino Sans GB",SimSun,sans-serif;
font-family: "Raleway","Helvetica Neue",Helvetica,"Hiragino Sans GB","Microsoft YaHei","微软雅黑",SimSun,sans-serif;
font-weight: 300;
}

View File

@ -127,5 +127,6 @@
font-size: ~"60% \9"; // ie8-9
.scale(0.6);
font-weight: bold;
vertical-align: top;
}
}

View File

@ -39,6 +39,7 @@
.@{tablePrefixClass}-filter-dropdown {
min-width: 88px;
margin-left: -8px;
margin-top: -6px;
.ant-dropdown-menu-item {
overflow: hidden;
padding: 7px 8px;