Added schedule interval

This commit is contained in:
Godwin
2017-08-19 13:47:13 -07:00
parent f36d9468df
commit 41d272b70a
5 changed files with 14 additions and 7 deletions
+1
View File
@@ -1393,6 +1393,7 @@ nav.sub-menu {
position: absolute;
top: 0;
right: 0.25em;
z-index: 2;
ul {
width: 15em;
+6
View File
@@ -2060,6 +2060,12 @@ table.schedule {
white-space: nowrap;
text-align: right;
}
.row-type-nil {
th {
color: $almost-light-gray;
}
}
}
&.locations-1 td.workshop.filled {