Property rejection handling
fixe some table to be wider make search and pagination float right
This commit is contained in:
@@ -92,3 +92,13 @@ body { font-family:'Nunito', Helvetica, Arial, sans-serif; }
|
||||
color: rgba(255, 255, 255, 0.5);
|
||||
border-color: rgba(255, 255, 255, 0.5);
|
||||
}
|
||||
|
||||
div.dataTables_paginate {
|
||||
float: right;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
div.dataTables_filter{
|
||||
float: right;
|
||||
margin: 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user