123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122 |
- .handleNodeId-40 {
- flex-wrap: wrap;
- }
- .handleNodeId-40 .el-form-item {
- margin-bottom: 0;
- }
- .handleNodeId-40 .el-form-item__content {
- float: left;
- width: 130px;
- }
- .handleNodeId-40 .hos-select .el-form-item__content {
- width: 200px;
- }
- .handleNodeId-40 .dept-select .el-form-item__content {
- width: 200px;
- }
- .el-table th {
- background: #F5F5FA;
- }
- .el-radio-button:first-child .el-radio-button__inner {
- border-radius: 15px 0 0 15px;
- }
- .el-radio-button:last-child .el-radio-button__inner {
- border-radius: 0 15px 15px 0;
- }
- .line1 {
- line-height: 1;
- }
- .formLeft {
- margin-left: 20px;
- }
- .formWidth {
- width: 120px;
- }
- .formWidth200 {
- width: 200px;
- }
- .tabs {
- /* width: 300px; */
- height: 35px;
- line-height: 35px;
- /* border: 1px solid red; */
- margin: 10px;
- /* border: 1px solid #f1f1f1; */
- display: flex;
- }
- .tabsBox {
- width: 100px;
- text-align: center;
- border: 1px solid #F1F1F1;
- height: 100%;
- cursor: pointer;
- display: inline-block;
- /* border-right: 0; */
- }
- .resetSelected {
- width: 98%;
- position: absolute;
- text-align: center;
- cursor: pointer;
- top: 770px;
- }
- .eliminate {
- margin-left: 20px;
- cursor: pointer;
- }
- .label-no-float .el-form-item__label {
- float: none;
- }
- .particulars {
- font-size: 14px;
- padding: 3px 19px;
- cursor: pointer;
- }
- .particulars:hover {
- /* color: #409eff; */
- background-color: #409eff;
- color: #fff;
- }
- .handleNodeId-44 {
- flex-wrap: wrap;
- }
- .handleNodeId-44 .el-form-item {
- margin-bottom: 0;
- }
- .operate {
- cursor: pointer;
- }
- .copd-filter-option-list {
- padding: 4px 0;
- }
- .copd-filter-option-list .el-checkbox {
- display: block;
- margin-top: 4px;
- }
- .copd-filter-option-list .el-checkbox-group .el-checkbox:first-child {
- margin-left: 30px;
- }
|