Add GameManager for filtering active games and update group_games template
This commit is contained in:
parent
302b884b23
commit
486f650ea6
3 changed files with 13 additions and 1 deletions
|
@ -25,7 +25,7 @@ i.owner, .gold {
|
|||
display: none;
|
||||
}
|
||||
|
||||
a.group {
|
||||
a.group, a.running {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue