| | |
| | | background: #f8f8fa; |
| | | } |
| | | |
| | | .el-table__body-wrapper{ |
| | | .el-table__body-wrapper { |
| | | background: #f8f8fa; |
| | | } |
| | | |
| | | .el-table__body .el-table__row.hover-row td { |
| | | background-color: #eaecef !important; |
| | | } |
| | | |
| | | .body .el-input__inner{ |
| | | .body .el-input__inner { |
| | | height: 34px !important; |
| | | } |
| | | |
| | | .el-dialog__body{ |
| | | padding:50px 80px !important; |
| | | .el-dialog__body { |
| | | padding: 50px 80px !important; |
| | | } |
| | | .el-dialog__body .el-input__inner{ |
| | | |
| | | .el-dialog__body .el-input__inner { |
| | | height: 34px !important; |
| | | } |
| | | |
| | | .el-icon-delete,.el-icon-edit-outline{ |
| | | .el-icon-delete, .el-icon-edit-outline { |
| | | cursor: pointer; |
| | | margin-right: 15px; |
| | | } |
| | |
| | | align-items: center; |
| | | } |
| | | |
| | | .el-message-box__btns{ |
| | | .el-message-box__btns { |
| | | display: flex; |
| | | justify-content: flex-end; |
| | | } |
| | | |
| | | |
| | | |
| | | /*头部按钮组样式*/ |
| | |
| | | /*cursor: pointer;*/ |
| | | } |
| | | |
| | | .bodyTopFormExpand:hover{ |
| | | .bodyTopFormExpand:hover { |
| | | color: #00ff8b !important; |
| | | } |
| | | |
| | | .svg-icon:hover{ |
| | | .svg-icon:hover { |
| | | color: #00ff8b !important; |
| | | /*background-color: #00ff8b !important;*/ |
| | | } |
| | |
| | | /*justify-content: space-between;*/ |
| | | /*justify-content: space-around;*/ |
| | | width: 100%; |
| | | height:50px; |
| | | /*min-height:42px !important;*/ |
| | | flex-wrap: wrap; |
| | | } |
| | | |
| | | .elForm .el-form-item { |
| | | margin-bottom: 0 !important; |
| | | } |
| | | |
| | | .elTableDiv { |
| | |
| | | } |
| | | |
| | | |
| | | |
| | | .el-button{ |
| | | height: 34px ; |
| | | .el-button { |
| | | height: 34px; |
| | | display: flex !important; |
| | | align-items: center; |
| | | justify-content: center; |
| | |
| | | |
| | | |
| | | /*解决固定滚动条高低像素差*/ |
| | | .el-table__fixed::before{ |
| | | .el-table__fixed::before { |
| | | height: 0 !important; |
| | | } |
| | | .el-table__fixed-right::before{ |
| | | |
| | | .el-table__fixed-right::before { |
| | | height: 0 !important; |
| | | } |