Add default substitute style

This commit is contained in:
Brian Miyaji
2016-02-17 03:13:27 +11:00
parent a08a7564cf
commit f7aaf4f16a

View File

@@ -205,6 +205,9 @@
}
/* Event Performance */
.sp-event-performance .sub {
background: rgba(0,0,0,0.05);
}
.sp-event-performance .sub-in,
.sp-event-performance .sub-out {
cursor: default;