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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user