全局修改不可编辑input框背景色
Showing
1 changed file
with
1 additions
and
0 deletions
| ... | @@ -57,6 +57,7 @@ table,td,tr,.el-col,.title{ | ... | @@ -57,6 +57,7 @@ table,td,tr,.el-col,.title{ | 
| 57 | } | 57 | } | 
| 58 | input:disabled{ | 58 | input:disabled{ | 
| 59 | cursor: not-allowed; | 59 | cursor: not-allowed; | 
| 60 | background-color: #F5F7FA; | ||
| 60 | } | 61 | } | 
| 61 | .formInput:focus{ | 62 | .formInput:focus{ | 
| 62 | border: 1px solid #A0C5F6!important; | 63 | border: 1px solid #A0C5F6!important; | ... | ... | 
- 
Please register or sign in to post a comment