Fixed some styling issues
This commit is contained in:
parent
0abff6f5a6
commit
e9dabe7cd4
@ -1779,6 +1779,11 @@ table.schedule {
|
|||||||
|
|
||||||
tbody {
|
tbody {
|
||||||
border: 0.1rem solid $light-gray;
|
border: 0.1rem solid $light-gray;
|
||||||
|
|
||||||
|
th {
|
||||||
|
white-space: nowrap;
|
||||||
|
text-align: right;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
&.locations-1 td.workshop.filled {
|
&.locations-1 td.workshop.filled {
|
||||||
@ -1804,6 +1809,7 @@ table.schedule {
|
|||||||
&.locations-6 td.workshop.filled {
|
&.locations-6 td.workshop.filled {
|
||||||
width: 16.66667%;
|
width: 16.66667%;
|
||||||
}
|
}
|
||||||
|
|
||||||
td {
|
td {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
border: 0;
|
border: 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user