* Rewrite create file of project.

This commit is contained in:
daitingting
2018-04-18 15:40:22 +08:00
parent 0a75906f04
commit 4fa2e55f41
5 changed files with 146 additions and 132 deletions
+2 -3
View File
@@ -1,6 +1,4 @@
#tipsModal {margin-top: 10%;}
#begin + .input-group-addon {border-left: none; border-right: none;}
#begin,#end {max-width: 150px; width: auto}
#copyProjectModal {padding: 0}
#copyProjectModal {padding: 0 2px}
@@ -16,4 +14,5 @@
.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; margin: 5px 0; color: #545454;}
.type-tips {display: none;}
.chosen-container-single .chosen-single > span{max-width:200px;}