@import "./base.less"; .system_cfg { color: #666666 !important; .panel-default { margin:0px; border-radius: 0px; border-top: none; } div.form { padding-left:25px; padding-top:0px; margin-top:-25px; } div.panel-heading.collapse_heading { border-bottom: 0px; } div.panel-heading { background-color: rgba(241, 246, 246, 1); height:36px; border-radius:0px; padding:7px 5px; label { position: relative; color: #999999; font-size: 12px; min-width: 170px; } label:nth-child(1) { font-size:13px; font-weight: 400; } label:nth-child(3) { margin-left:75px !important; } img { margin-left:125px; height: 23px; width: auto; cursor:pointer; } } .save_btn { margin-top: 25px; } .add_btn{ float: right; } table.system_cfg_frm { > tbody > tr > td > div { display:block; float:left; margin-right: 25px; position: relative; span { display:block; float:left; margin-left:45px; margin-top:6px; } span.second_level { margin-left:2px !important; } label { display:block; float:left; height: 100%; margin:8px 5px; font-size: 12px; min-width: 108px; margin-top:14px; input { width:111px !important; min-width:0px !important; font-size:12px; height:15px; } input:disabled { color: #dddddd; font-weight:400; } } label.error { color: red; } img { height: 23px; width: auto; cursor:pointer; } } > tbody > tr { height: 35px; > td{ font-size: 13px; height: 35px; padding: 0px 8px; color: #999999; vertical-align: inherit; } } > tbody > tr > td:nth-child(1) { width: 240px !important; line-height: 38px; } } }