Let us reference event vars in team stats

This commit is contained in:
Takumi
2013-08-23 00:53:31 +10:00
parent 90f59d5648
commit 9fee1468c3
5 changed files with 99 additions and 13 deletions

View File

@@ -98,7 +98,9 @@
white-space: nowrap;
}
#sp_statsdiv .widefat input[type="text"],
#sp_statsdiv .widefat input[type="number"] {
#sp_statsdiv .widefat input[type="number"],
#sp_resultsdiv .widefat input[type="text"],
#sp_resultsdiv .widefat input[type="number"] {
min-width: 14px;
width: 100%;
}