* Adjust style.

This commit is contained in:
daitingting
2018-04-19 16:44:34 +08:00
parent b46e8a440d
commit 209da90793
3 changed files with 3 additions and 1 deletions
+2
View File
@@ -9,3 +9,5 @@
.table-children.table-child-top{border-top:2px solid #ccc;}
.table-children.table-child-bottom{border-bottom:2px solid #ccc;}
.table-striped>tbody>tr.table-children:nth-child(odd)>td, .table-striped>tbody>tr.table-children:nth-child(odd)>th{background-color:#fff;}
.chosen-container-single .chosen-single > span{max-width:200px;}
-1
View File
@@ -15,4 +15,3 @@
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {margin-top: 1px;}
.type-tips {display: none;}
.chosen-container-single .chosen-single > span{max-width:200px;}
+1
View File
@@ -248,4 +248,5 @@ $(function()
});
adjustProductBoxMargin();
adjustPlanBoxMargin();
});