| | |
| | | --el-color-primary-light-7: #019e58 !important; |
| | | --el-color-primary-dark-2: #019e58 !important; |
| | | --el-color-primary-dark-3: #019e58 !important; |
| | | --el-button-border-color: #019e58 !important; |
| | | --el-dialog-padding-primary: 0px !important; |
| | | } |
| | | |
| | | /* 基础样式 */ |
| | | * { |
| | | outline: none; |
| | | } |
| | | |
| | | html, |
| | | body { |
| | | width: 100%; |
| | | height: 100%; |
| | | } |
| | | |
| | | #app { |
| | | width: 100%; |
| | | height: 100%; |
| | | } |
| | | |
| | | /* 居中布局 */ |
| | |
| | | } |
| | | |
| | | .titleBox { |
| | | background: #d8f7e6; |
| | | padding: 8px 10px; |
| | | font-weight: 700; |
| | | color: #00873c; |
| | | color: #019e58; |
| | | font-size: 14px; |
| | | padding: 10px; |
| | | box-sizing: border-box; |
| | | } |
| | | |
| | |
| | | } |
| | | .wait, |
| | | .main { |
| | | color: #019e58; |
| | | color: #fc9b1e; |
| | | } |
| | | .grey { |
| | | color: #949494; |
| | | } |
| | | .el-dialog__header { |
| | | padding: 0; /* 或者自定义的值 */ |
| | | .mainbg { |
| | | background: #00873c; |
| | | color: #fff; |
| | | } |
| | | .fansdialog .el-dialog__header { |
| | | padding-bottom: 0 !important; |
| | | } |