Files
zszq-trs/YLErpWeb/wwwroot/Style/Css/clientList.css
T
2024-05-09 14:06:26 +08:00

47 lines
2.4 KiB
CSS

.no-skin { position: initial !important; }
.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group { margin-right: 35px; margin-left: 0px; }
.tab-content { width: 1230px; }
.tab-content > .tab-pane { padding-left: 1rem; }
#info .table tr td:nth-child(odd) { font-weight: 800; }
#investment-risk-info .table tr td:nth-child(odd) { font-weight: 800; }
#suitably .table tr td:nth-child(odd) { font-weight: 800; }
#remarks { border: none !important; }
.table tr:nth-child(even) { background: #e0ebf1; }
table th { vertical-align: middle !important; }
#infopage { margin-left: 20px; }
#info .left-wrap, #info .center-wrap, #info .right-wrap { float: left; width: 33%; }
#investment-risk-info .left-wrap, #investment-risk-info .center-wrap, #investment-risk-info .right-wrap { float: left; width: 33%; }
#suitably .left-wrap, #suitably .center-wrap, #suitably .right-wrap { float: left; width: 33%; }
/*#formEditInnerbankcard .table tr th { min-width: 80px; color: #00b5f8; }*/
#formEditInnerbankcard .table > tbody > tr > td { padding: 10px !important; }
#tbodyEditInnerbankcard th { vertical-align: middle; }
.formlabel { text-align: left; max-width: 100px; float: left; }
.form-group { width: 100%; }
.form-group input:not(.form-control) { width: 208px !important; height: 32px; }
/*.text-box { border: 1px solid #09bbbc !important; }*/
#listGrid tr:nth-child(odd) { background: #f3f3f4; }
table tr td { text-align: center !important; overflow: hidden; }
.search-field input { height: 24px !important; }
#AppropriatenessDegree, #RiskServiceDegree { width: 208px !important; }
#clientEditForm .chosen-container-multi .chosen-choices { width: 208px; }
#clientEditForm .chosen-container-single .chosen-single { width: 208px !important; }
/*#clientEditForm .chosen-container .chosen-choices { border: 1px solid #09bbbc !important; }*/
#clientEditForm .chosen-container { width: 208px !important; }
.tab-content .chosen-container-single .chosen-search { padding: 0px 4px; width: 200px }
.chosen-container-single .chosen-search input[type="text"] { width: 100% !important; }
.layui-layer { width: 1300px; height: 667px; }
.spanNone { display: none; }
.searchdiv .search-group { width: 260px }
.search-group .search-label { width: 100px }
#clientEditForm .div-insttype > .chosen-container { width: calc(66% + 79.2px + 208px) !important; }
#clientEditForm .div-insttype > .chosen-container > .chosen-choices { width: 100% !important; }
.tip {cursor: help;margin: 0 5px 0;}