|
@@ -23,10 +23,10 @@
|
|
|
color: #f56c6c;
|
|
|
}
|
|
|
|
|
|
-.el-button.is-disabled,
|
|
|
-.el-button.is-disabled:hover,
|
|
|
-.el-button.is-disabled:focus{
|
|
|
- background: none;
|
|
|
+.el-button--delete.is-disabled,
|
|
|
+.el-button--delete.is-disabled:hover,
|
|
|
+.el-button--delete.is-disabled:focus{
|
|
|
+ background: transparent;
|
|
|
}
|
|
|
|
|
|
/* 分页透明样式 */
|