Add indicators to event calendar links in frontend stylesheet

This commit is contained in:
Brian Miyaji
2017-11-14 15:14:57 +11:00
parent 191896c55d
commit 742e3c904b
2 changed files with 32 additions and 1 deletions

View File

@@ -327,7 +327,8 @@
.sp-event-calendar a {
text-decoration: none;
}
.sp-event-calendar tbody td, .sp-event-calendar thead th {
.sp-event-calendar tbody td,
.sp-event-calendar thead th {
text-align: center;
}
.sp-event-calendar #next {