Added schedule interval
This commit is contained in:
@@ -1393,6 +1393,7 @@ nav.sub-menu {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 0.25em;
|
||||
z-index: 2;
|
||||
|
||||
ul {
|
||||
width: 15em;
|
||||
|
||||
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user