mirror of https://gitee.com/y_project/RuoYi.git
表格样式优化
parent
514ccd2c75
commit
3025017d0f
File diff suppressed because one or more lines are too long
|
@ -1002,7 +1002,7 @@ label {
|
|||
}
|
||||
|
||||
/** 表格选中样式 **/
|
||||
.fixed-table-container .selected {
|
||||
.bootstrap-table .fixed-table-container .table tbody tr.selected td {
|
||||
background-color: #E8F7FD;
|
||||
color: #1890ff;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue