body{ /deep/ .el-notification.right{ text-align: left; } } .icon-wushuju { display: block; width: 100px; height: 100px; font-size: 50px !important; margin: auto; } .right { text-align: right; background: #fff; padding-top: 10px; } .left { text-align: left; background: #fff; padding-top: 10px; } .right-nobg { text-align: right; } .el-loading-mask { z-index: 499; } .search-title { height: 53px; border: 1px solid #dfe6ec; background-color: #fff; padding: 10px 10px 10px 20px; box-sizing: border-box; margin-bottom: 10px; /deep/ .el-input__inner{ vertical-align: baseline; } } .p12 { padding-right: 12px; color: #999; } iframe { border: none; } .el-button--success.is-plain, .el-button--primary.is-plain, .el-button--info.is-plain, .el-button--warning.is-plain, .el-button--danger.is-plain { background-color: #fff; } .el-dropdown-link { cursor: pointer; color: #409eff; } .middle_sty { display: flex; justify-content: center; align-items: center; } .el-table__empty-block { align-items: initial; } .p10 { padding: 0 10px; box-sizing: border-box; } .el-checkbox__label{ font-size: 12px; } jmnodes.theme-greensea jmnode { color: #fff; background-color: #67c23a; border-color: #67c23a; } // jmnodes.theme-greensea jmnode.selected { // background: #85ce61; // border-color: #85ce61; // } // jmnodes.theme-greensea jmnode:hover { // background: #85ce61; // border-color: #85ce61; // }