Restore columns to /uploads, fix styling for table, re-enable sorting
This commit is contained in:
@@ -31,14 +31,18 @@
|
||||
|
||||
#host-game-table{
|
||||
margin-right: auto;
|
||||
text-align: center
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
#host-game-table th{
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#host-game-table td{
|
||||
padding-left: 20px;
|
||||
padding-right: 20px;
|
||||
padding: 6px 20px 0 0;
|
||||
}
|
||||
|
||||
#host-game-table.dataTable{
|
||||
width: unset;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user