.formlabel { min-width: 160px !important; } .addBtn, .delBtn { border: none; background: none; color: red; margin-left: 20px; } /*纵向时间轴*/ .container { margin: 20px; } .container ul { margin-bottom: 0 !important; } .time-vertical { list-style-type: none; border-left: 1px solid #707070; padding: 0px; } .time-vertical li { height: 40px; position: relative; } .time-vertical li a { display: inline-block; margin-left: 20px; margin-top: 10px; margin-bottom: 10px; text-decoration: none; color: #000; } .time-vertical li b:before { content: ''; position: absolute; top: 11.6px; left: -10.8px; width: 18px; height: 18px; border: 2px solid #98FB98; border-radius: 10px; background: #98FB98; } .time-vertical li span { position: absolute; color: #fff; top: 10px; left: -6px; } .border { margin: 5px; padding: 5px; } .chosen-container-multi .chosen-choices li.search-choice { width: 130px; } .form-layout .chosen-choices > li > span:first-child, .searchdiv .chosen-choices .search-choice > span:first-child { width: 120px; } .form-layout > div, .form-layout .form-group { margin-bottom: 10px; } p { margin-bottom: 10px; } .form-buttons { margin-top: unset; padding-left: unset; text-align: center; } .form-layout { padding-top: 5px; padding-bottom: unset; }