asset:update assets_list by tag

This commit is contained in:
江世峰
2016-10-12 18:57:51 +08:00
parent b99b88a30f
commit 73f5891f87
14 changed files with 683 additions and 89 deletions

View File

@@ -196,3 +196,22 @@ table.dataTable tbody td.selected td i.text-navy
.m-r-30 {
margin-right: 30px !important;
}
.ydxbd {
font-size: 12px;
width: 100%;
overflow: hidden;
padding-top: 15px;
margin-bottom: 15px;
display: block;
background: #f4f4f4;
padding-left: 10px;
}
.mar {
margin-left: 2px;
line-height: 15px;
}
.mar-j {
margin-left: 3px;
margin-right: 3px;
}

View File

@@ -1,5 +1,5 @@
@import url("https://fonts.useso.com/css?family=Open+Sans:300,400,600,700");
@import url("https://fonts.useso.com/css?family=Roboto:400,300,500,700");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700");
@import url("https://fonts.googleapis.com/css?family=Roboto:400,300,500,700");
/** {*/
/*box-sizing: border-box;*/
/*}*/