fall back on a default red styling for narratives

This commit is contained in:
Lachie Kermode
2018-11-30 14:46:44 +00:00
parent 70dbcd96e0
commit a2d5fdf3da
5 changed files with 20 additions and 6 deletions

View File

@@ -177,6 +177,7 @@
}
.event {
fill: $event_default;
cursor: pointer;
opacity: .7;