mirror of https://github.com/jumpserver/jumpserver
[Update] 修改禁止排序的颜色
parent
9dbf498322
commit
a976475617
|
@ -3542,7 +3542,7 @@ body.body-small .footer.fixed {
|
||||||
}
|
}
|
||||||
.table-bordered > thead > tr > th,
|
.table-bordered > thead > tr > th,
|
||||||
.table-bordered > thead > tr > td {
|
.table-bordered > thead > tr > td {
|
||||||
background-color: #F5F5F6;
|
/*background-color: #F5F5F6;*/
|
||||||
border-bottom-width: 1px;
|
border-bottom-width: 1px;
|
||||||
}
|
}
|
||||||
.table-bordered > thead > tr > th,
|
.table-bordered > thead > tr > th,
|
||||||
|
|
Loading…
Reference in New Issue