You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
/* el-form-item 对话框标题 start*/.el-dialog__title{ font-size: 14px; font-weight: bold;}/* el-form-item 对话框标题 end*/
/* el-form-item 控件标题 start*/.el-form-item__label{ font-size: 12px;}
.pad .el-form-item__label { font-size: 18px;}
.pad .el-input__inner{ font-size: 18px;}.pad .el-input--medium .el-input__inner { height: 35px; line-height: 21px;}
.pad .el-button--medium {
font-size: 18px;
}.pad .el-table .cell { line-height: 25px; font-size: 18px; height: 25px;}.pad .el-select-dropdown__item{ font-size: 18px;}
//.el-table .cell, .el-table th div, .el-table--border td:first-child .cell, .el-table--border th:first-child .cell {
// padding-left: 0px;
//}
.rq .el-table .cell { line-height: 20px; font-size: 12px; height: 20px;}
.sl-svg { overflow: hidden; float: right;}
//多级标头的颜色
.el-table thead.is-group th { background: #17B3A3;}.rq-bmPic { position: relative; width: 100%; height: 100px; float: top; margin-top: 0%; margin-left: 0%; overflow: hidden; display: flex; justify-content: center; /* 水平居中 */}
.superInput { border-bottom: 1px solid rgb(23, 179, 163); /* 下划线样式 */ font-weight: bold; /* 加粗文字 */ color: rgb(23, 179, 163); /* 文字颜色 */}
.blue-input .el-input__inner { font-weight: bold; color: rgb(24, 182, 166);}///* 定义高亮样式 */
//.highlight .el-input__inner {
// border-color: #08c2bc;
// background-color: #96ea93;
//}
/////* 定义高亮样式 */
//.highlight .el-textarea__inner {
// border-color: #08c2bc;
// background-color: #96ea93;
//}
.highlight { border-color: #08c2bc; background-color: #E0F7FA;}.auto .el-upload{ width: 100%;}
.auto .el-upload .el-upload-dragger{ width: 100%;}
.bigButton { width:60px;height: 25px;font-size: 14px;}
.yzz2 .el-input__inner { background-color: #f5f7fa;
}
|