Change player numbers and positions per event

This commit is contained in:
Brian Miyaji
2014-06-18 17:48:07 +10:00
parent 419da22d50
commit c66fcd7817
4 changed files with 63 additions and 35 deletions

View File

@@ -194,6 +194,11 @@ table.widefat.sp-data-table input[type="number"] {
width: 100%;
}
table.widefat.sp-data-table input.small-text {
width: 50px;
min-width: 0;
}
table.widefat.sp-data-table input.name {
min-width: 0;
width: auto;