Add Calendars (sp_calendar) and Venues (sp_venue)

This commit is contained in:
Brian Miyaji
2014-01-09 17:10:42 +11:00
parent c6df9ebca0
commit 40b6cc6840
12 changed files with 295 additions and 137 deletions

View File

@@ -26,4 +26,12 @@ table.widefat th.column-sp_logo,
table.widefat td.column-sp_logo {
width: 32px;
text-align: center;
}
#sp_venue-adder h4,
#sp_team-adder h4,
#sp_season-adder h4,
#sp_player-adder h4,
#sp_position-adder h4 {
margin: 10px 0;
}