优化列表样式

This commit is contained in:
季圣华
2020-11-01 11:22:46 +08:00
parent fba97561cb
commit abf50e4731
67 changed files with 130 additions and 130 deletions

View File

@@ -2007,8 +2007,8 @@
cursor: default;
}
.datagrid-row-selected {
background: #0092DC;
color: #fff;
background: #e0e0e0;
color: #000000;
}
.datagrid-row-editing .textbox,
.datagrid-row-editing .textbox-text {