Display delimiter between event team logos

This commit is contained in:
Brian Miyaji
2014-05-31 13:19:14 +10:00
parent 68436b5c9c
commit 3bf0c0fbb8
2 changed files with 10 additions and 1 deletions

View File

@@ -6,6 +6,12 @@
overflow: visible;
}
/* Title */
.sp-event-teams {
margin-top: 0.5em;
margin-bottom: 0.5em;
}
/* Data Tables */
.sp-scrollable-table-wrapper {
overflow: auto;