Add player names to a tooltip on player count for /uploads page
This commit is contained in:
@@ -35,13 +35,17 @@
|
||||
}
|
||||
|
||||
#host-game-table th{
|
||||
padding: 0;
|
||||
padding: 0 20px 0 0;
|
||||
}
|
||||
|
||||
#host-game-table td{
|
||||
padding: 6px 20px 0 0;
|
||||
}
|
||||
|
||||
#host-game-table td.center{
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#host-game-table.dataTable{
|
||||
width: unset;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user