reimplement eventlineup slots, eventsheet refinements

fixed the loop in eventlineup slots so they will show duplicate eventlineupentries if they exist

refined some styling in eventsheet
This commit is contained in:
2024-05-06 16:45:56 -05:00
parent c4c0d0fb7d
commit e4b981d676
8 changed files with 69 additions and 44 deletions

View File

@@ -295,7 +295,7 @@ section.lineup-card {
.lineup-card table {
font-size: 22px;
font-size: 21px;
}
.lineup-card td {
@@ -834,6 +834,11 @@ header {
&.availability-on-day div {
transform: rotate(270deg);
margin-bottom: -5;
/* font-stretch: 40%; */
font-stretch: 75%;
font-weight: 500;
text-align: left;
}
// .position-capability {