Add events list template

This commit is contained in:
Brian Miyaji
2014-03-17 19:12:12 +11:00
parent a7eb732933
commit e39b938d6e
12 changed files with 286 additions and 26 deletions

View File

@@ -32,6 +32,15 @@
width: auto;
}
/* Events List */
.sp-events-list .column-article {
white-space: nowrap;
}
.sp-events-list .column-article a .dashicons {
padding-right: 3px;
text-decoration: none;
}
/* Google Maps */
.sp-google-map {
height: 320px;