mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-12 13:31:56 +00:00
Finish system user list
This commit is contained in:
@@ -255,3 +255,12 @@ table.dataTable tbody td.selected td i.text-navy
|
||||
font-size: 12px;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
div.dataTables_wrapper div.dataTables_filter,
|
||||
.dataTables_length {
|
||||
float: right !important;
|
||||
}
|
||||
|
||||
div.dataTables_wrapper div.dataTables_filter {
|
||||
margin-left: 15px;
|
||||
}
|
@@ -1585,9 +1585,9 @@ table.dataTable thead .sorting_desc_disabled {
|
||||
.dataTables_wrapper {
|
||||
padding-bottom: 30px;
|
||||
}
|
||||
.dataTables_length {
|
||||
float: left;
|
||||
}
|
||||
/*.dataTables_length {*/
|
||||
/*float: left;*/
|
||||
/*}*/
|
||||
.dataTables_filter label {
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user